Kristian Kielhofner wrote: > On 10/26/08, Philip Prindeville <[EMAIL PROTECTED]> wrote: > >> I started seeing these recently, but didn't have time to research them: >> >> RAMDISK: Compressed image found at block 0 >> RAMDISK: incomplete write (-28 != 32768) 4194304 <<===== >> VFS: Mounted root (ext2 filesystem). >> Freeing unused kernel memory: 136k freed >> Overriding RAM detection as specified on the command line >> Looking for AstLinux image... >> AstLinux image found! >> Configuring for unionfs... >> >> >> Anyone else ever see these or not what it means? >> >> -Philip >> > > Looks like the ramdisk might be too small: > > http://www.linuxtopia.org/online_books/linux_kernel/kernel_configuration/re55.html > >
For which ramdisk? Because I booted with "noram", so it's not for the copied out squashfs... So it's got to be one of: none on /dev type tmpfs (rw) none on /var type tmpfs (rw) none on /tmp type tmpfs (rw) But none seems to be overfull: pbx ~ # df -k /tmp /var /dev Filesystem 1k-blocks Used Available Use% Mounted on none 10000 212 9788 2% /tmp none 5000 516 4484 10% /var none 200 20 180 10% /dev ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]
