Linux Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsOperating SystemsLinux Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now!
  #1  
Old January 2nd, 2002, 11:35 PM
cmb24 cmb24 is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2002
Posts: 2 cmb24 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to cmb24
Unhappy New Linux 7.2 will not bootup via LILO or grub!

I have just recently upgraded to RH 7.2. When I upgraded I told it to install Grub on the first sector of my second hard disk. Previously I had been using LILO with RH 7.1 installed on the first sector of the second harddrive. My system is a dual boot, and I have Win2K and most of my work since '98 on that first hard drive. The second harddrive is solely for Linux. I am able to get into linux via the bootdisk I created from linux rescue, however I am not sure how to get my bootloader setup correctly so that I can use grub to choose between win2k and RH 7.2.

When I boot up my computer goes through the bios and hardware post tests, the says "LI ", that is all. Used to say "LILO" then proceed to load LILO. Any help would be much appreciated.

Reply With Quote
  #2  
Old January 3rd, 2002, 12:31 AM
Hero Zzyzzx's Avatar
Hero Zzyzzx Hero Zzyzzx is offline
11
Dev Shed Demi-God (4500 - 4999 posts)
 
Join Date: Jul 2001
Location: Lynn, MA
Posts: 4,632 Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level) 
Time spent in forums: 4 Days 23 h 12 m 33 sec
Reputation Power: 77
Send a message via AIM to Hero Zzyzzx
Read the how-to associated with LILO. Basically, you have to edit the /etc/lilo.conf file to reflect the partitioning and kernel information of your distro, and then run "/sbin/lilo" to write the change to your master boot record.

If you're lucky, lilo.conf may have already been configured properly by redhat during the installation, and it's just sitting there waiting for you to apply the change. . .

Reply With Quote
  #3  
Old January 4th, 2002, 03:37 AM
billyo billyo is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2000
Posts: 114 billyo User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 9
If you want to use grub (which I would recommend) then you should just ditch lilo altogether. Look in /boot/grub for a file named menu.lst, you can edit this file to reflect your setup, I pasted mine in as an example. Windows 98 is on the second disk. Windows 98 is special in that it must boot from the first disk, grub is special in that it can make windows 98 think it is booting from the first disk, when in fact it is not! After you edit your file to suit, as root, run the command 'grub-install', this will put grub in your MBR. Grub can boot both OS's directly (you shouldn't need ntldr or lilo at all after you install grub). Also, check the grub manual for more examples.

timeout 3

default 1

fallback 0

title windoze 2000
rootnoverify (hd0,0)
chainloader +1
makeactive

title linux
root (hd0,2)
kernel (hd0,2)/boot/vmlinuz root=/dev/hda3

title windoze 98
map (hd0) (hd1)
map (hd1) (hd0)
rootnoverify (hd1,0)
chainloader +1
makeactive

Reply With Quote
Reply

Viewing: Dev Shed ForumsOperating SystemsLinux Help > New Linux 7.2 will not bootup via LILO or grub!


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway