Re: Unable to install F10 with kickstart

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

 



Laszlo BERES <beres.laszlo <at> sys-admin.hu> writes:

> - created a /dev/sda5 filesystem and copied the DVD ISO onto this
> - extracted the images/install.img file onto /dev/sda5
> - created a grub.conf:
> 
> title Install F10 kickstart
>         root (hd0,0)
>         kernel /vmlinuz ks=hd:sda1/ks.cfg repo=hd:/dev/sda5:/iso
>         initrd /initrd.img
> 
> - in the kickstart I defined the hd path:
> 
> harddrive --partition=/dev/sda5 --dir=/iso
> 
> When I started the installer, it stopped almost with the same issue at
> https://bugzilla.redhat.com/show_bug.cgi?id=473351: anaconda can't find

I notice that in your kernel line you have
ks=hd:sda1/ks.cfg
there is a missing ":"

Should it not be:
ks=hd:sda1:/ks.cfg

Mike


-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux