Author Topic: new external usb harddrive does not automount  (Read 2456 times)

Offline gilado

  • Hero Member
  • *****
  • Posts: 530
Re: new external usb harddrive does not automount
« Reply #15 on: January 22, 2010, 10:25:15 PM »
fstab
Quote
# /dev/hda7, size=58042782, type=131: Linux native (extended)
/dev/hda7 / ext2 noatime 1 1
none /dev/pts devpts mode=0620 0 0
# /dev/hda5, size=40499802, type=131: Journalised FS: ext3 (extended)
/dev/hda5 /mnt/hda5 ext3 user,exec,rw,auto 1 2
# /dev/hda1, size=14570892, type=7: NTFS (primary)
/dev/hda1 /mnt/win_c ntfs user,exec,ro,noauto,nls=utf8,umask=000 0 0
none /proc proc defaults 0 0
none /proc/bus/usb usbfs defaults 0 0
# /dev/hda6, size=4096512, type=130: Linux swap (extended)
/dev/hda6 swap swap defaults 0 0

mtab
Quote
/dev/hda7 / ext2 rw 0 0
none /proc proc rw 0 0
none /dev/pts devpts rw,mode=0620 0 0
none /proc/bus/usb usbfs rw 0 0
/dev/hda5 /mnt/hda5 ext3 rw,nosuid,nodev 0 0
none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0
none /sys/fs/fuse/connections fusectl rw 0 0
sunrpc /var/lib/nfs/rpc_pipefs rpc_pipefs rw 0 0
/dev/sda1 /media/newdrive ext3 rw 0 0

Offline Was_Just19

  • Hero Member
  • *****
  • Posts: 6852
  • MLU
Re: new external usb harddrive does not automount
« Reply #16 on: January 23, 2010, 06:33:45 AM »
/dev/sda1 /media/newdrive ext3 rw 0 0

I have recall of setting the properties of USB drive (I navigated through the desktop icon IIRC) and set the mount point and the automatic mounting in there.

Now on KDE4 so cannot give exact directions, sorry.

I would suggest - if not already done - that the 'newdrive' above be labelled "newdrive" and then it will always mount to that mount point. The properties should then be accessible from the mount point.