On Thu, 2005-12-15 at 08:54 -0800, Steven Ringwald wrote: > Bob Chiodini wrote: > > >Try increasing the ramdisk size on the kernel command line or during the > >kernel compile. On the command line, ramdisk=xxxx. I think my all RAM > >version was 8M, so I used 9216 for xxxx. > > > > > > Bob, > > Alright. I tried that, and it didn't change anything. :-( I am not sure > if the ramdisk size if going to affect much, since I really am mounting > a filesystem and not just copying stuff into a ramdisk... It shouldn't > take any more memory that booting off a regular partition off a regular > HD... > > Steve > Steve, Okay, I was concentrating on the bio too big device loop0 message. Maybe a bug in busybox or the kernel: http://64.233.167.104/search?q=cache:1I7Sw6-T9EIJ:bugs.busybox.net/view.php%3Fid%3D498%26nbn%3D6+%22bio+too+big+device+loop0%22+busybox&hl=en&lr=&client=firefox-a&strip=1 The above is the cached, text-only, google link, busybox.org seems to be down or extremely slow. Are you running a 2.4 or 2.6 kernel? Bob...