Chances are the USB devices are being enumerated after the system has finished mounting the drives. You could put a "mount -a" in rc.local or figure out why the USB devices are not ready at boot.
On Fri, Apr 22, 2011 at 11:14 PM, ALeX <[email protected]> wrote: > Hi, > I run Voyage 0.7.0 on a alix board. I attach two usb disk. > > I add to /etc/fstab: > UUID=d2482476-9ff8-4fec-a2b6-10269065d585 /mnt/hdd1 ext4 defaults 0 0 > UUID=ec240b7a-a890-44da-b84f-0e5530c0eea7 /mnt/hdd2 ext4 defaults 0 0 > > With the command: "mount -a" everything works as I expect, but when > the system don't wont to mount the device during boot. > > has someone a solution? > > Regards, > Alessandro. > > _______________________________________________ > Voyage-linux mailing list > [email protected] > http://list.voyage.hk/mailman/listinfo/voyage-linux > _______________________________________________ Voyage-linux mailing list [email protected] http://list.voyage.hk/mailman/listinfo/voyage-linux
