sata drive will not mount

DaPhatBell daphatbell at gmail.com
Mon Jul 25 01:58:40 UTC 2005


On 7/24/05, Ed Fletcher <ed at fletcher.ca> wrote:

> 
> You have two ide drives and one sata drive.  All of them have ntfs
> filesystems.  You can mount the ntfs filesystems on the ide drives but
> not the ones on the sata drive.  Is this correct?

That is correct. 




> Open a terminal.  Maximize the size of the terminal window.  type in
> 'sudo fdisk -l' and copy all of the resulting output to your e-mail
> reply.  Then type 'mount' and copy this output to the same e-mail.
> Lastly, copy the full fstab file to the e-mail.  What you've included so
> far is only part of the file.

Didn't think the rest was needed since it is functioning like it should. 


Disk /dev/hda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hda1   *           1        2805    22531131    7  HPFS/NTFS
/dev/hda2            2806        9728    55608997+   f  W95 Ext'd (LBA)
/dev/hda5            2806        5610    22531131    7  HPFS/NTFS
/dev/hda6            5611        9728    33077803+   7  HPFS/NTFS

Disk /dev/hdb: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hdb1               2        9729    78140160    f  W95 Ext'd (LBA)
/dev/hdb5               2        2664    21390516    7  HPFS/NTFS
/dev/hdb6            2665        5223    20555136    7  HPFS/NTFS
/dev/hdb7            5224        7650    19494846    7  HPFS/NTFS
/dev/hdb8   *        7651        9729    16699536   83  Linux

Disk /dev/sda: 200.0 GB, 200049647616 bytes
255 heads, 63 sectors/track, 24321 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        2697    21663621    7  HPFS/NTFS
/dev/sda2            2698       24321   173694780    f  W95 Ext'd (LBA)
/dev/sda5            2698        7876    41600286    7  HPFS/NTFS
/dev/sda6            7877       12976    40965718+   7  HPFS/NTFS
/dev/sda7           12977       18649    45568341    7  HPFS/NTFS
/dev/sda8           18650       24321    45560308+   7  HPFS/NTFS


/dev/hdb8 on / type ext3 (rw,errors=remount-ro)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw)
/dev/hda1 on /mnt/windows type ntfs (ro,umask=0222,uid=100,gid=100)
/dev/hda5 on /mnt/windows2 type ntfs (ro,umask=0222,uid=100,gid=100)
/dev/hda6 on /mnt/windows3 type ntfs (ro,umask=0222,uid=100,gid=100)
/dev/hdb5 on /mnt/windows4 type ntfs (ro,umask=0222,uid=100,gid=100)
/dev/hdb6 on /mnt/windows5 type ntfs (ro,umask=0222,uid=100,gid=100)
/dev/hdb7 on /mnt/windows6 type ntfs (ro,umask=0222,uid=100,gid=100)
/dev on /.dev type unknown (rw,bind)
none on /dev type tmpfs (rw,size=5M,mode=0755)
usbfs on /proc/bus/usb type usbfs (rw)

# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
/dev/hdb8       /               ext3    defaults,errors=remount-ro 0       1
/dev/hdc        /media/cdrom0   udf,iso9660 ro,user,noauto  0       0
/dev/hdd        /media/cdrom1   udf,iso9660 ro,user,noauto  0       0
/dev/hdf        /media/cdrom2   udf,iso9660 ro,user,noauto  0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto      0       0
/dev/hda1	/mnt/windows 	 ntfs ro,umask=0222,uid=100,gid=100 0 0
/dev/hda5	/mnt/windows2 	 ntfs ro,umask=0222,uid=100,gid=100 0 0
/dev/hda6	/mnt/windows3 	 ntfs ro,umask=0222,uid=100,gid=100 0 0
/dev/hdb5	/mnt/windows4 	 ntfs ro,umask=0222,uid=100,gid=100 0 0
/dev/hdb6	/mnt/windows5 	 ntfs ro,umask=0222,uid=100,gid=100 0 0
/dev/hdb7	/mnt/windows6 	 ntfs ro,umask=0222,uid=100,gid=100 0 0
/dev/sda1	/mnt/sata 	 ntfs ro,umask=0222,uid=100,gid=100 0 0
/dev/sda5	/mnt/sata3 	 ntfs ro,umask=0222,uid=100,gid=100 0 0
/dev/sda6	/mnt/sata4 	 ntfs ro,umask=0222,uid=100,gid=100 0 0
/dev/sda7	/mnt/sata5 	 ntfs ro,umask=0222,uid=100,gid=100 0 0
/dev/sda8	/mnt/sata6 	 ntfs ro,umask=0222,uid=100,gid=100 0 0




More information about the ubuntu-users mailing list