Previous Thread
Next Thread
Print Thread
Rate Thread
#9914 01/02/04 09:05 AM
Joined: Jan 2004
Posts: 6
Junior Member
Junior Member
Joined: Jan 2004
Posts: 6
Ok, I just got myself a 160 gig HD and I'm running WINXP and Fedora Core, I have the WINXP on NTFS and Fedora on FAT 32, I also made another partition with 30gigs on it to transfer files to and from XP and Fedora. The problem is, how can I view the empty partition in Fedora, It madly simple in XP (Like if you don't know how go stab yourself *Not Literally*) but the Fedora part is my problem...

Thanks for any help

Beeg

Sponsored Links
▼ Sponsored Links ▼ ▲ Sponsored Links ▲
#9915 01/02/04 01:49 PM
Joined: Oct 2003
Posts: 17
Junior Member
Junior Member
Joined: Oct 2003
Posts: 17
does fedora run on fat32 o_O?
why do u need a seperate partition
to transfer files O_O

stab...heh, try adding the drive in /etc/fstab
then reboot or type mount -a or something (not sure)

#9916 01/02/04 09:03 PM
Joined: Jan 2004
Posts: 6
Junior Member
Junior Member
Joined: Jan 2004
Posts: 6
hmm, well yes I do need the extra partition to transfer files, and well Fedora runs on VFAT, but ya, i'll ask around, thanks for the help.

Beeg

#9917 01/05/04 06:24 PM
Joined: Mar 2002
Posts: 815
S
nobody
nobody
S Offline
Joined: Mar 2002
Posts: 815
Run Fedora on ReiserFS or Ext3 for optimum performance but anyways...

Try this as root:
mkdir /mnt/windows && mount -t ntfs /dev/hda1 /mnt/windows

/dev/hda1 = your fist ide drive's first partition, the second partition would be hda2, your second partition on the second drive would be hdb2 and so on. The only bad part is that NTFS only has linux read support (there is write support but you can potentially [censored] up your hardware with it....). You might have to enable support for it in your kernel but that isnt too hard.

to automount it at boot put a line like this in /etc/fstab
/dev/hda1 /mnt/windows ntfs ro 0 0

#9918 01/05/04 09:22 PM
Joined: Mar 2002
Posts: 1,041
I
UGN Elite Poster
UGN Elite Poster
I Offline
Joined: Mar 2002
Posts: 1,041
Assuming you have ntfs support compiled into your kernel...


Link Copied to Clipboard
Member Spotlight
None yet
Forum Statistics
Forums41
Topics33,840
Posts68,858
Members2,176
Most Online3,253
Jan 13th, 2020
Latest Postings
Top Posters
UGN Security 41,392
Gremelin 7,203
§intå× 3,255
SilentRage 1,273
Ice 1,146
pergesu 1,136
Infinite 1,041
jonconley 955
Girlie 908
unreal 860
Top Likes Received
Ghost 2
Ice 1
Dartur 1
Cyrez 1
Girlie 1
unreal 1
Powered by UBB.threads™ PHP Forum Software 8.0.0