I don't understant wich is the disk you want to access, but I can see one that is ntfs which will require ntfs-3g.<br><br>and you don't have the disk in fstab, you should put it there. Can you tall us wich is the new disk? 
<br><br><div><span class="gmail_quote">2007/8/22, Ross Schoenauer <<a href="mailto:ross_s@cmc.net">ross_s@cmc.net</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I have the hd installed and it will mount to my desk top but I can not<br>access it for R/W.<br>Attached is some information on the install.<br><br>I entered these commands in terminal:<br><br>sudo fdisk -l<br>mount<br>cat /etc/fstab
<br><br>ross@ross-desktop:~$ sudo fdisk -l<br><br>Disk /dev/sda: 160.0 GB, 160041885696 bytes<br>255 heads, 63 sectors/track, 19457 cylinders<br>Units = cylinders of 16065 * 512 = 8225280 bytes<br><br>   Device Boot      Start         End      Blocks   Id  System
<br>/dev/sda1               1       19457   156288321   83  Linux<br><br>Disk /dev/hda: 250.0 GB, 250059350016 bytes<br>255 heads, 63 sectors/track, 30401 cylinders<br>Units = cylinders of 16065 * 512 = 8225280 bytes<br><br>
   Device Boot      Start         End      Blocks   Id  System<br>/dev/hda1   *         848       17529   133998165    7  HPFS/NTFS<br>/dev/hda2               1         847     6803496    b  W95 FAT32<br>/dev/hda3           17530       30071   100743615   83  Linux
<br>/dev/hda4           30072       30401     2650725    5  Extended<br>/dev/hda5           30072       30401     2650693+  82  Linux swap / Solaris<br><br>Partition table entries are not in disk order<br>ross@ross-desktop
:~$ mount<br>/dev/hda3 on / type ext3 (rw,errors=remount-ro)<br>proc on /proc type proc (rw,noexec,nosuid,nodev)<br>/sys on /sys type sysfs (rw,noexec,nosuid,nodev)<br>varrun on /var/run type tmpfs (rw,noexec,nosuid,nodev,mode=0755)
<br>varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777)<br>procbususb on /proc/bus/usb type usbfs (rw)<br>udev on /dev type tmpfs (rw,mode=0755)<br>devshm on /dev/shm type tmpfs (rw)<br>devpts on /dev/pts type devpts (rw,gid=5,mode=620)
<br>lrm on /lib/modules/2.6.20-16-generic/volatile type tmpfs (rw)<br>nfsd on /proc/fs/nfsd type nfsd (rw)<br>rpc_pipefs on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)<br>binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
<br>/dev/hdc on /media/cdrom0 type iso9660 (ro,noexec,nosuid,nodev,user=ross)<br>/dev/sda1 on /media/disk type ext3 (rw,noexec,nosuid,nodev)<br>/dev/hda1 on /media/disk-1 type ntfs (rw,nosuid,nodev,umask=222,utf8)<br>/dev/hda2 on /media/RECOVERY type vfat
<br>(rw,nosuid,nodev,shortname=mixed,uid=1000,utf8,umask=077)<br>ross@ross-desktop:~$ cat /etc/fstab<br>ross@ross-desktop:~$ mount<br>/dev/hda3 on / type ext3 (rw,errors=remount-ro)<br>proc on /proc type proc (rw,noexec,nosuid,nodev)
<br>/sys on /sys type sysfs (rw,noexec,nosuid,nodev)<br>varrun on /var/run type tmpfs (rw,noexec,nosuid,nodev,mode=0755)<br>varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777)<br>procbususb on /proc/bus/usb type usbfs (rw)
<br>udev on /dev type tmpfs (rw,mode=0755)<br>devshm on /dev/shm type tmpfs (rw)<br>devpts on /dev/pts type devpts (rw,gid=5,mode=620)<br>lrm on /lib/modules/2.6.20-16-generic/volatile type tmpfs (rw)<br>nfsd on /proc/fs/nfsd type nfsd (rw)
<br>rpc_pipefs on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)<br>binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)<br>/dev/hdc on /media/cdrom0 type iso9660 (ro,noexec,nosuid,nodev,user=ross)<br>/dev/sda1 on /media/disk type ext3 (rw,noexec,nosuid,nodev)
<br>/dev/hda1 on /media/disk-1 type ntfs (rw,nosuid,nodev,umask=222,utf8)<br>/dev/hda2 on /media/RECOVERY type vfat<br>(rw,nosuid,nodev,shortname=mixed,uid=1000,utf8,umask=077)<br>ross@ross-desktop:~$ cat /etc/fstab<br># /etc/fstab: static file system information.
<br>#<br>#  -- This file has been automaticly generated by ntfs-config --<br>#<br># <file system> <mount point>   <type>  <options>       <dump>  <pass><br><br>proc /proc proc defaults 0 0
<br># Entry for /dev/hda3 :<br>UUID=c7cc0866-581a-439a-bf23-a0a6184a1308 / ext3<br>defaults,errors=remount-ro 0 1<br># Entry for /dev/hda5 :<br>UUID=fae5081c-09ea-412e-a3e4-43558a35ba6d none swap sw 0 0<br>/dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0
<br>ross@ross-desktop:~$<br><br>Thanks for the help.<br><br>--<br>ubuntu-users mailing list<br><a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users">
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br></blockquote></div><br>