How to make a boot profile permanent?

Posted by Usman Ajmal on Super User See other posts from Super User or by Usman Ajmal
Published on 2010-02-15T09:29:33Z Indexed on 2010/03/22 14:01 UTC
Read the original article Hit count: 301

Filed under:
|
|

Hi, I have a Finnix live CD. I can customize it by remastering it. When I boot with the live CD I need to make a little change in the boot profile

The boot profile before making the changes is

linux apm=power-off vga=791 initrd=minirt quiet

The boot profile after making the change become

linux apm=power-off vga=791 initrd=minirt quiet root=/dev/sr0

Now, I need to make this change (adding root=/dev/sr0) permanent. How can I do that?

© Super User or respective owner

Related posts about linux

Related posts about boot