[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Noise from fsck



On Jun 30, 2007, at 9:39 AM, Daniel Baumann wrote:
> Chris Ross wrote:
>> Perhaps the '_' is irritating it?
>
> yes, hostnames cannot have '_' caracters.

   Yup.  I had that same thought, and have removed that character.   
Thanks...

> well, we are talking about two different symptoms cause by the same  
> root
> problem: fsck should not be run on the live system at all. we'll  
> need to
> completely disable this in the initscripts, somehow.

   Ahh, okay.

   For posterity's sake, I discovered that that output (to stdout)  
from fsck is normal, but can be prevented with the "notitle" setting,  
which for fsck is "-T".  If I modify checkfs.sh to add a -T to the  
fsck line mentioned earlier, that ugly bit goes away.

   *But*, if the right answer is just to get rid of the fsck, that  
should only require deleting the /etc/init.d/checkfs.sh, and links to  
it, correct?  That shouldn't be too hard to do somewhere in live- 
helper...  Would that really be the right answer?  Just not doing a  
fsck at all?  I guess it makes sense, since in theory the filesystem  
on the CD can't really be dirty.  Does it work the same with with USB  
or disk-based live systems?

                                    - Chris




Reply to: