dine dark wrote: > > i started the LFS live CD like "linux resume=/dev/hda5" where hda5 is > my swap drive > > ------------------------------------------------------------------------------------- > > > > lfslivecd:root | Wed Dec 20 04:20:24 2006 | ~# mkswap /dev/hda5 > Setting up swapspace version 1, size = 625082 kB > no label, UUID=0db2090a-a143-4266-81e5-e53a792a8a83 > lfslivecd:root | Wed Dec 20 04:20:44 2006 | ~# swapon /dev/hda5 > lfslivecd:root | Wed Dec 20 04:20:56 2006 | ~# hibernate > Stopping dhcpcd on the eth0 interface... > [ OK ] > Bringing down the eth0 interface... > > //Comment > //Then of cause i lost the connection. > I am not really sure whether hibernation over ssh is really supposed to work.
> //I manually typed the message that i got on my notebook's screen below... > > Freezing cups ... > Stopping tasks: ==================| > Shrinking memory... done (0 pages freed) > ACPI: PCI interrupt for device 0000:02:06.0 disabled > ACPI: PCI interrupt for device 0000:00:13.2 disabled > ACPI: PCI interrupt for device 0000:00: 13.1 disabled > ACPI: PCI interrupt for device 0000:00:13.0 disabled > swsusp: Need to copy 21982 pages > swsusp: critical section/: done (21982 pages copied) > Intel machine check architecture supported. > Intel machine check reporting enabled on CPU#0. > swsusp: Restoring Highmem > ACPI: PCI Interrupt 0000:00:13.0[A] -> GSI 19 (level, low) -> IRQ 16 > ACPI: PCI Interrupt 0000:00:13.1[A] -> GSI 19 (level, low) -> IRQ 16 > > //After this message was displayed the notebook was frozen. > It should make some disk noise and then power itself off completely at this point. Does it do so? If not, try booting as "linux resume=/dev/hda5 pci=noacpi noapic nolapic" and retrying the hibernation procedure - this boot line disables common troublemakers at the cost of some slowdown. -- Alexander E. Patrakov -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
