[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] Upgrade OS and kernel Raq 3
- Subject: Re: [cobalt-developers] Upgrade OS and kernel Raq 3
- From: "John P. Looney" <valen@xxxxxxxxxx>
- Date: Fri Sep 6 09:04:25 2002
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
On Thu, Sep 05, 2002 at 08:25:59AM +0400, Denis mentioned:
> Hello
>
> Cobalt Raq3, Firmware version 2.3.40
> I strongly need in upgrade OS up to RedHat 7.2 (7.3) as in upgrade
> kernel.
> I insert into cobalt HDD with RedHat 7.3 from desktop computer.
> Name compressed kernel (2.4.19) as vmlinux.gz.
> But it falls in coma after:
> "
> First stage kernel: Decompressing - done
> Second stage kernel: Decompressing - done
> "
That's likely because the filenames are wrong.
The Cobalt PROM tries to load /boot/vmlinux.gz from the root partition.
Stick the disk back in your desktop, boot it with the rescue CD, and make
sure that file is there. I'd highly recommend using cobalt's kernel, as it
has support for the LCD panel, and more importantly rebooting.
The difference is that cobalts don't use a boot loader, so you can't just
put a bzImage or vmlinuz file into /boot, tell lilo/grub where it is, and
hope for the best.
I reiterate - make sure that vmlinux.gz is a gzipped version of the 2MB+
"vmlinux" file from the kernel RPM. Cobalt's RPM installs this file in
/boot for you, redhat's one leaves the uncompressed vmlinux file. Do not
just rename the "vmlinuz" file.
Kate