Re: Upgrading Fedora 5 to Fedora 7 question




"Timothy Murphy" <tim@xxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:pmjKi.22276$j7.399624@xxxxxxxxxxxxxxxxx
Donald Newcomb wrote:

I apologize if this is a dumb FAQ. If so, could someone please just
point
me to the place where I can find the answer.

I have the following situation: Fedora 5 installed on an old PC with a
CD
drive and no DVD drive, connected to Windows PC with DVD and dial-up
(slow) network connection. In hand, Fedora 7 install DVD. The contents
of
the Fedora 7 DVD (files and directory) have been copied from Windows PC
to
/Fedora_7 on Linux PC.

What is the simplest way to upgrade this Linux PC to Fedora 7? I've
considered yanking the DVD drive from the Windows PC and installing it
in
the Linux PC. I'd rather not redownload the unofficial CD distribution
of
Fedora 7 just because of the time involved. I think that there must be
some way to tell yum to look in the /Fedora_7 directory and go from
there
but I can't figure out how to do it.

I haven't understood exactly what you have done,
but I would have thought if you can transfer data
from your Windows PC to your Linux machine
you should just transfer the ISO file,
and do a hard drive update.
(I did this to update one machine from FC-5 to Fedora 7.)

One way to do this is to abstract the isolinux directory
and modify grub.conf to boot from this.
(That is what I did.)
To abstract the isolinux directory, do something like
mount -o loop <path.to.ISOfile> /mnt
and the copy /mnt/isolinux to your /boot directory.

My grub.conf contains the stanza
title Fedora-7 boot
root (hd0,1)
kernel /Fedora-7/isolinux/vmlinuz
initrd /Fedora-7/isolinux/initrd.img

Thanks Timothy. I think I follow what you're suggesting. What I did was to
copy all the files and directories from the remote DVD (not the single big
ISO file) onto my linux hard drive into a directory called /Fedora_7. So the
isolinux directory for Fedora 7 is in /Fedora_7/isolinux .

Could I just edit /boot/grub/grub.conf adding a stanza:
title Fedora-7 boot
root(hd0,0)
kernel ../Fedora_7/isolinux/vmlinuz
initrd ../Fedora_7/isolinux/initrd.img

(The ../Fedora_7/ is to back grub out of the /boot directory. ) Will this
boot from the Fedora 7 distribution and run the upgrade process as though I
booted from the DVD? I assume that "root(hd0,1)" is because Linux is on the
second partition on your hard drive? Even if you "mount" the ISO file as a
virtual file system you are still booting from the same partition?

--
Donald R. Newcomb
DRNewcomb (at) attglobal (dot) net


.



Relevant Pages

  • Re Media Kit for fedora
    ... Now as far as download is concerned, can i download the software to my ... fedora. ... >> i'm trying to burn a DVD using k3b, as i usually do for CD burning. ... At some point during the install it forces me to ...
    (Fedora)
  • Re: Upgrading Fedora 5 to Fedora 7 question
    ... title Fedora-7 boot ... copy all the files and directories from the remote DVD (not the single big ... ISO file) onto my linux hard drive into a directory called /Fedora_7. ... the isolinux directory for Fedora 7 is in /Fedora_7/isolinux. ...
    (comp.os.linux.setup)
  • Re: fc9 install
    ... Haven't been able to get the Linux boxes to talk to internet, so I downloaded the DVD FC9 iso on my Windows box. ... Ran sha1sum.exe per download instructions to confirm it matched SHA1SUM pulled from Fedora site. ... I looked at the install pages and it seems like my options, given I don't have internet on the Linux yet, are to 1) DVD install/update, 2) LiveCD install/update, 3) a 6 CD download install/update, or 4) a CD with the rest on stick. ...
    (Fedora)
  • Re: How secure is Preupgrade? Answer: Not.
    ... The DVD that hit the anaconda bug is the same one that installed ... unmounting the damaged Fedora partition, deleting the CentOS one ... try again to install from the same DVD. ...
    (Fedora)
  • Re: Installing F7 by CD and not by DVD
    ... put the DVD image in the ... "Don't install Fedora if you are a home user. ...
    (Fedora)