Re: Fedora 13 beta ISO install from hard drive

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

 



On Sat, 17 Apr 2010 14:59:33 -0400
Henry Wyatt wrote:

> Can Fedora 13B iso image be installed from the hard drive?

I just did it on a machine this morning, but it isn't as easy the
last few releases as it used to be - you have to extract the
images/install.img file, you can't just point it as the iso file
anymore. Here's my notes from the last install:

Use hard disk install technique. Copy these files from mounted DVD:

cd /zooty/salvage/iso-images/Fedora-13-Beta-x86_64-DVD
mkdir mnt
mkdir images
mkdir /boot/f13x
mount -o loop Fedora-13-Beta-x86_64-DVD.iso mnt
cp mnt/images/install.img images/install.img
cp mnt/isolinux/vmlinuz /boot/f13x
cp mnt/isolinux/initrd.img /boot/f13x
umount mnt
rmdir mnt

with this entry in /boot/grub/grub.conf

title Install Fedora 13 Beta x86_64
	root (hd0,8)
	kernel /boot/f13x/vmlinuz repo=hd:LABEL=ZOOTY:/salvage/iso-images/Fedora-13-Beta-x86_64-DVD/
	initrd /boot/f13x/initrd.img

Adjust various paths and partition numbers to match your system...
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
[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