DragonFly BSD
DragonFly bugs List (threaded) for 2005-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: some oddities with fsck and boot -s


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Fri, 2 Dec 2005 09:15:12 -0800 (PST)

:
:hi folks,
:
:I have some questions, first when I do
:
:$ fsck -y
:** /dev/da0s1a (NO WRITE)
:** Last Mounted On
:                   ^^^^^^^^^^
:** Phase 1 - Check Blocks and Sizes
:[...]
:
:** /dev/da0s1e (NO WRITE)
:** Last Mounted On
:                   ^^^^^^^^^^
:** Phase 1 - Check Blocks and Sizes
:[...]
:
:Last Mounted On is always empty

    I've noticed this too.  The last mounted on information is stored in
    the superblock.  I think I did something to it a while ago (like a year)
    that stopped it from doing the writeback.  I'll take a look at it but
    I don't consider it a critical issue.

:another thing is sh's default PATH (just /bin and /usr/bin) after
:booting to single user mode via boot -s; can we add /sbin and /usr/sbin?

    I'll fix the /bin/sh path problem right now.  That's always bothered 
    me.

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



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