Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by warrior@May 3 2006, 04:27 PM hi all
thanks for hippo, i have successfully built the nios2 cross compile tool chain on fedora core 4.
but i get some trouble in booting the kernel.
the following is the error message
linux nonet1.0 for linux 2.6
serial: jtag uart driver $revision:uncompressing linux... ok, booting the kernel.
linux version 2.6.11-uc0 (warrior@ofdm) (gcc version 3.4.6)# 14 wed may 3 15:47:31 cst 2006
uclinux/nios ii
altera nios ii support (c) 2004 microtronix datacom ltd.
built 1 zonelists
kernel command line:
pid hash table entries: 128 (order: 7, 2048 bytes)
dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
memory available: 14532k/16384k ram, 0k/0k rom (806k kernel code, 851k data)
mount-cache hash table entries: 512 (order: 0, 4096 bytes)
linux nonet1.0 for linux 2.6
serial: jtag uart driver $revision: 1.4 $
ttyj0 at mmio 0x821208d0 (irq = 1) is a jtag_uart
io scheduler noop registered
io scheduler deadline registered
ramdisk driver initialized: 16 ram disks of 4096k size 1024 blocksize
mice: ps/2 mouse device common for all mice
freeing unused kernel memory: 768k freed (0x10d4000 - 0x1193000)
init started: busybox v1.1.2 (2006.05.03-00:14+0000) multi-call binary
binfmt_flat: loading file: /etc/init.d/s20urandom
initializing random number generator... done.
binfmt_flat: loading file: /etc/init.d/s40network
syntax error
bummer, can't open /dev/tty1
bummer, can't open /dev/tty2
bummer, can't open /dev/tty3
bummer, can't open /dev/tty1
bummer, can't open /dev/tty2
bummer, can't open /dev/tty3
i need help.
thanks.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=14985)</div> --- Quote End --- You are very close to success. Use the minimal inittab, cp ~/download/inittab ~/rootfs/etc cd ~/linux-2.6.x rm usr/initramfs_list make ..... zImage