David Kerr wrote: > I see exactly the same message... both on my Alix 2c3 and my vmware > image that I use to sandbox/prototype. I do not know what causes it but > my system has always been fully functional. > > David > > On Mon, Oct 27, 2008 at 2:36 AM, Philip Prindeville > <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Kristian Kielhofner wrote: > > On 10/26/08, Philip Prindeville > <[EMAIL PROTECTED] > <mailto:[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 >
Philip, You're looking at Astlinux after it's booted. The error you're seeing is coming during the runnix boot process prior to it's pivoted into astlinux. Any ramdisk would have been created by runnix and not by Astlinux. Seems like there may be a few updates that should be done to runnix... Darrick ------------------------------------------------------------------------- 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]
