LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 03-08-2005, 07:47 PM   #1
penguin_help
LQ Newbie
 
Registered: Mar 2005
Posts: 7

Rep: Reputation: 0
Dual Boot FDisk Problem with Mandrake & Windows 2K


let me start by saying i know basically NOTHING about Linux. My ex boyfriend set my computer up as a dual boot with Mandrake and Windows. Within windows, he partitioned two drives. my windows is FUBARed and needs an F Disk desperately. now i know, if you are anything like he was, you're laughing right now, doin' the 'see - you shouldn't use windows' stuff....but please, i just really need help. i'm a windows user always was, always will be, and although i'm happy to keep my linux install (mostly cause my little girl loves tux racer!), i can't figger out how to f disk.

now the reason i bring this here, is cause everytime i try, it tell me it can't unmount the drive. unmount. k, i know that is a linux term, so the only thing i can guess is that windows and my c drive are somehow mounted onto the linux partition.

i want to keep linux, and i want to keep my c and e drives, i just want to wipe out c and totally re-install. my registry is screwed up, i've been hacked by trojans (now have virus program) etc etc etc.

can anyone help me?
 
Old 03-08-2005, 09:26 PM   #2
homey
Senior Member
 
Registered: Oct 2003
Posts: 3,057

Rep: Reputation: 61
Hi,

If you aren't sure what is mounted, open a terminal window and type the command: mount then post back here with the results.
 
Old 03-08-2005, 10:32 PM   #3
penguin_help
LQ Newbie
 
Registered: Mar 2005
Posts: 7

Original Poster
Rep: Reputation: 0
Post

ok, got the terminal window, typed mount, got like 20 lines of code and tried to copy paste here but it doesn't give me the option to paste...it would take me a week to copy & reproduce that code! is there an easier way?
 
Old 03-08-2005, 10:57 PM   #4
homey
Senior Member
 
Registered: Oct 2003
Posts: 3,057

Rep: Reputation: 61
What I was looking for is lines which show what the windows partition is mounted as. Probably looks something like this ....
/dev/hda1 on /mnt/win type ntfs (ro)

Might be easier for you to make sure you have a Mandrake boot floppy. Then go ahead and start the Windows install. It will give you an option to remove the existing ntfs partition.
 
Old 03-09-2005, 05:56 AM   #5
penguin_help
LQ Newbie
 
Registered: Mar 2005
Posts: 7

Original Poster
Rep: Reputation: 0
i know it's not nfts, its FAT32, i'll look again for a line like that.
thanks homey...i'll be back.
 
Old 03-09-2005, 10:28 PM   #6
penguin_help
LQ Newbie
 
Registered: Mar 2005
Posts: 7

Original Poster
Rep: Reputation: 0
Ok, typed mount in Konsole, and there are two lines that are similar:

/dev/hda5 on/mnt/win-d type vfat (rw,iocharset=iso 8859-1,codepage=850,unmask=0)
/dev/hda1 on/mnt/windows type vfat (rw,iocharset=iso 8859-1,codepage=850,unmask=0)

i think its the second one you are looking for?

i logged back into Windows and tried to zap the drive again. fyi, the Volume on drive C is Windows There is also an E drive that accepted format e: just fine.

when i open a command window in Windows, and type format c: it says:

Format cannot run because the Volume is in use by another process. Format may run if this volume is dismounted first. ALL OPEN HANDLES TO THIS VOLUME WOULD THEN BE INVALID. Would you liek to force dismount on this volume? (Y/N)

of course, i say yes, then it says:

Cannot lock the drive. The volume is still in use.

so, what does that comment about the handles mean?
can i dismount windows? how? if i do, will linux still be usable in the other partition?

 
Old 03-09-2005, 11:03 PM   #7
homey
Senior Member
 
Registered: Oct 2003
Posts: 3,057

Rep: Reputation: 61
Quote:
/dev/hda5 on/mnt/win-d type vfat (rw,iocharset=iso 8859-1,codepage=850,unmask=0)
/dev/hda1 on/mnt/windows type vfat (rw,iocharset=iso 8859-1,codepage=850,unmask=0
Yep, I think Windows is most likely installed on /dev/hda1 as that is where Windows usually wants to be.

As root user...
You can un - mount that partition with the command: umount /mnt/windows
You don't have to delete the partition. After you un - mount it, you can format it with the command: mkfs.vfat /dev/hda1

Also, when you start the windows install, there is an option to delete the partition and create a new one. Just be sure to not let windows grab the whole drive.
 
Old 03-10-2005, 12:19 AM   #8
penguin_help
LQ Newbie
 
Registered: Mar 2005
Posts: 7

Original Poster
Rep: Reputation: 0
ok, thanks so much homey, i'll give it a shot on the weekend and we'll see how it goes this time!

oh, do you mean i will be formating c from linux? and then do i remount after i have the windows reinstalled on c? can i expect anything in linux to not work right after this? thanks again, you rock guru!
 
Old 03-10-2005, 12:56 AM   #9
homey
Senior Member
 
Registered: Oct 2003
Posts: 3,057

Rep: Reputation: 61
Quote:
oh, do you mean i will be formating c from linux
Those commands where for linux but you don't really have to format anything as the windows installer can delete / create partitions.
Quote:
can i expect anything in linux to not work right after this?
Yes, you can expect windows to overwrite the MBR ( boot menu ) so, you won't be able to boot into linux unless you remembered to make a linux boot floppy. You can also use the linux cdrom to repair the linux boot menu. Probably wouldn't hurt to google on Mandrake repair boot loader.
Good luck!
 
Old 03-10-2005, 02:03 AM   #10
floppywhopper
Member
 
Registered: Aug 2004
Location: Western Australia
Distribution: Mageia , Centos
Posts: 643
Blog Entries: 2

Rep: Reputation: 136Reputation: 136
In case I missed it
how many windows partitions do you have
and how big is your hard drive

There is a doc for loading mandrake online
these docs are for Mandrake 10.0
let me know if yours if different

http://doc.mandrakelinux.com/Mandrak...tml/drakx.html

have a good read of
* selecting the mount points
* choose partitions to be formatted

and read this chapter as well

http://doc.mandrakelinux.com/Mandrak...diskdrake-use1

The diskdrake gui is very easy to use as I dual boot with Mandrake 10 and Windows 98 and I have a Win C,D & E drive as well as the mandrake partitions

do you have access to a windows boot disk for any version as you can fdisk your C: drive with that, reload windows and then reload the boot loader for both Mandrake and Win 2K

here a site for dual booting Win & mandrake

http://www.littlewhitedog.com/content-52.html

though I dont know how helpful it will be for you

I will have a look at mandrake's disk drake and see what I can come up with, don't lose hope

floppy
 
Old 03-10-2005, 05:43 AM   #11
penguin_help
LQ Newbie
 
Registered: Mar 2005
Posts: 7

Original Poster
Rep: Reputation: 0
hi floppy,

Quote:
Originally posted by floppywhopper
In case I missed it
how many windows partitions do you have
and how big is your hard drive

There is a doc for loading mandrake online
these docs are for Mandrake 10.0
let me know if yours if different
hard drive is 10 gig total and i have a partition for linux and two drives in windows (c & e), so is that three partitions?

i'm running mandrake 9.1

Quote:
do you have access to a windows boot disk for any version as you can fdisk your C: drive with that, reload windows and then reload the boot loader for both Mandrake and Win 2K
that sounds hard! actually, i think i get it up to 'reload the boot loader for both mandrake and win2k....

thanks so much floppy....
 
Old 03-10-2005, 06:31 AM   #12
floppywhopper
Member
 
Registered: Aug 2004
Location: Western Australia
Distribution: Mageia , Centos
Posts: 643
Blog Entries: 2

Rep: Reputation: 136Reputation: 136
Now I'm really curious
you have a C: and E: drive,
ummm ... so what is the D: drive

and how big are your partitions for windows
the reason I ask is that it must be quite a squeeze
to get 2 win partitions and a Mandrake install into 10 gigs

now your windows is stuffed
but can you boot Mandrake ?
cos Mandrake can see, read and move windows files
[ at least win 98 ( fat 32 ) so I hope win2k ]
and if you have any files on your windows that you want to save
My Documents for example
you might be able to move them onto the other windows partition
before wiping clean the C drive
for that task in Mandrake use Konqueror
open Konqueror ( web browser )
press F9 to bring up side bar thingy
click on "mnt"
you should see cdrom, floppy, win_C, win_E
click on plus sign next to win_C
and you should see My Documents, Program Files, Windows etc
click on My Documents and you should see
all your stuff ( hopefully )
now click on the E drive and pick a suitable folder
go back to My documents
lleft-click & drag your files over to the E drive folder
or if that makes you nervous
you can drag them into the Mandrake home folder

hope this helps
let us know how you get on
live long and prosper
floppy

edit
apart from Tuxracer
what does your daughter play
the reason I say that is because Tuxracer is available for windows
http://tuxracer.sourceforge.net/
though I'm not sure about win 2k

Last edited by floppywhopper; 03-10-2005 at 07:06 AM.
 
Old 03-13-2005, 10:15 PM   #13
penguin_help
LQ Newbie
 
Registered: Mar 2005
Posts: 7

Original Poster
Rep: Reputation: 0
Thumbs down

well homey and floppywhopper, here's a good one. now i have no windows. i figured out how to format c, everything got corrupt, i've spent hours and hours trying to fix it, and nothings working. and imagine! i was worried about losing linux! i still have lilo and dual boot, but windows won't install. i'm using linux now, and although some stuff is ok, i still feel pretty cut off from my world.

so, i'm off to find a windows help forum i guess....but i really appreciate the help you guys gave me....you rock!
thanks again!
 
Old 03-14-2005, 05:22 AM   #14
floppywhopper
Member
 
Registered: Aug 2004
Location: Western Australia
Distribution: Mageia , Centos
Posts: 643
Blog Entries: 2

Rep: Reputation: 136Reputation: 136
I suppose you really have to decide whether or not you want to keep Linux particularly if you yourself don't use it and your daughter only plays Tux Racer. As I said before Tux Racer is available for windows.

You may consider completely wiping Linux off your drive and just running windows, although I'm a little surprised that you formatted C and yet Lilo is still there to dual boot ... strange.

If that is what you choose to do then please secure your windows computer with a decent firewall, antivirus and anti-spyware. I use and recommend AVG anti-virus, Tiny Firewall, Ad-aware and Spybot search & destroy: all freebees and very effective.

Hope this helps and maybe if you ever decide to use Linux again we might see you back again.

live long and prosper
floppywhopper
 
  


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
Dual Boot Problem (Windows XP & Red Hat 8) sypkensj Linux - Newbie 50 07-13-2006 02:31 PM
Dual Boot two Windows & Fedora 3 thyangelo Linux - General 1 03-30-2005 10:09 AM
Problem with GRUB when trying to dual boot Mandrake 10.1 and Windows XP. JakeMH Linux - Newbie 4 02-25-2005 06:40 AM
Mandrake 10/Windows XP Dual Boot Problem The Oate Mandriva 8 07-20-2004 12:30 AM
Mandrake 9.2 & windows xp boot problem cyberkat75 Linux - Newbie 3 03-27-2004 04:56 PM

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

All times are GMT -5. The time now is 05:49 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