Welcome to Soft32 Linux Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

F6 -> F8 on cdrom system?

 
   Soft32 Home -> Linux -> Installation RSS
Next:  how do i install linux with pxe  
Author Message
Huub

External


Since: Mar 14, 2007
Posts: 64



(Msg. 1) Posted: Thu Nov 15, 2007 12:53 pm
Post subject: F6 -> F8 on cdrom system?
Archived from groups: linux>redhat>install (more info?)

Hi,

I would like to upgrade a system from F6 to F8, but it has a CDROM, no
DVD. Is it possible to use the LiveCD for this or is there another solution?

Thanks.
Back to top
Login to vote
Bit Twister

External


Since: Dec 18, 2004
Posts: 139



(Msg. 2) Posted: Thu Nov 15, 2007 12:53 pm
Post subject: Re: F6 -> F8 on cdrom system? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Thu, 15 Nov 2007 18:53:01 +0100, Huub wrote:
> Hi,
>
> I would like to upgrade a system from F6 to F8, but it has a CDROM, no
> DVD. Is it possible to use the LiveCD for this or is there another solution?

Yes, open up the iso,
mkdir /iso
mount -t auto -o ro,loop=/dev/loop0 FC_fn_here.iso /iso

copy vmlinuz,initrd.img somewhere, (same directory if you like)
cd /iso/isolinux
cp vmlinuz /somewhere
cp initrd.img /somewhere

unmount the iso
cd
umount /iso


add a boot stanza to your loader and away you go.

Grub snippet
title "FC8 Install"
kernel (hdX,Y)/somewhere/vmlinuz ro vga=791
initrd (hdX,Y)/somewhere/initrd.img

You solve for X,Y



Reboot the system, pick FC8 Install
Back to top
Login to vote
Huub

External


Since: Mar 14, 2007
Posts: 64



(Msg. 3) Posted: Fri Nov 16, 2007 2:10 am
Post subject: Re: F6 -> F8 on cdrom system? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

>
> Yes, open up the iso,
> mkdir /iso
> mount -t auto -o ro,loop=/dev/loop0 FC_fn_here.iso /iso
>
> copy vmlinuz,initrd.img somewhere, (same directory if you like)
> cd /iso/isolinux
> cp vmlinuz /somewhere
> cp initrd.img /somewhere
>
> unmount the iso
> cd
> umount /iso
>
>
> add a boot stanza to your loader and away you go.
>
> Grub snippet
> title "FC8 Install"
> kernel (hdX,Y)/somewhere/vmlinuz ro vga=791
> initrd (hdX,Y)/somewhere/initrd.img
>
> You solve for X,Y
>
>
>
> Reboot the system, pick FC8 Install

Thank you. Will try it.
Back to top
Login to vote
Huub

External


Since: Mar 14, 2007
Posts: 64



(Msg. 4) Posted: Fri Nov 16, 2007 10:30 am
Post subject: Re: F6 -> F8 on cdrom system? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

> Reboot the system, pick FC8 Install

After booting the F8 kernel, I get the following:

<snip>
no root yet, ndev rule will write symlink
waiting up to 60 seconds before dropping into emrgency shell
.........
WARNING: Cannot find root file system

bash>

Can you tell me what I might be doing wrong?
Back to top
Login to vote
Bit Twister

External


Since: Dec 18, 2004
Posts: 139



(Msg. 5) Posted: Fri Nov 16, 2007 11:50 am
Post subject: Re: F6 -> F8 on cdrom system? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Fri, 16 Nov 2007 16:30:27 +0100, Huub wrote:
>> Reboot the system, pick FC8 Install
>
> After booting the F8 kernel, I get the following:
>
><snip>
> no root yet, ndev rule will write symlink
> waiting up to 60 seconds before dropping into emrgency shell
> ........
> WARNING: Cannot find root file system
>
> bash>
>
> Can you tell me what I might be doing wrong?


You may want to read http://www.catb.org/~esr/faqs/smart-questions.html

Do not know commands used from my example, do not know contents of
menu.lst. No idea if you verified md5 or sha1 sums of iso after
downling from internet before trying the install. You know little
things which someone would need to see where you dink up something.

If everything is correct, I have no idea.

I installed FC8 a week ago, and had to re-install FC7 again last night.
Both fc7/fc8 installs are running fine on my system.

grub snippet
title fedora_iso
root (hd1,0)
kernel /spare/vmlinuz ro vga=791
initrd /spare/initrd.img

I downloaded the iso into my /local/spare directory which is in my
second drive, first partition.
Back to top
Login to vote
Huub

External


Since: Mar 14, 2007
Posts: 64



(Msg. 6) Posted: Fri Nov 16, 2007 12:47 pm
Post subject: Re: F6 -> F8 on cdrom system? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Bit Twister wrote:
> On Fri, 16 Nov 2007 16:30:27 +0100, Huub wrote:
>>> Reboot the system, pick FC8 Install
>> After booting the F8 kernel, I get the following:
>>
>> <snip>
>> no root yet, ndev rule will write symlink
>> waiting up to 60 seconds before dropping into emrgency shell
>> ........
>> WARNING: Cannot find root file system
>>
>> bash>
>>
>> Can you tell me what I might be doing wrong?
>
>
> You may want to read http://www.catb.org/~esr/faqs/smart-questions.html
>
> Do not know commands used from my example, do not know contents of
> menu.lst. No idea if you verified md5 or sha1 sums of iso after
> downling from internet before trying the install. You know little
> things which someone would need to see where you dink up something.
>
> If everything is correct, I have no idea.
>
> I installed FC8 a week ago, and had to re-install FC7 again last night.
> Both fc7/fc8 installs are running fine on my system.
>
> grub snippet
> title fedora_iso
> root (hd1,0)
> kernel /spare/vmlinuz ro vga=791
> initrd /spare/initrd.img
>
> I downloaded the iso into my /local/spare directory which is in my
> second drive, first partition.
>

OK, thanks for helping. Going to try again.
Back to top
Login to vote
Display posts from previous:   
Related Topics:
link to cdrom - Can someone pls specify to me where I should amend the /etc/fstab here is my /etc/fstab file and the dmesg atb startup....

CDROM problems - Hello, I've just installed RH9 on my laptop and all seemed to go without a hitch until I realised that the CDROM isn'...

Bad CDRom format - I've downloaded a bit-for-bit copy of RedHat Linux 9.0 from Redhat. Burned it, and the install seems to work fine on a...

unable to mount cdrom - I have a strange problem. My cdrom drive was formerly master. It developed a fault and I swopped it for a similar mode...

unable to mount the cdrom - I wonder if anyone has had a similar problem and what they did to rectify it. A few weeks ago my cdrom on redhat 9 was...

unable to find the cdrom - Is there utility for redhat linux 9 that can do a search for a hard drive device such as the cdrom, my cdrom is detecte...
       Soft32 Home -> Linux -> Installation All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Categories:
 Windows
  Linux
 Mac
 PDA


[ Contact us | Terms of Service/Privacy Policy ]