I'm attempting to install debian on a Cobalt Qube2 following Martin Michlmayr's 
how-to (http://www.cyrius.com/debian/cobalt/install.html) but am having no 
success. I'm hoping somebody on this list has experience with Qube2/Raq2 and 
can tell me the magic incantation that puts everything right.

The Qube's original software runs fine, and I was able to install NetBSD using 
their netboot procedure, so I believe my hardware is in order.

I have three machines attached via a switch: my personal machine 
(192.168.11.149), the Qube (192.168.11.30) and the debian lenny server with 
DHCP and NFS (192.168.11.4). The procedure appears to be going fine -- I get 
the menus on the LCD as expected -- but shortly after seeing "Starting the 
installer (SSH)", I get "UNIT BOOT FAILED". I've tried many variations, but 
always the same result.

I setup a serial connection between my Qube and my BeagleBoard, and was able to 
capture the transcript below. The "no response" at the end is puzzling since 
the nfs command previously listed was successful, and the requested files are 
present:

vm:~# ls -l /nfsroot
total 11980
lrwxrwxrwx 1 root root       1 2010-08-05 04:57 boot -> .
-rw-r--r-- 1 root root     790 2010-06-18 15:03 default.colo
-rw-r--r-- 1 root root 3567602 2010-06-18 15:03 serial_initrd.gz
-rw-r--r-- 1 root root 4270435 2010-06-18 15:03 ssh_initrd.gz
-rw-r--r-- 1 root root 4328249 2010-06-18 15:03 vmlinux-2.6.26-2-r5k-cobalt
-rw-r--r-- 1 root root   59547 2010-06-18 15:03 vmlinux.gz
lrwxrwxrwx 1 root root      10 2010-08-05 04:57 vmlinux_raq-2800.gz -> 
vmlinux.gz
lrwxrwxrwx 1 root root      10 2010-08-05 04:57 vmlinux_RAQ.gz -> vmlinux.gz

Any suggestions would be appreciated!

Thanks,
Ted Krovetz

[ "CoLo" v1.22 ]
stage2: 87fa0000-88000000
cpu: clock 250.000MHz
pci: unit type <Qube2>
tulip: #0 device 21143
tulip: #1 device 21143
tulip: {00:10:e0:00:bb:24}
ide: resetting
boot: running boot menu
1> lcd 'Booting...'
1> net
tulip: link up (100Mbps full-duplex)
net: interface up
dhcp: DISCOVER
dhcp: OFFER 192.168.11.30 <-- 192.168.11.4
dhcp: REQUEST
dhcp: ACK
net: interface down
tulip: link up (100Mbps full-duplex)
net: interface up
  address     192.168.11.30
  netmask     255.255.255.0
  gateway     192.168.11.1
  name server 8.8.8.8
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
00000316 790t
nfs: unmounted "/nfsroot"
1> -script
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.26-2-r5k-cobalt {initrd}
no response
script aborted <2>
1> execute
ELF image invalid
script aborted <1>


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to