Jump to content
1 post in this topic

Recommended Posts

here is my lilo.conf file. I got osx86 and linux working together on one computer, on one harddisk.

plamache asked me this in a personal message but i think more of you would like to see it.

 

luck

bas

default="linux"
boot=/dev/hda
map=/boot/map
keytable=/boot/us-latin1.klt
prompt
nowarn
timeout=40
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz
	label="linux"
	root=/dev/hda5
	initrd=/boot/initrd.img
	append="acpi=ht resume=/dev/hda6 splash=silent"
	vga=788
	read-only
other=/dev/hda1
	label="osx"
	table=/dev/hda

 

 

(btw, dont forget to run lilo as root after changing the /etc/lilo.conf file. If you don't, lilo will not use the new file..)

Edited by nelissen
Link to comment
https://www.insanelymac.com/forum/topic/7095-working-dual-boot-osx86-and-linux/
Share on other sites

×
×
  • Create New...