hi all
I have the same problem,too.
this is my booting messages....................
uClinux/Nios II
Altera Nios II support © 2004 Microtronix Datacom Ltd.
setup_arch: No persistant network settings signature at 008F0000
Built 1 zonelists
Kernel command line:
PID hash table entries: 64 (order: 6, 1024 bytes)
Dentry cache hash table entries: 2048 (order: 1, 8192 bytes)
Inode-cache hash table entries: 1024 (order: 0, 4096 bytes)
Memory available: 5904k/8192k RAM, 0k/0k ROM (1612k kernel code, 580k data)
Mount-cache hash table entries: 512
NET: Registered protocol family 16
SCSI subsystem initialized
usbcore: registered new driver usbfs
usbcore: registered new driver hub
io scheduler noop registered
io scheduler deadline registered (default)
Serial: JTAG UART driver $Revision: 1.4 $
ttyJ0 at MMIO 0x81004000 (irq = 1) is a jtag_uart
dmfe_probe:eth0, 50000 Khz Nios
<DM9000> eth0 I/O: 80900090, VID: 90000a46
ADDR: 00:07:ed:00:00:00
dmfe_probe:eth1, 50000 Khz Nios
usbmon: debugfs is not available
driver isp1362-hcd, 2005-04-04
isp1362-hcd isp1362-hcd: ISP1362 Host Controller
isp1362_hc_reset:
Clock not ready after 20ms
isp1362-hcd isp1362-hcd: can't reset
init error, -19
Initializing USB Mass Storage driver...
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
i2c /dev entries driver
NET: Registered protocol family 2
IP route cache hash table entries: 128 (order: -3, 512 bytes)
TCP established hash table entries: 512 (order: -1, 2048 bytes)
TCP bind hash table entries: 512 (order: -1, 2048 bytes)
TCP: Hash tables configured (established 512 bind 512)
TCP reno registered
TCP bic registered
NET: Registered protocol family 1
NET: Registered protocol family 10
IPv6 over IPv4 tunneling driver
NET: Registered protocol family 17
Freeing unused kernel memory: 448k freed (0x1a6000 - 0x215000)
init started: BusyBox v1.1.1-pre0 (2006.04.14-14:34+0000) multi-call binary
BusyBox v1.1.1-pre0 (2006.04.14-14:34+0000) Built-in shell (msh)
Enter 'help' for a list of built-in commands.
# cd /proc# more mounts
rootfs / rootfs rw 0 0
proc /proc proc rw 0 0
sysfs /sys sysfs rw 0 0# mount -t vft /dev/hda /mount
mount: Mounting /dev/hda on /mount failed: No such file or directory#
when I plug my usb disk on my uClinux then no response .
so , i can't mount my usb flash disk..........
http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/sad.gif
thank in advance!
jay