Jump to content

how to configure my grub2 settings?


cara michelle

Recommended Posts

cara michelle

I am having a bit of difficulty booting the 0906 live cd from my hard disk using grub2. I have the following menu entry:

menuentry "Solaris" {

loopback loop /boot/iso/osol-0906-x86.iso

linux (loop)/platform/i86pc/kernel/unix iso-scan/filename=/boot/iso/osol-0906-x86.iso

initrd (loop)/boot/x86.miniroot

}

I am probably pointing to the wrong files as I am not familiar with the solaris kernels.

for reference, this one works fine:

menuentry "Ubuntu Live 9.10 64bit" {

loopback loop /boot/iso/ubuntu-9.10-desktop-amd64.iso

linux (loop)/casper/vmlinuz boot=casper iso-scan/filename=/boot/iso/ubuntu-9.10-desktop-amd64.iso noeject noprompt --

initrd (loop)/casper/initrd.lz

}

Can you help me figure out how to configure my grub2 settings?

Link to comment
Share on other sites


  • Views 568
  • Created
  • Last Reply

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...