Re: how to install new kernel

2001-09-14 Thread hakubw00
Quoting Thomas Duffy <[EMAIL PROTECTED]>:

> On Thu, 2001-09-13 at 12:06, Hakan Kuecuekyilmaz wrote:
> 
-snip
> > may I try it with /vmlinuz-2.4.9?
> 
> well, I don't see a /boot/vmlinuz-2.4.9-sun4u file, so yes, try with
> vmlinuz-2.4.9 only.  and vmlinuz is also pointing to an image that
> does
> not exist, namely vmlinuz-2.2.19...
> 
> -tduffy
> 
vmlinuz-2.4.9 is doing the thing. The package is named
kernel-image-2.4.9-sun4u, so I thought that I have to boot
vmlinuz-2.4.9-sun4u.
Well, now I messed upped my X, but that is another story.



Thanks
--
Hakan Kuecuekyilmaz, FHT-Esslingen   
<[EMAIL PROTECTED]>
[... University of Applied Sciences Esslingen Germany...]
collaborative encyclopedia project 


-
This mail sent through IMP: webmail.fht-esslingen.de



Re: how to install new kernel

2001-09-13 Thread Thomas Duffy
On Thu, 2001-09-13 at 12:06, Hakan Kuecuekyilmaz wrote:

> ll /boot says:
> 
> -rw-r--r--1 root root   363682 Aug 23 21:00 
> System.map-2.2.19-sun4u
> -rw-r--r--1 root root   434708 Aug 11 04:47 System.map-2.4.7
> -rw-r--r--1 root root   435851 Aug 30 21:46 System.map-2.4.9
> -rw-r--r--1 root root 1024 Aug 10 06:36 cd.b
> -rw-r--r--1 root root 5256 Aug 23 21:00 config-2.2.19-sun4u
> -rw-r--r--1 root root16660 Aug 11 04:01 config-2.4.7
> -rw-r--r--1 root root16836 Aug 30 21:07 config-2.4.9
> -rw-r--r--1 root root 1024 Aug 10 06:36 fd.b
> -rw-r--r--1 root root  512 Aug 10 06:36 first.b
> -rw-r--r--1 root root 1024 Aug 10 06:36 generic.b
> -rw-r--r--1 root root  844 Aug 10 06:36 ieee32.b
> drwxr-xr-x2 root root12288 Aug 23 20:39 lost+found
> -rw-r--r--1 root root 7680 Aug 23 20:58 old.b
> -rw-r--r--1 root root58880 Sep 13 19:21 second.b
> -rw-r--r--1 root root56490 Aug 10 06:36 silotftp.b
> -rw-r--r--1 root root  512 Aug 10 06:36 ultra.b
> lrwxrwxrwx1 root root   14 Aug 23 20:58 vmlinuz -> 
> vmlinuz-2.2.19
> -rw-r--r--1 root root  1245830 Aug 23 21:00 vmlinuz-2.2.19-sun4u
> -rw-r--r--1 root root  1342365 Aug 11 04:47 vmlinuz-2.4.7
> -rw-r--r--1 root root  1279799 Aug 30 21:46 vmlinuz-2.4.9



> may I try it with /vmlinuz-2.4.9?

well, I don't see a /boot/vmlinuz-2.4.9-sun4u file, so yes, try with
vmlinuz-2.4.9 only.  and vmlinuz is also pointing to an image that does
not exist, namely vmlinuz-2.2.19...

-tduffy



Re: how to install new kernel

2001-09-13 Thread Hakan Kuecuekyilmaz

Thomas Duffy wrote:



after installing it I have a symlink /vmlinuz -> boot/vmlinuz-2.4.7

But my machine wont reboot.
How do I have to upgrade my kernel, what packages do I need?




well, this symlink seems to be pointing to wrong kernel.  or was that a
typo?  (2.4.7 should be 2.4.9 if you installed that package).



it was a typo, it points to *.9



I would make sure that your silo package is also up to date.  and what
does your /etc/silo.conf look like?

I have an ultra10 with UltraSparcII i 440MHz

/boot is the first partition

fdisk says:
/dev/hda1 062 31248   83  Linux native
/dev/hda262   584263088   82  Linux swap
/dev/hda3 0 17660   89006405  Whole disk
/dev/hda4   584  8719   4100040   83  Linux native
/dev/hda5  8719 10752   1024632   83  Linux native
/dev/hda6 10752 13903   1588104   83  Linux native
/dev/hda7 13903 15936   1024632   83  Linux native
/dev/hda8 15936 17660868896   83  Linux native

whereby /dev/hda8 is /


cat /etc/silo.conf:

partition=1
root=/dev/hda8
timeout=100

image=1/vmlinuz-2.2.19-sun4u   // after first installation
label=linux 
	   // this was onlu vmlinuz		

read-only  // it only boot this way 

image=1/vmlinuz-2.4.9-sun4u
label=linux_test
read-only

image=1/vmlinuz
label=vmlinuz
read-only


ll /boot says:

-rw-r--r--1 root root   363682 Aug 23 21:00 
System.map-2.2.19-sun4u

-rw-r--r--1 root root   434708 Aug 11 04:47 System.map-2.4.7
-rw-r--r--1 root root   435851 Aug 30 21:46 System.map-2.4.9
-rw-r--r--1 root root 1024 Aug 10 06:36 cd.b
-rw-r--r--1 root root 5256 Aug 23 21:00 config-2.2.19-sun4u
-rw-r--r--1 root root16660 Aug 11 04:01 config-2.4.7
-rw-r--r--1 root root16836 Aug 30 21:07 config-2.4.9
-rw-r--r--1 root root 1024 Aug 10 06:36 fd.b
-rw-r--r--1 root root  512 Aug 10 06:36 first.b
-rw-r--r--1 root root 1024 Aug 10 06:36 generic.b
-rw-r--r--1 root root  844 Aug 10 06:36 ieee32.b
drwxr-xr-x2 root root12288 Aug 23 20:39 lost+found
-rw-r--r--1 root root 7680 Aug 23 20:58 old.b
-rw-r--r--1 root root58880 Sep 13 19:21 second.b
-rw-r--r--1 root root56490 Aug 10 06:36 silotftp.b
-rw-r--r--1 root root  512 Aug 10 06:36 ultra.b
lrwxrwxrwx1 root root   14 Aug 23 20:58 vmlinuz -> 
vmlinuz-2.2.19

-rw-r--r--1 root root  1245830 Aug 23 21:00 vmlinuz-2.2.19-sun4u
-rw-r--r--1 root root  1342365 Aug 11 04:47 vmlinuz-2.4.7
-rw-r--r--1 root root  1279799 Aug 30 21:46 vmlinuz-2.4.9






what does "wont reboot" mean?  what is the error...how far does it get?


ok at boot prompt I tried following:

linux -> boots fine

linux_test or vmlinuz or /vmlinuz-2.4.9-sun4u or /vmlinuz-2.4.7-sun4u 
-> silo says cannot find .



may I try it with /vmlinuz-2.4.9?




thanks



--
Hakan Kuecuekyilmaz, FHT-Esslingen<[EMAIL 
PROTECTED]>
[... University of Applied Sciences Esslingen Germany...]
collaborative encyclopedia project 




Re: how to install new kernel

2001-09-13 Thread Thomas Duffy
On Thu, 2001-09-13 at 07:59, [EMAIL PROTECTED] wrote:
> Hello,
> 
> I am running 2.2.19-sun4u on an ultra10. The 2.2.19 has an nfs-mount
> bug, so I would like to upgrade my kernel.
> apt-cache search kernel gives me
> 
> kernel-image-2.4.9-sun4u
> 
> after installing it I have a symlink /vmlinuz -> boot/vmlinuz-2.4.7
> 
> But my machine wont reboot.
> How do I have to upgrade my kernel, what packages do I need?


well, this symlink seems to be pointing to wrong kernel.  or was that a
typo?  (2.4.7 should be 2.4.9 if you installed that package).

I would make sure that your silo package is also up to date.  and what
does your /etc/silo.conf look like?

what does "wont reboot" mean?  what is the error...how far does it get?

also, are you on a sun4u arhictecture machine?  if you are on a 32bit
machine, you should stick to the 2.2 kernel for now.

-tduffy



how to install new kernel

2001-09-13 Thread hakubw00
Hello,

I am running 2.2.19-sun4u on an ultra10. The 2.2.19 has an nfs-mount
bug, so I would like to upgrade my kernel.
apt-cache search kernel gives me

kernel-image-2.4.9-sun4u

after installing it I have a symlink /vmlinuz -> boot/vmlinuz-2.4.7

But my machine wont reboot.
How do I have to upgrade my kernel, what packages do I need?


regards
--
Hakan Kuecuekyilmaz, FHT-Esslingen   
<[EMAIL PROTECTED]>
[... University of Applied Sciences Esslingen Germany...]
collaborative encyclopedia project 


-
This mail sent through IMP: webmail.fht-esslingen.de