On Mon, 2 Apr 2012, Michael Hennebry wrote:

On Sun, 1 Apr 2012, Michal Jaegermann wrote:

On Sun, Apr 01, 2012 at 10:05:50PM -0500, Michael Hennebry wrote:

This approximately what I'd been trying to do.
This is what I'd been using to try to boot F17-alpha:
title Install Fedora17 from iso
        root (hd0,2)
        find   /isolinux17/vmlinuz
        kernel /isolinux17/vmlinuz askmethod

AFAIK 'askmethod' is no longer valid.  Use repo=...

Arrrg.  Syntax!!!!!!!!!!!!!!!

kernel /isolinux17/vmlinuz repo=hd:LABEL=/home1:/iso17/
good?

Here is the grub stanza I used this time:
title Install Fedora17 from iso
        root (hd0,2)
        pause have rooted (hd0,2)
        find   /isolinux17/vmlinuz
        pause have finded
        kernel /isolinux17/vmlinuz kernel /isolinux17/vmlinuz 
repo=hd:LABEL=/home1:/iso17/
        pause kernel /isolinux17/vmlinuz kernel /isolinux17/vmlinuz 
repo=hd:LABEL=/home1:/iso17/
        find   /isolinux17/initrd.img
        pause have finded
        initrd /isolinux17/initrd.img
        pause have initrded

All the finds gave the expected results.  All the pauses happened.
The last thing I saw before the screen went blurry was
... unpacking initramfs

I took a picture of the final screen.
It is attached.
The original color JPEG was over 2MB, so I whittled.

--
Michael   henne...@web.cs.ndsu.nodak.edu
"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

<<attachment: driver_attach.png>>

-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Reply via email to