Another possibility could be to run mount command or whatever you need by add a new udev rules for sd* devices and run your script with a RUN+="your_script" entry.
On Sat, Apr 23, 2011 at 7:14 AM, 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
