I've been trying to get the tskernel-2.6.21-ts to run on a TS-7260.
For now, I'm using the deb-sarge-udev-11-15-2007 root file system NFS
mounted on an Ubuntu host. For testing, I made a ts-11 2.4 kernel
zImage, and used the linux to linux bootload utility to successfully
boot the NFS mounted Debian root file system. Now I'm reasonably
confident the NFS is set up right, and the Debian file system is
functional, but I can't quite get to an interactive prompt with the
2.6 kernel. Starting from OEM 2.4 kernel/TSlinux, I use the command line-
bootload -c "console=ttyAM0,115200 root=/dev/nfs
nfsroot=192.168.0.128:/home/mike/SWARM/kernel26/tmp/mnt
ip=192.168.0.69:192.168.0.1:192.168.0.1:255.255.255.0 init=/sbin/init"
zImage26
the kernel seems to start up fine, init throws some errors mostly
related to the MTD (see below), and it peters out with what looks
tauntingly like a login prompt. Unfortunately, the console is
unresponsive at this point. It will respond to ping, and the web
server works, but telnetd returns an error.
I've seen some other references on this list to udev and /dev/pts
issues; is this where I should be looking? I've included the final
portion of the boot sequence below, any idea where to start?
thanks,
-Mike
IP-Config: Complete:
device=eth0, addr=192.168.0.69, mask=255.255.255.0, gw=192.168.0.1,
host=192.168.0.69, domain=, nis-domain=(none),
bootserver=192.168.0.1, rootserver=192.168.0.128, rootpath=
Looking up port of RPC 100003/2 on 192.168.0.128
Looking up port of RPC 100005/1 on 192.168.0.128
VFS: Mounted root (nfs filesystem).
Freeing init memory: 112K
INIT: version 2.86 booting
Cleaning up ifupdown...done.
Loading kernel modules...done.
Checking all file systems...
fsck 1.37 (21-Mar-2005)
... done.
Setting up networking...done.
Setting up IP spoofing protection: rp_filter.
Enabling packet forwarding...done.
Configuring network interfaces...SIOCADDRT: File exists
Failed to bring up eth0.
done.
Starting portmap daemon: portmap.
Recovering nvi editor sessions... done.
Starting the hotplug events dispatcher: udevd.
Synthesizing the initial hotplug events...done.
Waiting for /dev to be fully populated...end_request: I/O error, dev
mtdblock1, sector 32
Buffer I/O error on device mtdblock1, logical block 4
end_request: I/O error, dev mtdblock1, sector 32
Buffer I/O error on device mtdblock1, logical block 4
end_request: I/O error, dev mtdblock1, sector 40
Buffer I/O error on device mtdblock1, logical block 5
end_request: I/O error, dev mtdblock1, sector 48
Buffer I/O error on device mtdblock1, logical block 6
end_request: I/O error, dev mtdblock1, sector 56
Buffer I/O error on device mtdblock1, logical block 7
end_request: I/O error, dev mtdblock1, sector 64
Buffer I/O error on device mtdblock1, logical block 8
end_request: I/O error, dev mtdblock1, sector 72
Buffer I/O error on device mtdblock1, logical block 9
end_request: I/O error, dev mtdblock1, sector 80
Buffer I/O error on device mtdblock1, logical block 10
end_request: I/O error, dev mtdblock1, sector 88
Buffer I/O error on device mtdblock1, logical block 11
end_request: I/O error, dev mtdblock1, sector 96
Buffer I/O error on device mtdblock1, logical block 12
end_request: I/O error, dev mtdblock1, sector 104
end_request: I/O error, dev mtdblock1, sector 112
end_request: I/O error, dev mtdblock1, sector 120
end_request: I/O error, dev mtdblock1, sector 128
end_request: I/O error, dev mtdblock1, sector 32
end_request: I/O error, dev mtdblock1, sector 32
end_request: I/O error, dev mtdblock1, sector 32
end_request: I/O error, dev mtdblock1, sector 32
end_request: I/O error, dev mtdblock1, sector 32
end_request: I/O error, dev mtdblock1, sector 32
end_request: I/O error, dev mtdblock1, sector 32
done.
INIT: Entering runlevel: 3
Starting system log daemon: syslogd.
Starting kernel log daemon: klogd.
Starting portmap daemon: portmap.
Starting internet superserver: inetd.
Starting OpenBSD Secure Shell server: sshd.
Starting NFS common utilities: statd.
Starting periodic command scheduler: cron.
Starting web server (apache2)....
Debian GNU/Linux 3.1 ts7800 ttyAM0
ts7800 login:
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|