bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pxelinux + floppy image


From: julien Touche
Subject: Re: pxelinux + floppy image
Date: Sat, 21 Dec 2002 21:29:12 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130



Yoshinori K. Okuji wrote:


That has been fixed, and the latest is not 0.92 but 0.93.


if it's possible, how do you call it in menu.lst ?


I don't know the details, but I think you can load an image as an
initrd.

Okuji


i try (with 0.93 too)
title floppyimg
        root (nd)
        kernel /memdisk initrd=/boot/floppy.img

title floppyimg
        root (nd)
        kernel /memdisk
        append initrd=/boot/floppy.img

or
title floppyimg
        root (nd)
        kernel /boot/floppy.img

and it doesn't work. (try also kernel --type=floppy ...)
it loads memdisk which try to load a linux kernel and freezes.

is there a special kernel or an option (doesn't see it in help or faq/manual) ?


maybe a good thing to add to faq or manual if find it.



Thanks

        Julien





reply via email to

[Prev in Thread] Current Thread [Next in Thread]