[parisc-linux] So you wanna get to a prompt, eh?

Helge Deller Helge.Deller@ruhr-uni-bochum.de
Thu, 21 Oct 1999 21:54:11 +0200


Am Thu, 21 Oct 1999 schrieb Christopher Beard:
> > > Is the ramdisk included in the kernel-image? When I boot the kernel,
> > > I get 'no ramdisk'.
> > 
> > To build the kernel right now, you have to download a ramdisk from
> > ftp://puffin.external.hp.com/pub/parisc/binaries/ramdisks or similiar.
> 
> You don't need the ramdisk if you are booting from a binary image, you only
> need it if you are attempting to build your own from the source tarball
> that was posted. The confusion exists in that the bootloader currently
> reports:
> 
> 	Loading PA-RISC/Linux Kernel...
> 	No ramdisks available.
> 
> And then continues along with the boot process.
> 
> Support for ramdisks was built into the bootloader, which is likely the
> prefered method, however, it has never been used. It is safe to ignore this
> for now.

Yes, this is correct. I once wrote support for ramdisks loaded by the
bootloader, but this possiblility was never used until now.
If there is interrest for this, then it should be really easy to implement...
More, this method is much faster than the current method to convert
ramdisk.bin to ramdisk.c and then compile & link it statically into the kernel.

Helge Deller

BTW: I will comment out this messages in my next commit. to not get more
confusion on this point !


>  
> Chris
> 
> ---------------------------------------------------------------------------
> To unsubscribe: send e-mail to parisc-linux-request@thepuffingroup.com with
> `unsubscribe' as the subject.