View Single Post
 
Old 01-10-2009, 04:17 AM
demigod's Avatar
demigod demigod is offline
Jaguar
 
Join Date: Feb 2008
Location: India
Posts: 80
Quote:
Originally Posted by Dies View Post
demigod

Can you post the output from

diskutil list

Also, is there a reason you have "rw" in your fstab options? Does this mean you have NTFS-3G installed? If so, you need to make the filesystem type in fstab "ntfs-3g" and not simply "ntfs".

Also make sure you have an empty line at the end of fstab.
diskutil list

/dev/disk0
#: TYPE NAME SIZE IDENTIFIER
0: FDisk_partition_scheme *74.5 Gi disk0
1: Apple_HFS Mac HD 74.5 Gi disk0s1
/dev/disk1
#: TYPE NAME SIZE IDENTIFIER
0: FDisk_partition_scheme *149.0 Gi disk1
1: DOS_FAT_32 WinXp 47.8 Gi disk1s1
2: Apple_HFS Storage 101.2 Gi disk1s5

i forgot to mention that i have NTFS-3G installed.Let me try "ntfs-3g" option

why WinXp is marked as DOS_FAT_32 partition ? it is a NTFS type

MAC OS x : Yet to figure out version.
CPU:AMD E-350D APU MOBO:GA-E350N RAM: 4GB 1333Mhz GPU: AMD Radeon HD 6310
HDD:Seagate 160GB SATA DVD-RW: Transcend USB Burner USB Mouse & Keyboard
WebCam: Logitech C910

Chipset:
AMD Radeon HD 6310
North Bridge: AMD A45 FCH

Last edited by demigod; 01-10-2009 at 04:28 AM.
Reply With Quote