LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 04-17-2008, 08:39 PM   #1
jestinjoy
Member
 
Registered: May 2004
Location: India
Distribution: Ubuntu 9.04, Debian Lenny
Posts: 121

Rep: Reputation: 22
Question Bootloader problem


In my system two OS' installed.Slackware 11.0 and windows XP. When I re installed XP, the bootloader doesn't came up while booting. Windows XP is loaded straight. How could I make Bootloader come againg,so that I can go to linux.

Is there any bootloader programs in Windows.

Plz Help
 
Old 04-17-2008, 08:51 PM   #2
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212
Use your Slackware installation disc to restore the grub bootloader.
 
Old 04-17-2008, 08:53 PM   #3
dxqcanada
Member
 
Registered: Sep 2006
Location: Canada
Distribution: Gentoo
Posts: 702

Rep: Reputation: 43
When you installed Windows it created a new MBR. This removed the MBR that booted your previous loader that allowed you to choose between the two OS's.

You could boot with a LiveCD ... then reinstall the boot loader into the MBR.
 
Old 04-17-2008, 10:55 PM   #4
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

You can use the Slackware Install cd1 to boot your system.
The easiest way would be to use the install cd1 to boot the system as if you were going to install.

After you get to the login then from the cli (command line);

Code:
~#mkdir /slacktemp                   #temporary mount point
~#mount /dev/your_device /slacktemp  #the device you installed to
~#chroot /slacktemp                  #change to yours
~#cd /slacktemp/etc                  #change to directory with lilo.conf 
~#vi lilo.conf                       #edit lilo.conf, if need be
~#lilo -v -t -b /dev/your_device     #sda, hda this will only test 
~#lilo -v -b /dev/your_device        #this will write MBR to your_device
You can 'man commands' in the above example to get a full understanding of the commands and options.

You can use 'LINUX MAN PAGES ONLINE' to get command definitions.

This link and others are available from 'Slackware-Links' .
 
Old 04-18-2008, 01:32 AM   #5
jestinjoy
Member
 
Registered: May 2004
Location: India
Distribution: Ubuntu 9.04, Debian Lenny
Posts: 121

Original Poster
Rep: Reputation: 22
re

My problem is that I dont have slackware CD with me. Is there any program in windows which helps to load multiple OS'
 
Old 04-18-2008, 04:21 AM   #6
SkittleLinux18
LQ Newbie
 
Registered: Mar 2008
Location: Provo, UT
Distribution: Linux Mint 4.0 KDE Edition
Posts: 12

Rep: Reputation: 0
Quote:
Originally Posted by jestinjoy View Post
My problem is that I dont have slackware CD with me. Is there any program in windows which helps to load multiple OS'
Alright, you have two options. 1) you could download a new Slackware .iso file from here, and then burn it. Or 2) you could download SuperGRUB Disk from here and then burn that to disk.

If you go option 2, you'll have to boot to it. Follow the directions on the screen and select the necessary options in the pop-up windows and it should restore it. However, I am not sure if this restore GRUB with Windows in the menu to select. If not, just boot into slackware and reconfigure your bootloader to have Windows in the menu and then reinstall it. Good Luck
 
Old 10-10-2008, 08:45 AM   #7
mobinskariya
Member
 
Registered: Sep 2007
Location: Kerala, India
Distribution: ubuntu 10.04
Posts: 367

Rep: Reputation: 55
insert any of the linux cd.press ctrl+alt+f2
then u will get a shell prompt

enter the following code
Code:
mkdir /linux
mount /dev/sdax /linux
chroot /linux

grub
>root (hd0,x-1) 
>setup(hd0)
>quit
>restart
replace x with ur healthy linux partition
 
  


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
Windows 2000 Bootloader vs. Mandriva LILO Bootloader Dregnan Mandriva 7 12-03-2007 09:55 PM
bootloader problem Sjaaksken Ubuntu 1 12-14-2006 06:33 AM
Bootloader problem jan1024188 Slackware 11 08-11-2006 12:09 PM
How can I disable the grub bootloader and enable the lilo bootloader? abefroman Linux - General 1 08-06-2005 08:53 AM
bootloader problem suvrat23 Linux - Newbie 1 07-20-2004 12:02 AM

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

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