I'm having problems getting a couple of 4Gb USB pen-drives to
mount at boot-time.

With what I believe to be the appropriate entries in /etc/fstab
the USB drives mount OK in response to a mount -a issued in a root
session -  I get:

[EMAIL PROTECTED] /root]105# df
Filesystem           1k-blocks      Used Available Use% Mounted on
/dev/flash3               9136      9136         0 100% /
/dev/flash2               4736      1360      3376  29% /mnt/flash
tmpfs                    15128         0     15128   0% /var
/dev/sda1              4022064      1048   4021016   0% /mnt/1
/dev/sdb1              4022064         8   4022056   0% /mnt/2
[EMAIL PROTECTED] /root]105# 

with the USB memories being /mnt/1 and /mnt/2  - and I can then
happily use them.

Reboot though, and they go away.

mount -a brings them back. I need the system to be resilient 
against power failures so any advice on automounting the flash-
drives at boot time would be appreciated. 

--Wolf.

Reply via email to