Bug 9816 - Progress bar produces too much output
Summary: Progress bar produces too much output
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: e2fsprogs
Version: 6.1
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Florian La Roche
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-02-27 19:39 UTC by Kjetil T. Homme
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2000-02-28 15:52:54 UTC
Embargoed:


Attachments (Terms of Use)

Description Kjetil T. Homme 2000-02-27 19:39:19 UTC
/etc/rc.d/rc.sysinit invokes fsck with -C by default.  If you are running
your server with a serial console (9600 bps is the industry standard), this
takes a _long_ time (like, half an hour!), since fsck updates the display
_way_ too often.

The workaround is of course to manually remove the -C from
/etc/rc.d/rc.sysinit.

Comment 1 Bill Nottingham 2000-02-28 15:52:59 UTC
Fixed in the latest initscripts packages - -C is not
used over serial console.


Note You need to log in before you can comment on or make changes to this bug.