Re: install from HD

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

 



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Tom Spec wrote:
> I thought maybe if I already have an earlier version of Fedora
> installed, I could somehow interrupt grub and "point it" at the area of
> my disk that has the installation ISOs.  Then no media required.
> 
	You can do it!  Once you download the ISO, place it in the partition
you set aside for it.  Then you'll need to mount the iso with the -loop
option `mount fedora6.iso -r -t iso9660 -o loop /media/temp`

browse the iso to the pxeboot directory, then copy the vmlinuz and image
files to your /boot directory

Now make a new entry in your grub.conf file using the existing entries
as a guide like this:


title Fedora Core (2.6.19-1.2891.fc7)
        root (hd0,9)
        kernel /vmlinuz-2.6.19-1.2891.fc7 ro
root=/dev/VolGroup00/LogVol00 vga=792 quiet
        initrd /initrd-2.6.19-1.2891.fc7.img
title Upgrade
        root (hd0,9)
        kernel /vmlinuz ro root = /dev/VolGroup00/LogVol00 vga=792
        initrd /initrd.img

note that the vmlinuz (kernel) file and the initrd image  do not have
version Nr.s and that the root= points to your current root partition
and not the iso.

When you reboot, select the Upgrade and when the prompt comes up enter
linux askmethod
that should get you going.  One good hint: do not have the iso files in
a subdirectory! it's a pain in the butt to have to reboot to find the
name of that directory.

Scott
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFFpsH65mBKdb7VQEcRAm0VAJ9yirNlI02DPAub/zR80nqpzoLuuQCfbbY7
/Z8TXC3arR6PUwIMeln9f/Q=
=5K2f
-----END PGP SIGNATURE-----

[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