Jump to content

configuring boot disk


Guest hoosfoos
 Share

Recommended Posts

Guest hoosfoos

I use a floppy to boot into my mandrake 9 system, but I need to type in a certain boot option in at the boot: to get my system to boot up. (linux ide=nodma) I would like to automate this process by adding the option to the boot disk itself.

I can't seem to find any info on this. I have an idea that it would be added to the syslinux.cfg file on my boot disk but I don't want to make the wrong guess and not be able to boot up my system.

This is what my current syslinux.sfg file looks like.

default linux

prompt 1

display boot.msg

timeout 100

label linux

kernel vmlinuz

append initrd=initrd.img root=/dev/hde5 devfs=mount hda=ide-scsi hdb=ide-scsi

Where would I add in this option (linux ide=nodma)?

Or am I totally off course?

Link to comment
Share on other sites

Guest hoosfoos

That's what I thought, I just wanted confirmation.

:D It worked.

with the exception of not putting"linux" in before "ide=nodma"

Here's what it looks like now.

append initrd=initrd.img root=/dev/hde5 devfs=mount hda=ide-scsi hdb=ide-scsi ide=nodma

No more babysitting the boot.

Thanks for your help.

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...