Re: Installing F11 from local hard drive

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

 



Mail Lists <lists@xxxxxxxxxxxx> wrote

> This works for me
> a) Prepare drive with what we need
>      (i)
>         cd /path/to/dvd
>         mkdir /mnt/tmp
>         mount -o loop /mnt/tmp foo-dvd.iso
>         rsync -av /mnt/tmp/images .
>         rsync -av /mnt/tmp/isolinux .

>      (ii) Booting install from gru
>           mkdir /boot/f11
>           cp isolinux/vmlinuz isolinux/initrd.imf /boot/f11

>           Edit /boot/grub/grub.conf to add new entry
>         (adjust the root to be same as your other lines)

>               title Fedora 11 Install
>               root xxx
>               kernel /boot/f11/vmlinuz
>               initrd /boot/f11/initrd.img



don't you need "repo=...."  appended to kernel line? :

               kernel /boot/f11/vmlinuz  repo=hd:<device>:/<path>

Jack

-- 
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]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux