USB mounts too slow(?) pi2 [SOLVED] - Raspberry Pi Forums
hey guys
have external hd hooked pi, , mounts fine sudo mount -a.
when reboot pi, have processes start , if don't find directory structure looking for, start making own. somehow, end hd not mounted, , blank directory structure created in mount point.
used work fine, i'm not sure has changed. can give me pointer here?
thanks
edit:
coming later on, found simpler solution problem.
can find more information discussed here: viewtopic.php?t=99491
short details are, pi2 boots fast, usb may not ready automount when fstab read.
suggested fix add rootdelay=5 or rootdelay=10 cmdline.txt
have external hd hooked pi, , mounts fine sudo mount -a.
when reboot pi, have processes start , if don't find directory structure looking for, start making own. somehow, end hd not mounted, , blank directory structure created in mount point.
used work fine, i'm not sure has changed. can give me pointer here?
thanks
edit:
coming later on, found simpler solution problem.
can find more information discussed here: viewtopic.php?t=99491
short details are, pi2 boots fast, usb may not ready automount when fstab read.
suggested fix add rootdelay=5 or rootdelay=10 cmdline.txt
i guess should clarify bit -
think happens is, processes drive directory structure, don't see it, , create own directory structure.
when mount happens automatically, it's fails, because mount point isn't empty.
either way i'm not sure how fix though. , guess what's going on, can suggest way fix this?
think happens is, processes drive directory structure, don't see it, , create own directory structure.
when mount happens automatically, it's fails, because mount point isn't empty.
either way i'm not sure how fix though. , guess what's going on, can suggest way fix this?
raspberrypi
Comments
Post a Comment