The time now is Sun 26 May 2013, 02:06
All times are UTC - 4 |
| Author |
Message |
ndujoe1
Joined: 04 Dec 2005 Posts: 616
|
Posted: Mon 08 Feb 2010, 20:27 Post subject:
How to make acpi=force boot setting automatic? |
|
I run MyWolf-008 live CD. Each time it boots I can press F2 and enter the boot command puppy acpi=force and puppy will shut down properly.
It there a way I can instruct the LIve-CD to do this automatically each time I boot?
|
|
Back to top
|
|
 |
prehistoric

Joined: 23 Oct 2007 Posts: 1210
|
Posted: Mon 08 Feb 2010, 20:49 Post subject:
isolinux.cfg |
|
While I don't have that particular puplet right at hand, I would say you can modify the isolinux.cfg file in the ISO image to do that. I'm guessing it says, in part: | Quote: | label puppy
kernel vmlinuz
append initrd=initrd.gz pmedia=cd | You need to add acpi=force to the append line: | Quote: | label puppy
kernel vmlinuz
append initrd=initrd.gz pmedia=cd acpi=force | Then, burn a new CD from the modified ISO image.
Let's see if this gets you far enough to solve the problem before saying more.
Added: I just downloaded wolfe-008.iso, checked the md5sum, used iso-master to edit it, as described above, producing a wolfe-008m.iso, (with a new md5sum,) burned this to CD, and tested it on another computer with the power-off problem. It worked.
|
|
Back to top
|
|
 |
gerry
Joined: 26 Jul 2007 Posts: 944 Location: England
|
Posted: Sun 14 Feb 2010, 11:24 Post subject:
|
|
Great! Been waiting for that since Puppy 216.
I installed isomaster in dpup from the Lenny repository. Easy peasy.
EDIT: I modified Puppy 431 Retro, which runs on my old 600MHz 256MB machine.
gerry
|
|
Back to top
|
|
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|
[ Time: 0.0379s ][ Queries: 12 (0.0066s) ][ GZIP on ] |