Thank you for the responses.
So when booting from an SD Card
under /etc/mtab: /dev/mmcblk0p1 /boot/firmware vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro 0 0
when booting from a USB device we can see:
/dev/sda1 /boot/firmware vfat ro,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro 0 0
When the system was installed I left all of the settings to be default. Is USB boot expected to have the bootfs mounted as ro?
So when booting from an SD Card
under /etc/mtab: /dev/mmcblk0p1 /boot/firmware vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro 0 0
when booting from a USB device we can see:
/dev/sda1 /boot/firmware vfat ro,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro 0 0
When the system was installed I left all of the settings to be default. Is USB boot expected to have the bootfs mounted as ro?
Statistics: Posted by korsair2000 — Mon Dec 25, 2023 11:46 pm