Jump to content

Dual Booting 10.1, 10.0, winXP


dickohead
 Share

Recommended Posts

lol, i've not yet posted lilo.conf cos i am at work... so i'm guessing that would help a lot then... hahahaha, when i get home tonight, i shall post the code of my lilo.conf file..... sorry guys at work, government departments in Australia still use windows 98..... freekin n00bs.

Edited by dickohead
Link to comment
Share on other sites

ok, here we go:

 

# WARNING: do not forget to run lilo after modifying this file

boot=/dev/hda
default="linux"
prompt
nowarn
timeout=100
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz
       label="linux"
       root=/dev/hda6
       initrd=/boot/initrd.img
       append="devfs=mount acpi=ht splash=silent"
       vga=791
       read-only
image=/boot/vmlinuz
       label="failsafe"
       root=/dev/hda6
       initrd=/boot/initrd.img
       append="failsafe acpi=ht devfs=nomount"
       read-only
other=/dev/hda1
       label="windows"
       table=/dev/hda
image=/boot/vmlinuz
       label="linux_rc1"
       root=/dev/hdb1
       initrd=/boot/initrd-2.6.3-15mdk.img
       append="devfs=mount acpi=ht splash=silent"
       read-only

Link to comment
Share on other sites

so.... any ideas on why linux_rc1 will not boot correctly now? it has got to be a lilo issue, and i am fairly confident it has got to do with the append field:

 

append="devfs=mount acpi=ht splash=silent"

 

but i'm not sure what it should say!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...