LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-03-2004, 10:15 AM   #1
Ree
LQ Newbie
 
Registered: Sep 2004
Posts: 15

Rep: Reputation: 0
A little reformatting to do.


I have Linux SuSE on drive H I believe, and windows Xp pro on drive C. Windows doesn't work so I want to reformat it. Can I just reformat that partition and reinstall windows, with no harm done to linux? thanks

~rEE
 
Old 10-03-2004, 10:23 AM   #2
MathewT
LQ Newbie
 
Registered: May 2004
Location: Russell Island Q.L.D
Distribution: Slackware 12
Posts: 28

Rep: Reputation: 15
Using your XP installation disk follow prompts to where you are asked to select partition to install to, select C: then when prompted select whether you want NTFS or FAT32 and whether you want full or quick format.

The only partition to be formatted will be the one you selected.

HTH

Mathew
 
Old 10-03-2004, 10:31 AM   #3
Ree
LQ Newbie
 
Registered: Sep 2004
Posts: 15

Original Poster
Rep: Reputation: 0
Thanks, i figured as much, but will Linux still be able to boot dual with windows?
 
Old 10-03-2004, 10:57 AM   #4
MathewT
LQ Newbie
 
Registered: May 2004
Location: Russell Island Q.L.D
Distribution: Slackware 12
Posts: 28

Rep: Reputation: 15
Yes, when you install XP it will replace the MBR so you will need to have a boot floppy, or some other medium from which you can boot your Linux install. Once booted, reinstall the boot manager for your Linux OS.

Mathew
 
Old 10-03-2004, 05:19 PM   #5
Ree
LQ Newbie
 
Registered: Sep 2004
Posts: 15

Original Poster
Rep: Reputation: 0
Ok thanks, i installed Xp, and if i want SuSE to boot up with it, is there a way to just install grub from the SuSE installation cd? Without screwing up windows?

Oh and i have a Linux boot disk, it was made during the installation, but when i boot off that a command prompt comes up that says:

grub>

and i can put whatever command in, is there something i can do with that?
 
Old 10-03-2004, 07:44 PM   #6
MathewT
LQ Newbie
 
Registered: May 2004
Location: Russell Island Q.L.D
Distribution: Slackware 12
Posts: 28

Rep: Reputation: 15
Have no Idea what the problem is with the boot floppy, if you have a copy of MEPIS, or Knoppix, some other live distro,you can do this;

Boot into the live distro, EG: MEPIS in MEPIS open Mepis Installation Center, Install Grub Bootloader, then open boot, grub, menu.lst (Mepis temp drive) and see if Suse has been added if not add it manualy and save. Also Note what the partition definition is for Suse.

The other way is once you have booted the live distro, open the Suse / partition navigate to /boot/grub/menu.lst and ensure that the partition designation is correct. EG: hdb5 or hdb7. For grub settings, (hd0,0) this being the MBR of hda, C: drive in win speak. You will need to know this for manual config.

I do not know if Suse has a facillity for reinstalling Grub on the disk without doing a full reinstall and be aware that Knoppix uses Lilo boot loader, although it will probably add your Suse install to the menu without a problem.

To do the manual config and or install the bootloader from the live distro you will need to be root.

It is probably possible to install and use the Suse Grub Loader via command line once you have booted from live distro however this is beyond my scope at the moment.

For further assistance with Grub see here: http://www.wbglinks.net/pages/reads/linux/grub.html

Mathew

Last edited by MathewT; 10-03-2004 at 07:48 PM.
 
Old 10-03-2004, 08:03 PM   #7
Tamsco
Member
 
Registered: Jul 2004
Location: 1st Brillouin Zone
Distribution: Gentoo (not ricer Gentoo)
Posts: 165

Rep: Reputation: 30
There is no problem with the boot floppy, it is just a grub recovery disk.

From there you should be able to set the root hard drive and reinstall grub to the master boot record.
 
Old 10-03-2004, 08:05 PM   #8
scuzzman
Senior Member
 
Registered: May 2004
Location: Hilliard, Ohio, USA
Distribution: Slackware, Kubuntu
Posts: 1,851

Rep: Reputation: 47
before you reformat, read
Code:
man grub
 
Old 10-03-2004, 08:28 PM   #9
Ree
LQ Newbie
 
Registered: Sep 2004
Posts: 15

Original Poster
Rep: Reputation: 0
how do i reinstall grub with this bot floppy an when i do so will it co-operate with Xp?
 
Old 10-03-2004, 08:31 PM   #10
scuzzman
Senior Member
 
Registered: May 2004
Location: Hilliard, Ohio, USA
Distribution: Slackware, Kubuntu
Posts: 1,851

Rep: Reputation: 47
Quote:
Originally posted by scuzzman
before you reformat, read
Code:
man grub
'nuff said
 
Old 10-03-2004, 08:33 PM   #11
Ree
LQ Newbie
 
Registered: Sep 2004
Posts: 15

Original Poster
Rep: Reputation: 0
ok I dont know what you are talking about, I am not reformatting, and what does 'man grub' mean?
 
Old 10-03-2004, 08:37 PM   #12
scuzzman
Senior Member
 
Registered: May 2004
Location: Hilliard, Ohio, USA
Distribution: Slackware, Kubuntu
Posts: 1,851

Rep: Reputation: 47
Go to a command prompt while you still ahve a working Linux system
and type
Code:
man grub
at a prompt.
It will give you the instructions for reinstalling grub from your floppy.
 
Old 10-04-2004, 01:55 PM   #13
Ree
LQ Newbie
 
Registered: Sep 2004
Posts: 15

Original Poster
Rep: Reputation: 0
see thats the problem, i cant get INTO Linux, because when i reinstalled Xp it had overwritten the MBR, now i need to get the Linux which is still there, to boot.
 
Old 10-04-2004, 02:20 PM   #14
scuzzman
Senior Member
 
Registered: May 2004
Location: Hilliard, Ohio, USA
Distribution: Slackware, Kubuntu
Posts: 1,851

Rep: Reputation: 47
Oh, I see. Download Knoppix and reinstall lilo if you don't have a boot CD.
 
Old 10-04-2004, 02:23 PM   #15
Ree
LQ Newbie
 
Registered: Sep 2004
Posts: 15

Original Poster
Rep: Reputation: 0
I have the SuSE cd, i just want to know if i can use this to reinstall grub (where to install it) and what to do to make it so both windows and Linux will boot. (i am willing to reinstall Linux if that will work better.
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
reformatting hd alex_ar Linux - Software 1 08-30-2005 12:55 PM
Problems Reformatting MontyPY Linux - Newbie 2 01-12-2005 11:14 PM
Reformatting TTribaLL Linux - Newbie 1 07-06-2004 08:10 PM
Partitions and Reformatting C-Squared Linux - Newbie 4 07-08-2003 05:36 PM
Reformatting WeldT Linux - General 1 11-14-2000 07:33 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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