LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
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 07-06-2004, 06:00 PM   #1
albino87
LQ Newbie
 
Registered: Feb 2004
Location: Northern Nevada
Distribution: Slackware
Posts: 4

Rep: Reputation: 0
Lilo and Windows Problem


Hey,

I have dual booted my system with Slack 9.1 and Windows 2000 Pro several times with no problems at all. Recently, I moved around my partitions and first reinstalled Windows, then Slack (now 10.0). Since then, my system hangs when I choose to boot Windows. Here my lilo.conf file:

# LILO configuration file
# generated by 'liloconfig'
#
# Start LILO global section
boot = /dev/hda
#compact # faster, but won't work on all systems.
prompt
timeout = 300
# VESA framebuffer console @ 1024x768x256
vga = 773
# Normal VGA console
# vga = normal
# VESA framebuffer console @ 1024x768x64k
# vga=791
# VESA framebuffer console @ 1024x768x32k
# vga=790
# VESA framebuffer console @ 1024x768x256
# vga=773
# VESA framebuffer console @ 800x600x64k
# vga=788
# VESA framebuffer console @ 800x600x32k
# vga=787
# VESA framebuffer console @ 800x600x256
# vga=771
# VESA framebuffer console @ 640x480x64k
# vga=785
# VESA framebuffer console @ 640x480x32k
# vga=784
# VESA framebuffer console @ 640x480x256
# vga=769
# ramdisk = 0 # paranoia setting
# End LILO global section
# Linux bootable partition config begins
image = /boot/vmlinuz
root = /dev/hda3
label = Slackware
read-only # Non-UMSDOS filesystems should be mounted read-only for checking
# Linux bootable partition config ends
# Windows bootable partition config begins
other = /dev/hdb1
label = Windows
map-drive = 0x80
to = 0x81
map-drive = 0x81
to = 0x80
table = /dev/hdb
# Windows bootable partition config ends


and here is my fstab:

/dev/hda1 swap swap defaults 0 0
/dev/hda3 / ext3 defaults 1 1
/dev/hda5 /mnt/Files ext3 defaults 1 2
/dev/hdb1 /mnt/Windows ntfs ro 1 0
/dev/cdrom /mnt/cdrom iso9660 user,unhide,noauto,owner,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
proc /proc proc defaults 0 0


Along with Windows not starting, lilo will not start if I reboot my computer. If I do that, my motherboard complains of it's inability to load the operating system, but this problem is not as significant as the one previously explained.

If possible, I don't mind switching to grub or giving Windows the ability to boot up on its own and start Slack with an install disk.

Thanks for looking and please respond if you can point me in the right direction
 
Old 07-06-2004, 09:01 PM   #2
vectordrake
Senior Member
 
Registered: Nov 2003
Location: NB,Canada
Distribution: Something alpha or beta, binary or source...
Posts: 2,280
Blog Entries: 4

Rep: Reputation: 47
Code:
map-drive = 0x80
to = 0x81
map-drive = 0x81
to = 0x80
table = /dev/hdb
can now be done with one line, btw:
Code:
boot-as=0x80
Try adding
Code:
root=/dev/hdb1
to the windows stanza.



edited because I try to type too fast and don't spellcheck...
 
Old 07-07-2004, 12:26 AM   #3
albino87
LQ Newbie
 
Registered: Feb 2004
Location: Northern Nevada
Distribution: Slackware
Posts: 4

Original Poster
Rep: Reputation: 0
Nope, both problems still persist. My updated Windows section of my lilo.conf file follows:

# Windows bootable partition config begins
other = /dev/hdb1
label = Windows
boot-as=0x80
root=/dev/hdb1
# Windows bootable partition config ends


Thanks
 
  


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 XP / Slackware LILO boot problem. Clumsy Slackware 3 03-26-2005 06:04 PM
Problem:Lilo loading WINDOWS automatically RodCas Slackware 19 09-06-2004 01:06 PM
windows boot problem - lilo deveraux83 Slackware 5 07-09-2004 11:46 AM
Windows 98 boot with lilo problem, help need fast Geefthegreat Linux - General 10 04-13-2004 08:52 PM
LILO Config Problem - Goes straight to windows! schismatic Linux - Newbie 7 11-30-2003 05:00 PM

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

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