After seeing this article on linux.com:
http://applications.linux.com/applic...tid=47&tid=121
I followed the intstructions and ran his suspend.sh script after installing uswsusp. After trying to suspend to ram and it failing, I restarted and got thi
1f40
s error message after the kernel was loaded by lilo:
Code:
RAMDISK: Compressed image found at block 0
invalid compressed format (err=1)
VFS: Cannot open root device "804" or unknown-block (8,4)
Please append a correct "root" boot option
Kernel panic - not syncing: VFS: unable to mount root fs in unknown-block (8,4)
I have checked my lilo.conf and it is still correct. How do I keep it from trying to read this failed ramdisk?