Need to edit the menu.lst so it can work

 
Thread Tools Search this Thread
Operating Systems Linux SuSE Need to edit the menu.lst so it can work
# 1  
Old 02-18-2011
Power Need to edit the menu.lst so it can work

I am trying to install three OS (Windows VISTA, OpenSUSE 11.3 & Solaris 11 Express) on a single drive of a laptop. However when I go to edit the /rpool/boot/grub/menu.lst to put the entry so it can boot the OpenSUSE 11.3 I get errors some of which result into starting all over again. I have also tried editing the /boot/grub/menu.lst to add the entry for Solaris 11 Express I get errors still. Could someone help me how I can accomplice this! I tried to google for examples but those examples are not helping. Thanks in advance.Smilie
Code:
  
This is what I have for the menu.lst located in /rpool/boot/grub:- Code: splashimage /boot/grub/splash.xpm.gz foreground 343434 background F7FbFF default 0 timeout 30 #---------- ADDED BY BOOTADM - DO NOT EDIT ---------- title Oracle Solaris 11 Express snv_151a findroot (pool_rpool,4,a) bootfs rpool/ROOT/solaris splashimage /boot/solaris.xpm foreground FF0000 background A8A8A8 kernel$ /platform/i86pc/kernel/$ISADIR/unix -B $ZFS-BOOTFS,console=graphics module$ /platform/i86pc/$ISADIR/boot_archive #---------------------END BOOTADM-------------------- # MicroSoft Windows Vista title MicroSoft Windows Vista rootnoverify (hd0,1) chainloader +1 # OpenSUSE 11.3 title OpenSUSE 11.3 rootnoverify (hd0,6) chainloader +1 For the menu.lst in the OpenSUSE dir /boot/grub:- Code: default 0 timeout 8 ##YaST - generic_mbr gfxmenu (hd0,6)/boot/message ##YaST - activate ###Don't change this comment - YaST2 identifier: Original name: linux### title Desktop -- openSUSE 11.3 - 2.6.34-12 root (hd0,6) kernel /boot/vmlinuz-2.6.34-12-desktop root=/dev/disk/by-id/ata-TOSHIBA_MK2035GSS_674VF1ZNS-part7 resume=/dev/disk/by-id/ata-TOSHIBA_MK2035GSS_674VF1ZNS-part6 splash=silent quiet showopts vga=0x361 initrd /boot/initrd-2.6.34-12-desktop ###Don't change this comment - YaST2 identifier: Original name: failsafe### title Failsafe -- openSUSE 11.3 - 2.6.34-12 root (hd0,6) kernel /boot/vmlinuz-2.6.34-12-desktop root=/dev/disk/by-id/ata-TOSHIBA_MK2035GSS_674VF1ZNS-part7 showopts apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 nomodeset x11failsafe vga=0x361 initrd /boot/initrd-2.6.34-12-desktop ###Don't change this comment - YaST2 identifier: Original name: windows### title MicroSoft Windows VISTA rootnoverify (hd0,1) chainloader +1[/FONT] title Solaris 11 rootnoverify (hd0,2) chainloader +1 The windows VISTA is 2nd partition. The solaris is 3rd partition. OpenSUSE is on 4, 5 & 6 partitions.

Moderator's Comments:
Mod Comment Continue this in your other thread

Last edited by Scott; 02-18-2011 at 05:08 PM.. Reason: Codetags please; please try to strip out html.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Red Hat

Edit right mouse click menu

Hello, I have Centos 5.8 installed in a Virtual box. I want to edit the menu which appears when the right button of the mouse is clicked on the desktop. I found this procedure for gnome "window manager": Place any script, link or binary (must be executable) in the folder ... (0 Replies)
Discussion started by: tyanata
0 Replies

2. UNIX for Dummies Questions & Answers

Missing menu.lst file in Ubuntu

I am not able to find menu.lst in /boot. During the Linux Kernel Compilation I installed the kernel using make install. Next I created an initrd image. I had to modify the Grub configuration file - /boot/grub/menu.lst which I am not able to find. Any resolution for the issue? (3 Replies)
Discussion started by: rupeshkp728
3 Replies

3. Boot Loaders

Help Me edit the menu.lst !

I am trying to install three OS (Windows VISTA, OpenSUSE 11.3 & Solaris 11 Express) on a single drive of a laptop. However when I go to edit the /rpool/boot/grub/menu.lst to put the entry so it can boot the OpenSUSE 11.3 I get errors some of which result into starting all over again. I have also... (3 Replies)
Discussion started by: Tenyhwa
3 Replies

4. Shell Programming and Scripting

Help with UUID replacement in fstab and menu.lst

I am trying to write a small backup application for Linux systems file by file if partitions are created by the user using fdisk. I am facing a problem when I am done with restoring the files. The problem is with UUID mismatch in restored fstab and menu.lst. Using C I could create a partlist.txt... (6 Replies)
Discussion started by: arunj
6 Replies

5. Solaris

Need to create a menu.lst for Solaris 11 Express, OpenSUSE 11.3 & Windows Vista

I have partitioned and installed Windows Vista, OpenSUSE and Solaris 11 Express on a LapTop hardDrive. However I am not able to boot OpenSUSE 11.3 although I have it in menu.lst which I put in a Solaris partition directory /rpool/boot/grub. Could someone tell me how to go about it. See what I did... (2 Replies)
Discussion started by: Tenyhwa
2 Replies

6. Shell Programming and Scripting

shell script to alter grub menu.lst

Hi folks, I have a dual-boot Ubuntu/Windows machine and I wanted to create a script to change the menu.lst file so it will change the default boot partition (this is so I can reload the machine remotely and allow it to boot to the Windows partition). Today I have to sudo cp a template file I... (1 Reply)
Discussion started by: ppucci
1 Replies

7. Shell Programming and Scripting

menu.lst, boot options?

Hi all, I would like to have some details on menu.lst!! the reason is ,if i am trying to add my own boot option where do i need to add it? is it in menu.lst only or elsewere(am referring to unix os) because i tried adding a unique boot option and it was not reflected when the system booted?... (8 Replies)
Discussion started by: wrapster
8 Replies

8. Solaris

Howto edit solaris boot manager menu

Solaris boot manager menu seems to include partitions that cannot be boot and labeling that would be confusing to some people. How can I edit these? (4 Replies)
Discussion started by: maag
4 Replies

9. UNIX for Dummies Questions & Answers

int.lst forms

I am working on a re-engineering project. Original Code is written in C. In the C code some "forms" are being called. Each form is in a separate file and files are tagged "int" or "int.lst" like f00.int, f00.int.lst Can some body through some light on what are these files and what is the... (2 Replies)
Discussion started by: cxredd4
2 Replies
Login or Register to Ask a Question