At 08:33 11/12/2002 -0600, you wrote:
I must have contracted a virus 'cause I can no longer boot into Windows
XP.  Ugh.  Thankfully most of my important files are on a separate ext3
formated disk.  However there are still a few things I'd like to
retrieve from that are on my Win XP disk which is formated with NTFS.  I
have the latest Red Hat kernel and I'm running RH 8.  How do I go about
mounting and accessing this partition?  I understand that I couldn't
write to it, I think, but all I need is to read n copy some files and
directories before I re-format and re-install.

Thnx,
~Christopher


mount -t ntfs /dev/hdaX /mnt
should be close....

If you're not sure which is the ntfs partion, "fdisk /dev/hda" will show you.


hih
nick@nexnix



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list


--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to