Author Topic: redhat to windows  (Read 555 times)

erosnemesis

  • Member
  • **
  • Posts: 67
  • Kudos: 0
redhat to windows
« on: 27 August 2003, 06:59 »
I need help on how to look at and use windows partitions (vfat) while i am in RedHat Linux 9.0. I used to use Elxlinux (http://www.elxlinux.com) and it was made to get into windows partitions easily (file:/mnt/windows/*). But I got easily bored of Elxlinux so i went back to RedHat Linux. Please help me because i need to use LimeWire so i can keep all of my downloads in a windows partition (vfat).
"If money isnt made from trees, then why do banks have branches"

lonodnboi2k3

  • Member
  • **
  • Posts: 55
  • Kudos: 0
    • http://none as yet
redhat to windows
« Reply #1 on: 27 August 2003, 16:24 »
You need to mount your windows Partition beofre you can use it, because unless you configured this when you installed RH, it not done automaticly...

How many hard disks do you have or if you only have the one and windows was on your computer before linux and you dual boot you could try this in Bash or Xterm....

You need to be super user mode to creat the directory where you will mount the windows partition
"su -"
Password:

"cd /"
"cd mnt"
"mkdir windows"

then you can exit su mode by typing "exit"

"then mount /dev/hda1 /mnt/windows"

Then it will be mounted and you can access it.

This is how i used to use my windows partition un RH. Altho i havent done this for a long time as i no longer have windows.

If anyone wants to correct me then feel free :))


EDIT: Correct spelling mistakes!

[ August 27, 2003: Message edited by: Londonboi2k3 ]

Viva La Mac

Calum

  • Global Moderator
  • Member
  • ***
  • Posts: 7,812
  • Kudos: 1000
    • Calum Carlyle's music
redhat to windows
« Reply #2 on: 27 August 2003, 18:01 »
here's more info about this:

http://old.linuxworld.com.au/article.php3?aid=128&tid=8

hopefully that's all you'll need. when i was a total newbie, that's all i needed to clue me in (and i'm not the fastest person in the world!)
visit these websites and make yourself happy forever:
It's my music! | My music on MySpace | Integrational Polytheism

erosnemesis

  • Member
  • **
  • Posts: 67
  • Kudos: 0
redhat to windows
« Reply #3 on: 2 September 2003, 22:58 »
The way that you described that was kinda confusing because i tried it and i have no clue where to do all of this so please explain it in a way that i can do it without guessing.
"If money isnt made from trees, then why do banks have branches"

erosnemesis

  • Member
  • **
  • Posts: 67
  • Kudos: 0
redhat to windows
« Reply #4 on: 2 September 2003, 23:03 »
how do you mount /dev/hda1 anyways i have no clue on how to do this so please help.
"If money isnt made from trees, then why do banks have branches"

erosnemesis

  • Member
  • **
  • Posts: 67
  • Kudos: 0
redhat to windows
« Reply #5 on: 2 September 2003, 23:17 »
sorry about this but i figured it out, sorry for all of your trouble. Thanks For telling me how to do this though. it was a lot of help. THanks for everything.
"If money isnt made from trees, then why do banks have branches"

Calum

  • Global Moderator
  • Member
  • ***
  • Posts: 7,812
  • Kudos: 1000
    • Calum Carlyle's music
redhat to windows
« Reply #6 on: 3 September 2003, 01:36 »
didn't you just say it was no help?

all the info should be in that link i linked to.
honestly. when i knew nothing about mounting i got everything from that article.
visit these websites and make yourself happy forever:
It's my music! | My music on MySpace | Integrational Polytheism