The problem is that it just won't automount on reboot; other than that,
it mounts without problem if I do it manually after boot.

Here's some data about my box:

dmesg about my USB drive:
[17179612.976000] usb-storage: device scan complete
[17179613.032000]   Vendor: Maxtor    Model: OneTouch II       Rev: 023g
[17179613.032000]   Type:   Direct-Access                      ANSI SCSI 
revision: 04
[17179613.172000] SCSI device sda: 398297088 512-byte hdwr sectors (203928 MB)
[17179613.228000] sda: Write Protect is off
[17179613.228000] sda: Mode Sense: 24 00 00 00
[17179613.228000] sda: assuming drive cache: write through
[17179613.284000] SCSI device sda: 398297088 512-byte hdwr sectors (203928 MB)
[17179613.340000] sda: Write Protect is off
[17179613.340000] sda: Mode Sense: 24 00 00 00
[17179613.340000] sda: assuming drive cache: write through
[17179613.340000]  sda: sda1
[17179613.368000] sd 0:0:0:0: Attached scsi disk sda
[17179613.420000] sd 0:0:0:0: Attached scsi generic sg0 type 0

my /etc/fstab:
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
# /dev/hda1
UUID=bfd7d811-0bc4-4215-bde2-a3242edb0e8c /               ext3    
defaults,errors=remount-ro 0      
 1
# /dev/hda5
UUID=997b0f1a-dda3-446a-8e81-a58342e7ec3a none            swap    sw            
  0       0
/dev/hdc        /media/cdrom0   udf,iso9660 user,noauto     0       0
/dev/sda1       /media/usbdisk  auto    rw,nosuid,nodev  0       0
/dev/           /media/floppy0  auto    rw,user,noauto  0       0

[EMAIL PROTECTED]:/var/log$ uname -a
Linux backupbox 2.6.17-11-generic #2 SMP Thu Feb 1 19:52:28 UTC 2007 i686 
GNU/Linux
[EMAIL PROTECTED]:/var/log$ id
uid=1000(jsandeo) gid=1000(jsandeo) 
groups=4(adm),20(dialout),24(cdrom),25(floppy),29(audio),30(dip),44(video),46(plugdev),109(lpadmin),112(scanner),114(admin),1000(jsandeo)
[EMAIL PROTECTED]:/var/log$ id hal
id: hal: No such user
[EMAIL PROTECTED]:/var/log$ id haldaemon
uid=106(haldaemon) gid=110(haldaemon) 
groups=110(haldaemon),24(cdrom),25(floppy),46(plugdev)
[EMAIL PROTECTED]:/var/log$ 
[EMAIL PROTECTED]:/var/log$ ls -l /dev/sd*
brw-rw---- 1 root plugdev 8, 0 2007-05-16 18:34 /dev/sda
brw-rw---- 1 root plugdev 8, 1 2007-05-16 18:34 /dev/sda1

-- 
usb storage drive does not automount
https://bugs.launchpad.net/bugs/101914
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to