Old notebook w/o cdrom or floppy. How to install?

Rob spamrefuse at yahoo.com
Wed Mar 14 06:16:44 UTC 2007


Rob wrote:
>
> OK, I made some progress with my old notebook.
> 
> Over PXE, I use this 'default' pxe config file:
> ----------------------------------
> DEFAULT install
> PROMPT 1
> TIMEOUT 0
> LABEL install
>         kernel vmlinuz
>         append initrd.img
> ----------------------------------
> 
> with vmlinuz and initrd.img in the tftpboot
> directory (I've downloaded both files from the
> Fedora download site in os/images/pxeboot/
> directory).
> This should start the installation procedure.
> 
> The notebook boots over the network and I get the
> 'boot:' prompt, but when hitting return there,
> I eventually end with:
> 
>    EXT2-fs: unable to read superblock
> 
> and a kernel panic.

I solved the problem myself.
Replace the append line above by:

     append initrd=initrd.img

Then all goes well.

Rob.



 
____________________________________________________________________________________
Don't get soaked.  Take a quick peek at the forecast
with the Yahoo! Search weather shortcut.
http://tools.search.yahoo.com/shortcuts/#loc_weather




More information about the fedora-list mailing list