[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cobalt qube2 and kernel 2.6



On 19:15 01/05/07, Martin Michlmayr wrote:
> * Clemens Kurtenbach <ck@stargate.ask.fh-furtwangen.de> [2007-01-05 15:00]:
> > the serial installation way. The kernel stop's with this line:
> > 
> > PID hash table entries: 512 (order: 9, 2048 bytes)
> 
> Can you please try whether the 2.6.16 and 2.6.17 kernels work:
> 
> http://people.debian.org/~ths/d-i/mipsel/images/2006-05-28/cobalt/netboot-2.6/vmlinux-2.6.16-1-r5k-cobalt
> http://people.debian.org/~ths/d-i/mipsel/images/2006-10-16/cobalt/netboot-2.6/boot/vmlinux-2.6.17-2-r5k-cobalt

So here is the output of 2.6.16

#
1> lcd 'Booting...' {ip-address}
1> nfs {dhcp-next-server} {dhcp-root-path} {dhcp-boot-file}
nfs: mounted "/nfsroot"
nfs: lookup "default.colo"
nfs: mode <0100644>
1KB loaded
00000321 801t
nfs: unmounted "/nfsroot"
1> -script
2> -serial on
2> var args ""
2> select 'BOOT SELECTION' 50 'install SSH' 'install serial' 'rescue SSH' 'rescue serial'
2> goto {menu-option}
2> var title1 'Starting the'
2> var title2 'installer (SSH)'
2> var initrd "ssh_initrd.gz"
2> goto 4
2> lcd "{title1}" "{title2}"
2> nfs {dhcp-next-server} {dhcp-root-path} vmlinux-2.6.16-1-r5k-cobalt {initrd}
nfs: mounted "/nfsroot"
nfs: lookup "ssh_initrd.gz"
nfs: mode <0100644>
3755KB loaded (3003KB/sec)
nfs: lookup "vmlinux-2.6.16-1-r5k-cobalt"
nfs: mode <0100644>
3266KB loaded (3265KB/sec)
00330639 3343929t
003aaac8 3844808t
nfs: unmounted "/nfsroot"
2> relocate
unrecognised command
script aborted <2>
1> execute
elf32: 00080000 - 0032301f (802df000) (ffffffff.80000000)
elf32: 80080000 (80080000) 2605190t + 159642t
net: interface down
#

here nothing happens anymore. And with 2.6.17

#
1> lcd 'Booting...' {ip-address}
1> nfs {dhcp-next-server} {dhcp-root-path} {dhcp-boot-file}
nfs: mounted "/nfsroot"
nfs: lookup "default.colo"
nfs: mode <0100644>
1KB loaded
00000321 801t
nfs: unmounted "/nfsroot"
1> -script
2> -serial on
2> var args ""
2> select 'BOOT SELECTION' 50 'install SSH' 'install serial' 'rescue SSH' 'rescue serial'
2> goto {menu-option}
2> var title1 'Starting the'
2> var title2 'installer (SSH)'
2> var initrd "ssh_initrd.gz"
2> goto 4
2> lcd "{title1}" "{title2}"
2> nfs {dhcp-next-server} {dhcp-root-path} vmlinux-2.6.17-2-r5k-cobalt {initrd}
nfs: mounted "/nfsroot"
nfs: lookup "ssh_initrd.gz"
nfs: mode <0100644>
3798KB loaded (3038KB/sec)
nfs: lookup "vmlinux-2.6.17-2-r5k-cobalt"
nfs: mode <0100644>
3286KB loaded (3285KB/sec)
0033561c 3364380t
003b59c6 3889606t
nfs: unmounted "/nfsroot"
2> relocate
unrecognised command
script aborted <2>
1> execute
elf32: 00080000 - 0032301f (802df000) (ffffffff.80000000)
elf32: 80080000 (80080000) 2605190t + 159642t
net: interface down
Linux version 2.6.17-2-r5k-cobalt (Debian 2.6.17-9) (waldi@debian.org) (gcc version 4.1.2 20060901 (prerelease) (Debian 4.1.1-13)) #1 Wed Sep 13 17:01:10 UTC 2006
CPU revision is: 000028a0
FPU revision is: 000028a0
Cobalt board ID: 5
Cobalt: early console registered
Determined physical RAM map:
 memory: 04000000 @ 00000000 (usable)
Built 1 zonelists
Kernel command line: 
Primary instruction cache 32kB, physically tagged, 2-way, linesize 32 bytes.
Primary data cache 32kB, 2-way, linesize 32 bytes.
Synthesized TLB refill handler (21 instructions).
Synthesized TLB load handler fastpath (34 instructions).
Synthesized TLB store handler fastpath (34 instructions).
Synthesized TLB modify handler fastpath (33 instructions).
PID hash table entries: 512 (order: 9, 2048 bytes)
#

it stopps at the same point like with 2.6.18

Greets,
clee



Reply to: