LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Formatin in RedHat, and NTFS communication (https://www.linuxquestions.org/questions/linux-newbie-8/formatin-in-redhat-and-ntfs-communication-378401/)

funkeywoookey 10-30-2005 03:04 PM

Formatin in RedHat, and NTFS communication
 
I've got XP and RedHat 9. How do I make partitions with unpartitioned space in Red Hat?

Also, how can I access my NTFS XP partition using RedHat?

spooon 10-30-2005 03:10 PM

Re: Formatin in RedHat, and NTFS communication
 
Quote:

Originally posted by funkeywoookey
I've got XP and RedHat 9. How do I make partitions with unpartitioned space in Red Hat?
You can use the command-line tool "parted". You can also use the GUIs QtParted or GParted; though they don't come with RedHat.

Quote:

Also, how can I access my NTFS XP partition using RedHat?[/B]
http://linux-ntfs.sourceforge.net/rpm/

funkeywoookey 10-30-2005 03:31 PM

spooon, i hate to sound like such a newb, but the instructions on the NTFS Project are confusing to me.

spooon 10-30-2005 10:43 PM

Run
Code:

uname -r
to find your kernel version and run
Code:

rpm -q --qf "%{ARCH}\n" kernel
to find your architecture and then get the proper RPM from this page


All times are GMT -5. The time now is 02:37 PM.