LinuxQuestions.org
Visit Jeremy's Blog.
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 08-16-2003, 05:33 PM   #1
bitpicker
Member
 
Registered: Jul 2003
Location: Germany
Distribution: Xubuntu, Ubuntu
Posts: 416
Blog Entries: 14

Rep: Reputation: 35
Booting Win98 with Lilo from SCSI


As predicted in my other thread I'm back from trying to configure Lilo to boot Linux or Win98. First, here's my lilo.conf:

boot=/dev/sda
map=/boot/map
default="linux"
keytable=/boot/de-latin1.klt
prompt
nowarn
timeout=100
message=/boot/message
menu-scheme=wb:bw:wb:bw
other=/dev/sdb1
label="Win98"
table=/dev/sdb
image=/boot/vmlinuz
label="linux"
root=/dev/sda1
initrd=/boot/initrd.img
append="devfs=mount hdd=ide-scsi acpi=off quiet"
vga=788
read-only

(...)

Linux is on my first SCSI harddisk, ID 0, sda1. Windows is on a bootable second SCSI disk, ID 2, sdb1 (the C: partition). Previously I physically connected one or the other disk to boot either OS, but now I want Lilo to make that unnecessary.

I added the 'other' and 'label' bits because of the Lilo description at www.control-escape.com. That description referred to IDE drives; when that alone did not work I tried to make sense of the Lilo HowTo this site linked to, which gave me the line 'table...' and obscure references to a line 'loader...' which I don't understand at all and cryptic device numbers like 0x80 which might have to be swapped but which I couldn't find out from my SCSI setup.

To cut a long story short, while both disks are perfectly bootable and Lilo will boot this (and other) Linux versions, trying to boot the Win98 system from the second disk seems to be impossible; after a message saying that Lilo was booting Win98 nothing happens.

I'm sure I'm missing something here but I am clueless. Any help is appreciated.

Robin
 
Old 08-16-2003, 05:43 PM   #2
leonscape
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Debian SID / KDE 3.5
Posts: 2,313

Rep: Reputation: 48
Windows Likes to be on the first device, regardless.

Try swapping them around physically as well, and installing LILO on the MBR of the other disk.

Apart from that I can't help I use grub

Last edited by leonscape; 08-16-2003 at 05:49 PM.
 
Old 08-16-2003, 05:45 PM   #3
contrasutra
LQ Guru
 
Registered: Mar 2003
Location: New Jersey
Distribution: Arch Linux
Posts: 1,445

Rep: Reputation: 47
Your lilo.conf should look something like this:

boot=/dev/sda

# This line often fixes L40 errors on bootup
# disk=/dev/discs/disc0/disc bios=0x80

default=Windows
timeout=50
lba32
prompt

image=/boot/vmlinuz
label=Linux
root=/dev/sda1
read-only
append="hdd=ide-scsi"


other=/dev/sdb1
label=Windows
 
Old 08-17-2003, 08:28 AM   #4
bitpicker
Member
 
Registered: Jul 2003
Location: Germany
Distribution: Xubuntu, Ubuntu
Posts: 416

Original Poster
Blog Entries: 14

Rep: Reputation: 35
I got it! I added the following lines to the 'other' part referring to Windows:

map-drive=0x81
to=0x80
map-drive=0x80
to=0x81

... and now Win 98 boots with no problems at all.

Thanks anyway for the suggestions

Robin
 
  


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
GRUB or LILO boot to SCSI drive on SCSI system w/ IDE card mkl838 Linux - General 1 03-06-2005 09:01 PM
Problem with LILO booting XP off SCSI. failure_man Slackware 2 11-28-2004 04:04 PM
lilo won't boot win98 manifold Linux - Newbie 8 11-14-2002 08:26 PM
LILO with RH7.2 and Win98 timward Linux - Newbie 3 10-09-2002 03:19 PM
configure scsi (win98) drive with ide (redhat 7.1) system: HOW? myispnet Linux - Software 0 12-07-2001 09:36 PM

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

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