LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-14-2004, 06:22 PM   #1
nectron101
Member
 
Registered: Nov 2004
Distribution: SuSE 9.1 Personal
Posts: 41

Rep: Reputation: 15
Question Where is linux partition?!


Hello!

I installed SuSE Linux 9.1 Personal on it's own partition..
and during the installation process I made a partition for windows..

SuSE worked perfect!

and today, I installed Windows XP Proffesional on the windows partition..

when I boot my computer, it goes to XP directly!!

how can I access Linux?

and how can I set it to let me choose what OS I want?


Please help guys!
 
Old 11-14-2004, 06:34 PM   #2
cs-cam
Senior Member
 
Registered: May 2004
Location: Australia
Distribution: Gentoo
Posts: 3,545

Rep: Reputation: 57
Windows writes it's own boot manager directly to the MBR meaning you can't access linux. Some people will tell you to reinstall GRUB/LILO but when I used to dual-boot I found using NTLDR (windows boot manager) was much easier and painless. Just google for BOOTPART, it's a DOS app that'll add your linux partition to your boot.ini file. Very easy to follow instructions, however I *think* you need a linux boot manager installed on your linux partition but that's something to look into.
 
Old 11-14-2004, 06:35 PM   #3
rshaw
Senior Member
 
Registered: Apr 2001
Location: Perry, Iowa
Distribution: Mepis , Debian
Posts: 2,692

Rep: Reputation: 45
windows overwrote the mbr(as it always does). boot with suse disc one in the drive. within a few screens it will give you the option to 'boot installed system'. once back in suse start yast, select the bootloader configuration section to rewrite the mbr.
 
Old 11-14-2004, 09:14 PM   #4
nectron101
Member
 
Registered: Nov 2004
Distribution: SuSE 9.1 Personal
Posts: 41

Original Poster
Rep: Reputation: 15
none worked!

thanks for the replies!

but I tried using the SuSE CD to boot into the installed linux.. didn't work, there's no option to let me boot into installed SuSE..

I also downloaded BOOTPART.. but I can't figure out how to add Linux to the boot menu.

seems like I can't boot into linux..

all I want is to add linux to the boot menu.

Any suggestions are very welcome... please help
 
Old 11-14-2004, 11:25 PM   #5
nectron101
Member
 
Registered: Nov 2004
Distribution: SuSE 9.1 Personal
Posts: 41

Original Poster
Rep: Reputation: 15
Come on guys!!

use your XEON brains!!
 
Old 11-15-2004, 12:23 AM   #6
JaseP
Senior Member
 
Registered: Jun 2002
Location: Eastern PA, USA
Distribution: K/Ubuntu 18.04-14.04, Scientific Linux 6.3-6.4, Android-x86, Pretty much all distros at one point...
Posts: 1,802

Rep: Reputation: 157Reputation: 157
SuSE's installation disk should be able to re-install Grub or Lilo onto your HD's MBR. You should NEVER re-install Windoze on a Linux box. Micro$haft will always try to over-write the MBR.

In SuSE, you must select your system to boot from the CD-drive. When given the installation options, choose Rescue System (page 12 of the SuSE 9.1 Professional manual). Rescue System ought to allow you to re-install Grub as the bootloader...
 
Old 11-15-2004, 12:56 AM   #7
nectron101
Member
 
Registered: Nov 2004
Distribution: SuSE 9.1 Personal
Posts: 41

Original Poster
Rep: Reputation: 15
I tried the Rescue thing with the SuSE CD..

it hangs in the "choose language thing"...

F*** MICROSOFT!!!!!!!!!!!!!!!!!!!!!!
 
Old 11-15-2004, 12:18 PM   #8
exvor
Senior Member
 
Registered: Jul 2004
Location: Phoenix, Arizona
Distribution: Gentoo, LFS, Debian,Ubuntu
Posts: 1,537

Rep: Reputation: 87
Muahahahhahaha a
I do support for windows xp as a job :P
as you can see from my profile

Yes xp has a boot manager that installes into the mbr of the disk you cannot add linux to its boot list <-- this is explicitly forbidden

You need another boot manager like lilo or grub.

What you need to do is boot from a rescue linux distro like injectionlinux or knoppix

then mount your linux parttion somewhere well call it /mnt/linux

then type the following command
chroot /mnt/linux /bin/bash

this will give you a new prompt and your in your suse distro command mode root

then fix your boot manager by lilo or grub


getting windows to boot from lilo or grub is your issue to figure out.
 
Old 11-15-2004, 04:09 PM   #9
nectron101
Member
 
Registered: Nov 2004
Distribution: SuSE 9.1 Personal
Posts: 41

Original Poster
Rep: Reputation: 15
Ah!

Thank you very much.. I'll try that tonight..

but if it doesn't work... I WILL ERASE EVERYTHING!

I CAN'T TAKE IT ANYMORE! 2 DAYS WITHOUT LINUX ?!


 
Old 11-15-2004, 04:21 PM   #10
rshaw
Senior Member
 
Registered: Apr 2001
Location: Perry, Iowa
Distribution: Mepis , Debian
Posts: 2,692

Rep: Reputation: 45
that odd, i've used the "boot installed system" option several times from the suse disks after i've hosed my mbr, so i know it's there somewhere.
 
Old 11-15-2004, 04:29 PM   #11
cs-cam
Senior Member
 
Registered: May 2004
Location: Australia
Distribution: Gentoo
Posts: 3,545

Rep: Reputation: 57
Quote:
Yes xp has a boot manager that installes into the mbr of the disk you cannot add linux to its boot list <-- this is explicitly forbidden
And that's wrong. I've done it before.
 
Old 11-15-2004, 05:53 PM   #12
nectron101
Member
 
Registered: Nov 2004
Distribution: SuSE 9.1 Personal
Posts: 41

Original Poster
Rep: Reputation: 15
DJ P@CkMaN


How did you do it?!

please post me a link or anything..

Thanks!
 
Old 11-15-2004, 07:21 PM   #13
cs-cam
Senior Member
 
Registered: May 2004
Location: Australia
Distribution: Gentoo
Posts: 3,545

Rep: Reputation: 57
It's been a while but from memory you need GRUB or LILO installed on your linux partition. Most distros allow you to configure this sort of stuff about the bootloader during setup. Then when you reboot after setup you'll naturally get Windows because the linux bootmanager isn't in the MBR. Then you run BOOTPART and it'll spit out a list of your partitions, then run it with the required arguments to get your linux partiton (the text file it comes with is very good) and it'll create a file by the name you specify and a record in your boot.ini. Then reboot the machine and press F8 at the start to get to the NTLDR menu and your linux install should be there, select it and away you go.

So I'd assume you need to boot from your SuSE CD and try and install the loader onto your linux partition and then boot into Windows and do the rest...
 
Old 11-15-2004, 08:56 PM   #14
vharishankar
Senior Member
 
Registered: Dec 2003
Distribution: Debian
Posts: 3,178
Blog Entries: 4

Rep: Reputation: 138Reputation: 138
The best option would be to reinstall GRUB or LILO into the /boot partition (not the mbr) and then install a third-party boot-loader like XOSL.

Make sure then that XOSL points to the /boot partition and not the / partition of Linux because otherwise Linux will not boot.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
moving files from windows partition to linux partition M O L8ingN2dust Linux - Newbie 11 01-08-2006 09:11 PM
Deleted ntfs partition - added linux partition in its place - corrupt! eklhad Linux From Scratch 2 06-28-2005 01:31 AM
How can I access files in my Windows 98 partition from my Linux partition, /w BASH? Fabyfakid Linux - Newbie 4 09-17-2004 11:05 PM
What is the code to copy a file from my windows partition to my linux partition? THEBIGFISH Linux - Newbie 3 03-15-2004 10:14 PM
How to add new partition before Linux partition in an existing Linux box? ashutosh Linux - Software 3 04-23-2002 03:26 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:09 AM.

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