symlink persist follow-up
Grizzly
Real_Grizz_Adams at yahoo.co.uk
Tue Sep 26 06:19:19 UTC 2023
Sunday, September 24, 2023 at 14:16, Keith wrote:
Re: symlink persist follow-up (at least in part)
>On 9/24/23 5:43 AM, Grizzly via ubuntu-users wrote:
>> Sunday, September 24, 2023 at 9:33, Ralf Mardorf via ubuntu-users wrote:
>> Re: symlink persist follow-up (at least in part)
>>
>> is there a "SAFE" way to (re)build / clean fstab ??
>
>Well, the 23.10 fstab below should work. You'll need to make a
>subdirectory under /mnt to use as a mountpoint (I used jammy). I also
>would verify the UUID's of root volumes for 22.04 and 23.10.
>OTOH, if it's working now, maybe don't mess any further with it.
Maybe should have stopped there but ...
took a while to get it working (made a copy of fstab to fall back to) in the
end I found that "errors-remount-ro" should have been "errors=remount-ro"
every time I tried it dropped me to a new (to me anyway) Emergency mode consol,
like recovery but with history? it could just be 23.10 is more delicate to this
stuff
I have it running BUT no drive icons on launcher, compared to 22.04 the fstab
is much the same (just UUID difs) 22.04 shows drives on launcher, I can get
them 2if" I use disks that add the gvfs stuff and loses the comments
thanks for patience
>-----------23.10 /etc/fstab ------------------------
># boot efi volume
>UUID=92F5-3DEA /boot/efi vfat umask=0077 0 1
>
># 23.10 root volume
>UUID=<uuid of /dev/sdc3 here> / ext4 errors-remount-ro 0 0
>
># 22.04 volume mounted on /mnt/jammy
>UUID=c8264b8d-5caa-4515-b44b-a7c9c78f536a /mnt/jammy ext4
>errors-remount-ro 0 0
>
># swap
>/swapfile none swap sw 0 0
>---------------------------------------------------
More information about the ubuntu-users
mailing list