View previous topic :: View next topic |
Author |
Message |
Curtis
Joined: 21 Jul 2006 Posts: 4
|
Posted: Wed Jul 26, 2006 7:16 am Post subject: Auto Suthdown in Frugal |
|
|
Hi
The problem i have is that when i shutdown the computer sends a message that says "remove cdrom and press return to shutdown". I have a frugal cf install.
Does someone know how to remove that message and automaticaly shutdown the computer?
Thanks. |
|
Back to top |
|
|
roberts
Joined: 17 Apr 2006 Posts: 320 Location: OC CA USA
|
Posted: Wed Jul 26, 2006 6:54 pm Post subject: |
|
|
Add [b]noprompt noeject[/b] to your boot options.
I will add that to the default on next cut. |
|
Back to top |
|
|
Spice_Boy
Joined: 18 Jul 2006 Posts: 19 Location: Poland
|
Posted: Wed Jul 26, 2006 10:29 pm Post subject: |
|
|
Thanks for the tip, because that prompt annoys me too |
|
Back to top |
|
|
Curtis
Joined: 21 Jul 2006 Posts: 4
|
Posted: Thu Jul 27, 2006 7:21 am Post subject: |
|
|
I don't know where to write. I've tried to write it in lilo.config but it doesn't work. Can you help me? |
|
Back to top |
|
|
zenox
Joined: 09 Aug 2006 Posts: 7 Location: Nova Scotia, Canada
|
Posted: Wed Aug 09, 2006 12:05 pm Post subject: |
|
|
In your lilo.conf add
append="noprompt noeject"
Then do a lilo -C lilo.conf
Should work.. not 100% sure. |
|
Back to top |
|
|
|