From: Agus <ag...@do...> - 2003-11-13 03:08:02
|
I installed user_mode_linux-2.4.19.5um-0.i386.rpm and = umlbuilder-1.50-3.i386.rpm successfully on my RedHat 9.0 system. But = when I tried to generate a RedHat 8.0 distribution, it failed with the = following errors: *************************************************************************= $ umlbuilder --hostname redhat80 --modules network-server,ftp-server = --initrd false --fstype ext3 --rpmdir /ho me/agus/sfw/redhat_8.0_rpms/ --dir = /home/agus/wrk/dws/prj/uml_fs_scripts/filesystems/redhat80 --distro = Redhat8 .0 --ipaddr 172.16.7.1 Indexing RPMS =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D|100% Done. Successful Calculating packages, dependencies and install order =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D|100% Done. Successful Working in /home/agus/wrk/dws/prj/uml_fs_scripts/filesystems/redhat80 Making directories Making files Setting up swapspace version 1, size =3D 134213 kB Populating install filesystem =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D|100% Done. Successful Running install process tracing thread pid =3D 19918 Linux version 2.4.19-5um (jd...@um...) (gcc version 2.96 = 20000731 (Red Hat Linux 7.1 2.96-81)) #2 Mon Sep 16 15:41:15 EDT 2002 On node 0 totalpages: 16384 zone(0): 16384 pages. zone(1): 0 pages. zone(2): 0 pages. Kernel command line: rw umid=3Dredhat80 ubd0=3Drootfs mem=3D64m = ubd7=3Dinstallfs rootflags=3Dinstallfs eth0=3Dtuntap,,,192 .168.199.17 root=3D/dev/ubd7 rootfstype=3Dhostfs = init=3D/uml_stage2install.py con0=3Dpts,fd:1 Calibrating delay loop... 3223.01 BogoMIPS Memory: 62616k available Dentry cache hash table entries: 8192 (order: 4, 65536 bytes) Inode cache hash table entries: 4096 (order: 3, 32768 bytes) Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) Buffer-cache hash table entries: 4096 (order: 2, 16384 bytes) Page-cache hash table entries: 16384 (order: 4, 65536 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...Yes 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 Kernel panic: outer trampoline didn't exit with SIGKILL =20 Install failed result of system is 256 Installation failed. *************************************************************************= The exact same steps and commands work on a RedHat 8.0 system. Any help is appreciated. Thanks in advanced, Agus |