Re: [Voyage-linux] Problem with fstab

2011-04-27 Thread lestoilfante
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 logocom...@gmail.com 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
 Voyage-linux@list.voyage.hk
 http://list.voyage.hk/mailman/listinfo/voyage-linux

___
Voyage-linux mailing list
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux


Re: [Voyage-linux] Problem with fstab

2011-04-23 Thread Gustin Johnson
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 logocom...@gmail.com 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
 Voyage-linux@list.voyage.hk
 http://list.voyage.hk/mailman/listinfo/voyage-linux


___
Voyage-linux mailing list
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux


[Voyage-linux] Problem with fstab

2011-04-22 Thread ALeX
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
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux