LinuxQuestions.org
Help answer threads with 0 replies.
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-22-2006, 10:29 PM   #1
The_Rogue
LQ Newbie
 
Registered: Feb 2006
Distribution: SuSe 10.0(AMD Athlon 64 3500+), DSL 2.2(Pentium III), and Slackware 10.2 (Celeron 2Ghz)
Posts: 2

Rep: Reputation: 0
Slackware/XP Duel boot problems (LiLo)


Hello all. I recently installed a Slackware 10.2 onto a 9 gig partion of my 40 gig hd. I have XP installed on hda1 and slackware on hda2, with a 400 or so mb swap as hda5. I installed LiLo as the boot loader and it detected that I had XP installed already on hda1. All seemed to be going well until I tried to go into windows (Slack boots ok, has a few keyboard and video issues, but they don't effect the overall system once booted). The label is "NT" and all it does print "Loading NT..." and hangs. I have tried tinkering with my lilo.conf, but I'm not that great at Linux yet. Trying to learn. Here is my lilo.conf:

boot=/dev/hda
lba32
prompt
timeout=50
root=/dev/hda2

image="/boot/vmlinuz"
label="vmlinuz"
root="/dev/hda2"
read-only

image="/boot/vmlinuz-ide-2.4.31"
label="2.4.31"
root="/dev/hda2"
read-only

image="/usr/src/linux/arch/i386/boot/bzImage"
label="Linux_Compiled"
root="/dev/hda2"
read-only
optional

other=/dev/hda1
label="NT"

image="/dev/hda1"
root="/dev/hda1"

Anything I change (Like the image, ect) results in an "Unusable config file" message. This has been driving me nuts. I'd even just like to boot into winblows one last time to backup a few files (Yes, I forgot to backup. Nasty habbit, that). If more info is needed, I would be happy to comply.

Sorry if this question has been asked before. I tried searching the forums for someone with a similar problem, but most entries were about GRUB. I don't normally ask for help like this, as I prefer to finger it out on my own, but this is driving me MAD!!
 
Old 04-22-2006, 11:09 PM   #2
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Hi, and welcome to LQ!

It's been quite a while that I last saw a windows
dual-boot set-up :}, but I think that root and image
are reserved for linux installations. Try removing
image="/dev/hda1"
root="/dev/hda1"
and run lilo again, and then see what happens.


Cheers,
Tink
 
Old 04-22-2006, 11:13 PM   #3
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
Technically, you mean "dual" as a duel is kinda like a fight..
 
Old 04-22-2006, 11:25 PM   #4
The_Rogue
LQ Newbie
 
Registered: Feb 2006
Distribution: SuSe 10.0(AMD Athlon 64 3500+), DSL 2.2(Pentium III), and Slackware 10.2 (Celeron 2Ghz)
Posts: 2

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Tinkster
...Try removing
image="/dev/hda1"
root="/dev/hda1"
and run lilo again, and then see what happens.


Cheers,
Tink
Well, I tried that and the same thing happens. Just hangs there with:
"Boot NT"
"Booting NT"

Thanks for the suggestion though!
 
Old 04-25-2006, 06:10 AM   #5
slackmagic
Member
 
Registered: Aug 2003
Distribution: Slackware
Posts: 255

Rep: Reputation: 35
Quote:
Originally Posted by The_Rogue

boot=/dev/hda
lba32 <----------- remove this line
prompt
timeout=50
root=/dev/hda2 <----------- remove this line

image="/boot/vmlinuz"
label="vmlinuz"
root="/dev/hda2"
read-only

image="/boot/vmlinuz-ide-2.4.31"
label="2.4.31"
root="/dev/hda2"
read-only

image="/usr/src/linux/arch/i386/boot/bzImage"
label="Linux_Compiled"
root="/dev/hda2"
read-only
optional

other=/dev/hda1
label="NT"
table=/dev/hda <----------- add this line

image="/dev/hda1" <----------- remove this line
root="/dev/hda1" <----------- remove this line


Hey there The_Rogue,

try these changes and run lilo again - it should report no errors once lilo updated the changes and you should be able to boot up your Windows XP again - good luck and let me know if it worked :P
 
Old 04-25-2006, 10:41 AM   #6
drkstr
Senior Member
 
Registered: Feb 2006
Location: Seattle, WA: USA
Distribution: Slackware 11.0
Posts: 1,191

Rep: Reputation: 45
You can also try 'liloconfig' as root and do the "expert" setup instead of simple install. Don't let the expert thing daunt you, it's not that hard. Just follow the prompts. ALso, make sure you have lilo installed on the MBR.

regards,
...drkstr
 
  


Reply

Tags
lilo, slackware



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
Problem with Duel Boot, gotta do with lilo. skoby Linux - Software 3 05-10-2005 11:21 AM
GRUB problems - duel boot camman977 Fedora - Installation 3 04-16-2005 03:57 PM
Kernel 2.6.81 Won't Boot with LILO under Slackware 10.0 pwo Linux - Software 2 10-22-2004 01:40 AM
duel boot problems win 98 & RH9 jburks Linux - Newbie 1 09-18-2003 03:39 PM
I install Slackware on small HDD with LILO, can't boot LILO? kleptophobiac Slackware 4 08-10-2003 04:50 PM

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

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