Bernard Li wrote: > I've been trying to install a node with the latest trunk for a little > while now for x86_64 and always run into the following problem with the > stock kernel/ramdisk: > > RAMDISK: Compressed image found at block0 > RAMDISK: incomplete write (-28 !=32768) 8388608 > VFS: Mounted root (cramfs filesystem) readonly > Freeing unused kernel memory = 420k freed > Error -3 while decompressing!
Error -3... it seems that the stream is corrupted.. can you run a fsck.cramfs on the initrd? (remember to unzip it before! :-)). > > It turns out that I need to adjust CONFIG_BLK_DEV_RAM_SIZE. The > question is what should I adjust this to? 9x1024 or 16x1024? IMHO this shouldn't resolve... the BLK_DEV_RAM_SIZE is the same option that you set with the "ramdisk_size" kernel boot parameter (it is set in init/main.c). Have you tried to enlarge this value (I suppose yes..)? how much ram do you have? how big is initrd? Cheers, -Andrea ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Sisuite-devel mailing list Sisuite-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sisuite-devel