LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!

Notices


Reply
  Search this Thread
Old 08-31-2004, 12:43 AM   #1
paschim
Member
 
Registered: Apr 2004
Location: UK, south london
Posts: 51

Rep: Reputation: 15
need light on GRUB?


Recently i addaed red-hat on my system. previoudly i had win2k dual booting with suse9, Now when i wanted to make triple boot with red hat, suse hide automatically.

Previously i use to see suse bootup screen, now i see red hat with choice to boot windows and red hat.

Can anyone tell me how to configure grub to show all?
 
Old 08-31-2004, 04:19 AM   #2
ppuru
Senior Member
 
Registered: Mar 2003
Location: Beautiful BC
Distribution: RedHat & clones, Slackware, SuSE, OpenBSD
Posts: 1,791

Rep: Reputation: 50
you can copy the redhat entries in /boot/grub/grub.conf

note down the kernel name, initrd filename, root drive of the suse distro and just replace them on the copied redhat entries.

For example
Code:
#grub.conf 
default=2 
title Win
 rootnoverify (hd0,0)
        chainloader +1
title Fedora Core (2.6.8-1.521)
        root (hd0,6)
        kernel /boot/vmlinuz-2.6.8-1.521 ro root=/dev/hda7 rhgb quiet vga=788
        initrd /boot/initrd-2.6.8-1.521.img
# copied from above
title SuSE 9.1
        root (hd1,7)
        kernel /boot/vmlinuz ro root=/dev/hdb7 vga=788
        initrd /boot/initrd.gz
 
  


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
Light distro of1967 Linux - General 5 11-28-2005 12:15 PM
A light wm! The slayer Linux - Laptop and Netbook 9 07-20-2005 06:50 AM
I have 'finally seen the light!' dlalexander LinuxQuestions.org Member Intro 1 10-28-2003 09:45 PM
The Linux Light lectraplayer General 4 07-17-2003 05:37 PM
HD light stays on jMack Linux - Newbie 2 12-18-2002 08:44 AM

LinuxQuestions.org > Forums > Non-*NIX Forums > General

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