LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 07-07-2005, 10:01 PM   #1
shawn82
LQ Newbie
 
Registered: Jul 2005
Posts: 5

Rep: Reputation: Disabled
HOW TO mount Fat32 and Dual Boot


my pc have 2 OS 2 Hard disk, 1 is WIndows XP the other 1 is Fedora Core 4,
1= i install Windows Xp at my hard disk ,(then i remove that hard disk)
2 = plug other hard disk to install Fedora Core 4

everytime when i want to use windows xp then i plug the windows xp hard disk and remove the FC4 harddisk,when i using FC4 i pull the windows hard disk out. I dun want to do like taht again, how , wat can i do.......

1 more question
if i want to read my fat32/ntfs harddisk file, wat command i have to type.
how to know my fat32 harddisk is hd1 or hd2, how to check.

thanksssssssssssssssss
 
Old 07-07-2005, 11:02 PM   #2
edong23
Member
 
Registered: Apr 2005
Distribution: Slackware
Posts: 350

Rep: Reputation: 30
ok... well, it will be fairly simple. all you have to do is let me know what bootloader you are using, and i can nearly give you the commands to issue. if you are using lilo, then all you ahve to do is open a terminal in fedora core and type this:
su
password

then you are root, now you just need a text editor like pico, nano, mcedit, whatever, but i like pico- so:

pico /etc/lilo.conf

then add at the bottom of lilo.conf something that looks like this:

other=/dev/hd##whatever you windows drive and partition is##
label=windows

then save the file and get out of the editor, then type lilo and it will install the bootloader again, but with the option to dual boot. also, you can put both harddrives in, just make sure you get the master and slave right, google search if you dont know how, then you can run this to see what partitons are where. and when you put the drives in perminently, make sure the linux is on master.

cfdisk /dev/hda #this is for the master disk

cfdisk /dev/hdb #this si for the slave drive, should be the windows drive

then you can see what the partitions are called and to mount them use this syntax:

mount /dev/hda6 /mnt/hda6

for this command to work you will need the directory to mount to, and you will have to be root. so if you need this is exactally what you will enter the first time you try it.

su
password
mkdir /mnt/hda6
mount /dev/hda6 /mnt/hda6

then to unmount it

umount /mnt/hda6

you dont have to put the whole line for unmountint, notice it is umount in the command, not unmount, also this is for hda6, so you will be probably something like hdb1 or something. hence forth, once you have the mount point created, you dont need to create it again, so you just need to

mount /dev/hda6 /mnt/hda6


ok...
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
XP can only see Linux files in FAT32 - Dual Boot Problem. alingham Linux - General 21 11-20-2005 02:09 PM
Win2000 trying to see ext3 partition as FAT32-- dual-boot problem guybrush3322 Debian 3 03-16-2005 02:34 PM
Installing FAT32 drive for Dual-Boot PlantPerson Linux - Hardware 2 09-04-2004 07:35 PM
view fat32 in linux dual boot XP ALInux Linux - Software 3 11-16-2003 04:04 AM
Dual boot - FAT32 Question rakemup Linux - Newbie 4 09-25-2001 04:35 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 03:22 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration