Jump to content
7 posts in this topic

Recommended Posts

google is your friend, I'd tell you but I haven't used grub in ages, it's common though so google GRUB controls or soemthing like that
Yeah, i already did that but it didn't really help :D when i try to boot it says the kernel needs to be loaded.
Link to comment
https://www.insanelymac.com/forum/topic/117844-gnu-grub/#findComment-835679
Share on other sites

if it has a bootloader in its boot sector, then specifying:

 

rootnoverify (hdx,y)

chainloader +1

boot

 

should get it going (replace x & y with your drive & partition number)

 

otherwise, you can drop the file "boot" from chameleon onto an accessible drive & specify that with:

 

kernel (hdx,y)/path/to/boot

boot

 

this should get you the bootloader screen and allow you to select your os x install.

 

(all from memory, so may contain mistakes :D)

Link to comment
https://www.insanelymac.com/forum/topic/117844-gnu-grub/#findComment-835703
Share on other sites

if it has a bootloader in its boot sector, then specifying:

 

rootnoverify (hdx,y)

chainloader +1

boot

 

should get it going (replace x & y with your drive & partition number)

 

otherwise, you can drop the file "boot" from chameleon onto an accessible drive & specify that with:

 

kernel (hdx,y)/path/to/boot

boot

 

this should get you the bootloader screen and allow you to select your os x install.

 

(all from memory, so may contain mistakes :censored2: )

 

OK, thanks.

 

I'll try it when I get home.

Link to comment
https://www.insanelymac.com/forum/topic/117844-gnu-grub/#findComment-836412
Share on other sites

  • 3 weeks later...
×
×
  • Create New...