You might try checking the /stat/dev/ directory as it cannot copy anything over
from there:
"cp: /stat/dev/*: No such file or directory"
Other than that you are getting about the same output that I am getting.Michael Cargile -----Original Message----- From: [EMAIL PROTECTED] on behalf of Onka Sent: Fri 4/14/2006 5:46 AM To: Discussion of AstLinux - Asterisk on Compact Flash Subject: Re: [Astlinux-users] AstLinux Development Environment Kristian, thanks for helping. I did not properly copy image to hard disk last time. Now I made some progress and got message: "VFS: Mounted root (ext2 filesystem) readonly. Freeing unused kernel memory: 168k freed init started: BusyBox v1.1.0 (2006.04.14-08:26+0000) multi-call binary cp: /stat/dev/*: No such file or directory hwclock: Could not access RTC: No such file or directory natsemi dp8381x driver, version 1.07+LK1.0.17, Sep 27, 2002 originally by Donald Becker <[EMAIL PROTECTED]> http://www.scyld.com/network/natsemi.html 2.4.x kernel port by Jeff Garzik, Tjeerd Mulder Checking /dev/hda1 Something else is wrong with /dev/hda1 - run e2fsck manually. Checking /dev/hda3 Something else is wrong with /dev/hda3 - run e2fsck manually. cp: /stat/etc/wanpipe/*: No such file or directory going to runlevel default... CSLIP: code copyright 1989 Regents of the University of California PPP generic driver version 2.4.2 Cronyx Ltd, Synchronous PPP and CISCO HDLC (c) 1994 Linux port (c) 1998 Building Number Three Ltd & Jan "Yenya" Kasprzak. HDLC support module revision 1.18 Zapata Telephony Interface Registered on major 196 Zaptel Version: 1.2.5 Echo Canceller: KB1 Zaptel watchdog on duty! udhcpc (v0.9.9-pre) started SIOCGIFINDEX failed!: No such device Starting syslogd... Starting crond... Starting ntpd... fatal: PRNG is not seeded: No such file or directory generating ssh hostkeys... PRNG is not seeded PRNG is not seeded PRNG is not seeded Starting inetd... Starting Asterisk... Starting mini_httpd... Starting mini_httpd (HTTP only)... " But it is not possible to logon to astlinux. It seams I made mistake with transferring image to hard disk again. Can you write commands for transferring image to hard disk. In last version (subversion 75) there are no grub files (stage1, stage2, e2fs_stage1_5) in image file rootfs.i686.ext2 but do exist in directory build_i686/root/boot/grub Regards, Onkaonka Kristian Kielhofner <[EMAIL PROTECTED]> wrote: Onka wrote: > I successfully compile new Astlinux (subversion 73) and finally > successfully installed on PC with Pentium II processor on small old hard > disk. Grub boots and loads kernel. Kernel freeze PC with message: > *Kernel panic - not syncing: No init found. > I notice in new version there is no link /linuxrc.I manually add linuxrc > link to /bin/busybox and init=/linuxrc parameter in grub config file. > I got similar message again and conclude kernel unable to find init script. > Kristian is it problem in /etc/fstab files? > I choose kernel 2.6.16.2 > > Best regards > Onkaonka > * Make sure that everything in your image is owned by root: chown -Rh root:root /path/to/mount Also make sure that busybox is setuid root: chmod 4755 /path/to/mount/bin/busybox That should do it. I have made enough changes to enable creating an image for a Soekris (almost) automatically. You still have to setup GRUB, but other than that it works well. DO NOT use /linuxrc as your init. I removed it because it was confusing. Please undo those changes (remove linuxrc and init=/linuxrc). -- Kristian Kielhofner _______________________________________________ Astlinux-users mailing list [email protected] http://lists.kriscompanies.com/mailman/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED] --------------------------------- Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates.
<<winmail.dat>>
_______________________________________________ Astlinux-users mailing list [email protected] http://lists.kriscompanies.com/mailman/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]
