Hi Frank, looks like coreutils and awk packages are not installed. (basename and cut are part of coreutils.) BTW, which version of s390-tools do you use? Looks a pretty old one < 1.8.0. I highly encourage you to verify this with a newer version. AFAICS lsdasd has been changed in s390-tools version 1.8.0 The most recent is 1.8.4 Please have a look at http://www.ibm.com/developerworks/linux/linux390/s390-tools.html
With kind regards Thorsten Diehl System Test Linux on System z IBM Deutschland Research & Development GmbH Vorsitzender des Aufsichtsrats: Martin Jetter Geschaeftsfuehrung: Dirk Wittkopp Sitz der Gesellschaft: Boeblingen Registergericht: Amtsgericht Stuttgart, HRB 243294 Frank M. Ramaekers schrieb am 08.04.2010 19:56:
I just got Debian install under VM and upon the first boot, after installation, I'm getting: /dev/dasdd1: clean, 15/150480 files, 26742/600816 blocks boot: clean, 19/31264 files, 4961/31248 blocks /dev/dasda1 is mounted. e2fsck: Cannot continue, aborting. fsck died with exit status 8 Thu Apr 8 17:42:22 2010 ---------------- So, it aborts and goes into maintenance mode. I've tried umount'ing /dev/dasdd1 and running the fsck manually, but that didn't help. lsdasd /sbin/lsdasd: line 28: basename: command not found /sbin/lsdasd: line 30: cut: command not found /sbin/lsdasd: line 39: awk: command not found 0.0.0201(ECKD) at ( 94: 0) is dasda : active at blocksize: 4096, 600840 blocks, 2347 MB 0.0.0200(ECKD) at ( 94: 4) is dasdb : active at blocksize: 4096, 600840 blocks, 2347 MB 0.0.0203(ECKD) at ( 94: 8) is dasdc : active at blocksize: 4096, 600840 blocks, 2347 MB 0.0.0202(ECKD) at ( 94: 12) is dasdd : active at blocksize: 4096, 600840 blocks, 2347 MB mount /dev/dasdc1 on / type ext3 (rw,errors=remount-ro) tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755) proc on /proc type proc (rw,noexec,nosuid,nodev) sysfs on /sys type sysfs (rw,noexec,nosuid,nodev) udev on /dev type tmpfs (rw,mode=0755) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev) devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620) cat /etc/fstab # /etc/fstab: static file system information. # # <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc defaults 0 0 /dev/dasdc1 / ext3 errors=remount-ro 0 1 /dev/dasdd1 /boot ext3 defaults 0 2 /dev/dasdb1 /home ext3 defaults 0 2 /dev/dasda1 /usr ext3 defaults 0 2 df -h Filesystem Size Used Avail Use% Mounted on /dev/dasdc1 2.3G 1.1G 1.1G 52% / tmpfs 379M 0 379M 0% /lib/init/rw udev 10M 208K 9.8M 3% /dev tmpfs 379M 0 379M 0% /dev/shm Looks similar to: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=445148 Ideas? Frank M. Ramaekers Jr. Systems Programmer MCP, MCP+I, MCSE & RHCE American Income Life Insurance Co. Phone: (254)761-6649 1200 Wooded Acres Dr. Fax: (254)741-5777 Waco, Texas 76701 _____________________________________________________ This message contains information which is privileged and confidential and is solely for the use of the intended recipient. If you are not the intended recipient, be aware that any review, disclosure, copying, distribution, or use of the contents of this message is strictly prohibited. If you have received this in error, please destroy it immediately and notify us at [email protected]. ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
