Re: F17 vs. Pentium 4

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

 



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.

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.

  Michal
-- 
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