PDA

View Full Version : Problema a montare la partizione windows


Ir0nM4id3n84
30-06-2005, 17:42
Ragazzi probabilmente è una domanda demenziale ma sono molto newbie e anche questa cosa mi mette in difficoltà....

allora io devo mantare la partizione di win xp e ho fatto:

[root@localhost /]# cat /proc/partitions
major minor #blocks name

3 0 78150744 hda
3 1 65127478 hda1
3 2 12289725 hda2
3 3 730957 hda3
8 0 2048000 sda
[root@localhost /]# mount /dev/hda1 /mnt/win_c -t vfat
mount: wrong fs type, bad option, bad superblock on /dev/hda1,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so

[root@localhost /]# mount /dev/hda1 /mnt/win_c
mount: unknown filesystem type 'ntfs'
[root@localhost /]#

vfat non lo accetta perchè il filesystem è di tipo ntfs e non fat come mi dice quando faccio il tentativo con il tentativo successivo?

Come poso fargli vedere una partizione di questo tipo?

Grazie
Andrea

hilo
30-06-2005, 19:46
occhio che se hai fedora il modulo ntfs non viene installato automaticamente;
devi scaricarti il modulo da sourceforge ed installarlo
si dovrebbe chiamare (la versione a 32 bit, per fedora core 4)
kernel-module-ntfs-2.6.11-1.1369_FC4-2.1.22-0.rr.6.0.i686.rpm