06-21-2024, 11:39 PM
(06-21-2024, 08:49 PM)TheOldPresbyope Wrote:Quote:The reason for having bootfs & rootfs in the list: don't know. they are part of /media. I didn't put them in there, they are automagically there. My setup: Raspi3B+, moode flashed to SSD (on usb)
Just a note: Your setup explains why the /bootfs and /rootfs partitions on your SSD show up in /media. All USB mass storage devices are assumed to be possible music sources. That's a trait inherited from Raspberry Pi OS and its parent debian. Even my Linux Mint laptop mounts under /media all the partitions of any USB mass storage device I plug in.
Regards,
Kent
When a USB drive is the boot drive, the Linux partition directories bootfs and rootfs don't get auto-mounted. I'm not sure how they showed up in @schmidtjr system.
A quick test booting from a USB drive. There is no uSD card in this system.
Code:
pi@moode9usb:~ $ ls -al /media
total 8
drwxr-xr-x 2 root root 4096 Jun 21 17:40 .
drwxr-xr-x 18 root root 4096 Jun 21 17:10 ..