Unable to access or detect second harddrive

NoOp glgxg at sbcglobal.net
Sun Nov 11 21:59:19 UTC 2007


On 11/11/2007 06:29 AM, David Park wrote:
> Currently i have installed Ubuntu 7.10 GG and loving it . Now to be
> serious, for some reason Ubuntu cannot detect my second harddrive at
> all.... This harddrive is where i store all my media and backups. The
> harddrive is ntfs.
> I have tried using this
> guide(http://www.psychocats.net/ubuntu/mountwindows) but it did not
> help me.
> 
> Looking through other people's thread im probrably sure everyone is
> going to ask me to get
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~
> cat /etc/fstab
> 
> # /etc/fstab: static file system information.
> #
> # -- This file has been automaticly generated by ntfs-config --
> #
> # <file system> <mount point> <type> <options> <dump> <pass>
> 
> proc /proc proc defaults 0 0
> /dev/sda1 /windows ntfs-3g defaults,locale=en_US.UTF-8 0 0
> # Entry for /dev/sda2 :
> UUID=1581d1f1-46da-4ef1-8b5c-79489209ad3b / ext3 defaults,errors=remount-ro 0 1
> # Entry for /dev/sda5 :
> UUID=17da03ee-a38c-4a9a-af24-2195d10810c5 none swap sw 0 0
> /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec 0 0
> 

There is nothing in your fstab to tell Ubunutu that you have a second
drive.

Depending on the media type, there should be an entry along the lines of:

# /dev/sdb1
/dev/sdb1    /media/windows ntfs  iocharset=utf8,umask=000  0    0

or

# Entry for /dev/sdb1 :
UUID=<long-uuidnumber-ofsdb1> / ext3 defaults,errors=remount-ro 0 1





More information about the ubuntu-users mailing list