Hi all,
First of all, congratulations to all developers for uClibc branch!
Second,the nice trick from
http://leaf.sourceforge.net/devel/jnilo/uml05.html (using a minix fs
with Bering-uClibc*.img
packages) didn't worked for me.
./linuxuml-2.4.XX-YY xterm=umlxterm ubd0=Bering_fs initrd=initrd.lrp
root=/dev/ram0 init=/linuxrc \
boot=/dev/ubd0:minix PKGPATH=/dev/ubd0 devfs=nomount
LRP=root,etc,local,log,modules,shorwall
print the followings:
Couldn't stat "initrd.lrp" : errno = 2
tracing thread pid = 28857
Linux version 2.4.18 (root@debian) (gcc version 2.95.4 20011002
(Debian prerelease)) #8 Sun Jul 28 13:01:33 CEST 2002
On node 0 totalpages: 8192
zone(0): 8192 pages.
zone(1): 0 pages.
zone(2): 0 pages.
Kernel command line: ubd0=Bering_fs initrd=initrd.lrp root=/dev/ram0
init=/linuxrc boot=/dev/ubd0:minix PKGPATH=/dev/ubd0 devfs=nomount
LRP=root,etc,local,log,modules,shorwall
Calibrating delay loop... 930.84 BogoMIPS
Memory: 30296k available
Dentry-cache hash table entries: 4096 (order: 3, 32768 bytes)
Inode-cache hash table entries: 2048 (order: 2, 16384 bytes)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer-cache hash table entries: 1024 (order: 0, 4096 bytes)
Page-cache hash table entries: 8192 (order: 3, 32768 bytes)
Checking for host processor cmov support...Yes
Checking for host processor xmm support...No
Checking that ptrace can change system call numbers...OK
Checking that host ptys support output SIGIO...No, enabling workaround
Checking that host ptys support SIGIO on close...No, enabling workaround
POSIX conformance testing by UNIFIX
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
devfs: v1.10 (20020120) Richard Gooch ([EMAIL PROTECTED])
devfs: boot_options: 0x0
pty: 256 Unix98 ptys configured
Software Watchdog Timer: 0.05, timer margin: 60 sec
block: 64 slots per queue, batch=16
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 2048 bind 2048)
Linux IP multicast router 0.06 plus PIM-SM
ip_conntrack version 2.0 (256 buckets, 2048 max) - 312 bytes per conntrack
ip_tables: (C) 2000-2002 Netfilter core team
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
Initializing software serial port version 1
mconsole (version 2) initialized on /home/admin/.uml/fec5lm/mconsole
Partition check:
ubda:
UML Audio Relay
Initializing stdio console driver
FAT: bogus logical sector size 0
Kernel panic: VFS: Unable to mount root fs on 01:00
What can be wrong with initrd.lrp [-rwxr-xr-x 1 root root ]? Or
the mistake is elsewhere?
Thanks in advance!
lwd
-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
- RE: [leaf-user] Bering-uClibc as a virtual router Laurentiu Drob
- RE: [leaf-user] Bering-uClibc as a virtual router Luis.F.Correia