|
Home > Archive > Red Hat Installation > July 2007 > FC7 DVD.iso Hard Drive Install problem
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
FC7 DVD.iso Hard Drive Install problem
|
|
| The Guy 2007-07-10, 1:23 pm |
| Hi,
I am attempting to upgrade to RH7 using a DVD.iso on my hard drive, and
can not figure out how to get the RH7 install to find the DVD.iso.
The iso is in the /iso directory on my IDE hard drive. When the iso is
mounted and a df is performed, I get the following:
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
150485084 50010024 92707408 36% /
/dev/hda1 101086 29483 66384 31% /boot
/dev/shm 387500 0 387500 0% /dev/shm
/iso/F-7-i386-DVD.iso
2832620 2832620 0 100% /mnt/iso
The install boots OK with the FC7 vmlinuz and initrd.img in the /boot
directory. When prompted for the location of the iso, if I hit F2 and
select hda, I get to the boot directory. I am stumped as to the correct
format required to point the upgrade process to the location of the FC7
iso. When the iso is mounted under /mnt/iso on my existing RH install, I
have full access to the contents of the DVD image.
Any help would be appreciated.
Tim
--
No BoomBoom for me tpendleton@BoomBoomYahoo.com
| |
| Jan Gerrit Kootstra 2007-07-10, 1:23 pm |
| The Guy wrote:
> Hi,
>
> I am attempting to upgrade to RH7 using a DVD.iso on my hard drive, and
> can not figure out how to get the RH7 install to find the DVD.iso.
>
> The iso is in the /iso directory on my IDE hard drive. When the iso is
> mounted and a df is performed, I get the following:
>
> Filesystem 1K-blocks Used Available Use% Mounted on
> /dev/mapper/VolGroup00-LogVol00
> 150485084 50010024 92707408 36% /
> /dev/hda1 101086 29483 66384 31% /boot
> /dev/shm 387500 0 387500 0% /dev/shm
> /iso/F-7-i386-DVD.iso
> 2832620 2832620 0 100% /mnt/iso
>
> The install boots OK with the FC7 vmlinuz and initrd.img in the /boot
> directory. When prompted for the location of the iso, if I hit F2 and
> select hda, I get to the boot directory. I am stumped as to the correct
> format required to point the upgrade process to the location of the FC7
> iso. When the iso is mounted under /mnt/iso on my existing RH install, I
> have full access to the contents of the DVD image.
>
> Any help would be appreciated.
>
> Tim
>
Tim,
Probably anaconda (the installer) is not able to mount the DVD. Have you
tried to copy the DVD content to a harddisk directory.
Best regards,
Jan Gerrit Kootstra
| |
| The Guy 2007-07-10, 1:23 pm |
| On Tue, 10 Jul 2007 17:26:37 +0200, Jan Gerrit Kootstra wrote:
> The Guy wrote:
> Tim,
>
>
> Probably anaconda (the installer) is not able to mount the DVD. Have you
> tried to copy the DVD content to a harddisk directory.
>
>
> Best regards,
>
>
> Jan Gerrit Kootstra
Jan,
The error message I experience is basically that no iso is found on the
partition. I suspect that this is due to an OHI (Operator Headspace
Issue) rather than a mount failure. I am likely not providing the
installer with the correct syntax to find the iso.
If the iso was found and then not mounted, I would anticipate a failure
to mount type of error message.
Tim
--
No BoomBoom for me tpendleton@BoomBoomYahoo.com
| |
| Markku Kolkka 2007-07-11, 7:20 am |
| The Guy wrote:
> I am attempting to upgrade to RH7 using a DVD.iso on my hard drive,
> and can not figure out how to get the RH7 install to find the DVD.iso.
>
> The iso is in the /iso directory on my IDE hard drive. When the iso
> is mounted and a df is performed, I get the following:
>
> Filesystem 1K-blocks Used Available Use% Mounted on
> /dev/mapper/VolGroup00-LogVol00
> 150485084 50010024 92707408 36% /
You can't do a hard disk install from a LVM volume:
http://docs.fedoraproject.org/insta...-harddrive.html
The .iso file must be on a ext2, ext3 or vfat partition that doesn't get
overwritten during installation.
--
Markku Kolkka
markku.kolkka@iki.fi
| |
| The Guy 2007-07-11, 1:21 pm |
| On Wed, 11 Jul 2007 11:51:25 +0300, Markku Kolkka wrote:
> The Guy wrote:
>
> You can't do a hard disk install from a LVM volume:
> http://docs.fedoraproject.org/insta...-harddrive.html
> The .iso file must be on a ext2, ext3 or vfat partition that doesn't get
> overwritten during installation.
Ah..That makes sense. Thank you!
--
No BoomBoom for me tpendleton@BoomBoomYahoo.com
|
|
|
|
|