At the point your system hangs, kernel initialization is complete, and init has begun starting everything else. You might want to put a "set -x" in the script where things are hanging, to see what exact command is causing the hang.
Mark Post -----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Sergey Korzhevsky Sent: Tuesday, August 24, 2004 9:46 AM To: [EMAIL PROTECTED] Subject: kernel 2.6.8.1 hangs Hello. I've compiled 2.6.8.1 but my linux hangs. Has someone experienced such problem? Here the log of 2.6.8.1: Scanning for LVM volume groups... Reading all physical volumes. This may take a while... No volume groups found Activating LVM volume groups... Locking type 1 initialisation failed. 7 [80C [10D [1;33mskipped [m 8 Setting up swapspace version 1, size = 524284 KiB Activating swap-devices in /etc/fstab... Adding 356008k swap on /dev/dasda2. Priority:41 extents:1 Adding 524280k swap on /dev/dasdd. Priority:42 extents:1 7 [1A [80C [10D [1;32mdone [m 8showconsole: Warning: the ioctl TIOCGDEV is n t known by the kernel Checking file systems... fsck 1.28 (31-Aug-2002) Reiserfs super block in block 16 on 0x0 of format 3.6 with standard journal Blocks (total/free): 511992/58741 by 4096 bytes Filesystem is clean Reiserfs super block in block 16 on 0x0 of format 3.6 with standard journal Blocks (total/free): 600996/37827 by 4096 bytes Filesystem is clean 7 [1A [80C [10D [1;32mdone [m 8 Here is for 2.6.5-5 Scanning for LVM volume groups... Reading all physical volumes. This may take a while... No volume groups found Activating LVM volume groups... Locking type 1 initialisation failed. 7 [80C [10D [1;33mskipped [m 8 Setting up swapspace version 1, size = 524284 KiB Activating swap-devices in /etc/fstab... Adding 356008k swap on /dev/dasda2. Priority:41 extents:1 Adding 524280k swap on /dev/dasdd. Priority:42 extents:1 7 [1A [80C [10D [1;32mdone [m 8showconsole: Warning: the ioctl TIOCGDEV is no t known by the kernel Checking file systems... fsck 1.28 (31-Aug-2002) Reiserfs super block in block 16 on 0x0 of format 3.6 with standard journal Blocks (total/free): 511992/58741 by 4096 bytes Filesystem is clean Reiserfs super block in block 16 on 0x0 of format 3.6 with standard journal Blocks (total/free): 600996/37827 by 4096 bytes Filesystem is clean 7 [1A [80C [10D [1;32mdone [m 8Mounting local file systems... proc on /proc type proc (rw) devpts on /dev/pts type devpts (rw,mode=0620,gid=5) found reiserfs format "3.6" with standard journal WBR, Sergey ---------------------------------------------------------------------- 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
