Dude, where's my mnt? - Raspberry Pi Forums
my /mnt keeps disappearing df -h.
little background. have sd card switches file system usb stick via link.
http://www.raspberrypi.org/forums/viewt ... 29&t=44177
have nas setup via link.
http://www.howtogeek.com/139433/how-to- ... ge-device/
there couple of errors in nas setup link resolved.
setup according above links (plus error fixes) , works great! fabulous! love it!! , first time reboot /mnt no longer on /dev/sda1 (usb stick). idea going on? i'm not sure how post screen grabs pi here can show if needed or unclear.
please
thank you.
little background. have sd card switches file system usb stick via link.
http://www.raspberrypi.org/forums/viewt ... 29&t=44177
have nas setup via link.
http://www.howtogeek.com/139433/how-to- ... ge-device/
there couple of errors in nas setup link resolved.
setup according above links (plus error fixes) , works great! fabulous! love it!! , first time reboot /mnt no longer on /dev/sda1 (usb stick). idea going on? i'm not sure how post screen grabs pi here can show if needed or unclear.
please
thank you.
a couple of things come mind.
short version use uuid (blkid) of partition want mount. not use device name (/dev/sdxn). device names not guaranteed same after reboot.
see uuid of partitions, run command blkid.
short version use uuid (blkid) of partition want mount. not use device name (/dev/sdxn). device names not guaranteed same after reboot.
see uuid of partitions, run command blkid.
raspberrypi
Comments
Post a Comment