Package: initscripts
Version: 2.86.ds1-1
Severity: normal
File: /etc/init.d/checkfs.sh

when check a nonexistent fs, boot halt,must press CONTROL-D continue
remote   or a no display  system,....

change checkfs.sh,   after a little ,continue the boot.

patch:
--- /etc/init.d/checkfs.sh.orig 2005-06-06 13:40:08.000000000 +0800
+++ /etc/init.d/checkfs.sh      2005-06-07 09:29:56.000000000 +0800
@@ -39,7 +39,7 @@
       echo "CONTROL-D will exit from this shell and continue system startup."
       echo
       # Start a single user shell on the console
-      /sbin/sulogin $CONSOLE
+      /sbin/sulogin -t 100 $CONSOLE
     fi
 fi
 rm -f /fastboot /forcefsck




-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8
Locale: LANG=zh_CN.GBK, LC_CTYPE=zh_CN.GBK (charmap=GBK)

Versions of packages initscripts depends on:
ii  coreutils                   5.2.1-2      The GNU core utilities
ii  dpkg                        1.10.28      Package maintenance system for 
Deb
ii  e2fsprogs                   1.37-2sarge1 ext2 file system utilities and 
lib
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries 
an
ii  mount                       2.12p-4      Tools for mounting and 
manipulatin
ii  util-linux                  2.12p-4      Miscellaneous system utilities

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to