Joshua Mullin wrote:
> When I boot the from this iso, I get the following output (a tail):
> 
> RAMDISK: Compressed image found at block 0
> 
> Freeing initrd memory: 15403k freed
> 
> VFS: Mounted root (cramfs filesystem) readonly.
> 
> Freeing unused kernel memory: 96k freed
> 
> Error -3 while decompressing!
> 
> c02aeb60(-15704032)->de663000(4096)

Are you using UYOK or the standard BOEL boot package? (see documentation
here: http://wiki.systemimager.org/index.php/UYOK).

It seems that the stream of the cramfs initrd got corrupted. Try to run
cramfsck (or fsck.cramfs) in your decompressed initrd. Moreover are you
able to mount it in loopback?

Otherwise maybe you've not dedicated enough ram for the initrd, try to
use the ramdisk_size kernel boot parameter (e.g. ramdisk_size=80000).
You can define it in /etc/systemimager/pxelinux.cfg/syslinux.cfg and run
si_mkautoinstallcd again...

Regards,
-Andrea

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sisuite-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to