Re: questions on how to install Fedora 7 from downloaded iso

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

 



Darlene Wallach wrote:

> So I should modify grub to:
> title Fedora 7 install
>            root (hd0,0)
>            kernel /vmlinuz-f7-install ro root=/dev/sda3
>            initrd /initrd-f7-install.img

Basically, I think you will find you have to LABEL your partitions,
using e2label, and then change the entries in /etc/fstab
and /etc/grub.conf to use labels, eg I have

LABEL=/                 /                       ext3    defaults        1 1
LABEL=/boot             /boot                   ext3    defaults        1 2

in fstab, and

and

title Fedora (2.6.22.1-33.fc7)
        root (hd0,1)
        kernel /vmlinuz-2.6.22.1-33.fc7 ro root=LABEL=/ rhgb quiet
        initrd /initrd-2.6.22.1-33.fc7.img

in /etc/grub.conf .


-- 
Timothy Murphy  
e-mail (<80k only): tim /at/ birdsnest.maths.tcd.ie
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[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