Re: F17 vs. Pentium 4

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

 



On Sun, 1 Apr 2012, Michal Jaegermann wrote:

On Sun, Apr 01, 2012 at 02:26:45PM -0500, Michael Hennebry wrote:
On Sun, 1 Apr 2012, Michal Jaegermann wrote:

>
>menuentry 'Anaconda' {
>	load_video
>	set gfxpayload=keep
>	insmod gzio
>	insmod part_msdos
>	insmod ext2
>	linux  (hd0,msdos2)/boota/vmlinuz repo=hd:/dev/sda<X>:/<path_to_a_directory_with_an_iso_image>/
>	initrd (hd0,msdos2)/boota/initrd.img
>}

Is there an equivalent in grub 1?

Sure. It does not matter what a bootloader. The only important things
are files to use and kernel boot options.  Just write yourself a
corresponding entry and off you go.

I should have been more specific.
I suspect that module is the grub1 equivalent of insmod,
but load_video, set and even linux stump me.
The grub1 info manual doesn't give me much n the way of suspects.
In the case of linux, I strongly suspect that there is one.
I've often been told to type linux <options> at a boot: prompt.

With older grub you do not write "(hd0,msdos2)" but "(hd0,1)" as this
is not that specific but syntax details are not essential here.

--
Michael   hennebry@xxxxxxxxxxxxxxxxxxxxx
"On Monday, I'm gonna have to tell my kindergarten class,
whom I teach not to run with scissors,
that my fiance ran me through with a broadsword."  --  Lily
--
test mailing list
test@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test



[Index of Archives]     [Fedora Desktop]     [Fedora SELinux]     [Photo Sharing]     [Yosemite Forum]     [KDE Users]

  Powered by Linux