7 Comments

  1. Thanks mate, this really helped. I screwed up my fstab and was having trouble booting and then editing.
    Had to use ur method to mount in rw mode.

  2. instead of fstab, what about writing a cron script look for the target dirs and execute a mount script if they aren’t already mounted.

  3. I wrote a utility to vet the fstab. It checks for mis-spellings and quite a few other things such as duplicate entries, etc.
    It also generates a xref list.
    I am happy to make the utility available
    It can read the /etc/fstab or another from the same system (eg /tmp/fstab) wip copy.
    It also reformats the fstab quite nicely. Error diagnostics are provided.

  4. How to work around a systemctl daemon-reload failure where now, the system refuses to boot to mounting the partitions full RW. (They are mounted RO).

Leave a Reply

Your email address will not be published. Required fields are marked *