SpectreCS n00b
Joined: 25 Jan 2004 Posts: 12
|
Posted: Thu Jan 29, 2004 9:48 pm Post subject: Cant mount Raid drive w/ NTFS |
|
|
Ok, I've read all the other posts about mounting NTFS drives... and I don't tihnk I missed anything... or have I?
I have 2 raid arrays, both striped (Raid0). All partitions are NTFS. I did a cat /proc/partitions, and 3 partitions came up, hdg1, hdi1, hdi2. This information looks correct, there was 1 partition on the first array, and 2 on the second. When I mount them I get the "wrong fs type, bad option, blah blah blah" error, I'm sure you've all seen it.
I used this command to mount:
mount -t ntfs /dev/hdg1 /mnt/raid0
I created the directory in mnt called raid0, I've tried adding it in both fstab and mtab, and still can't mount it. I'm probably overlooking something really small and stupid, but can anyone see it? |
|