On Fri, 6 Dec 2002, Archie Cobbs wrote:

> David Rhodus wrote:
> > > Softupdates is enabled on /usr and /var but not /.
> > 
> > Why does softupdates not get enabled on / , by default on the install?
> 
> I disabled softupdates on / back when having it enabled caused disk
> full problems during 'make installworld,' and never re-enabled it.
> 
> FYI at this point my 50MB / partition is woefully inadequate. I can't
> even 'make install kernel' without first removing all existing modules,
> and even so / ends up 106% full.
> 

here's a hint..
most systems follow / with their swap region..

you can boot from fixit, or picoBSD floppy 
and use disklabel -e to exend the root partition
then you can use growfs to add the new space to your root fs.

Usually the 50MB that would make a bif difference to / won;t be really
missed from teh swap, and you can always add more swap spave using a
swapfile etc if it gets short.


> Finally, one more bit of info: I have WITNESS enabled in this kernel
> and get this message during boot:
> 
>     /usr/src/sys/vm/uma_core.c:1330: could sleep with "dc0" locked from 
>/usr/src/sys/pci/if_dc.c:691
> 
> -Archie
> 
> __________________________________________________________________________
> Archie Cobbs     *     Packet Design     *     http://www.packetdesign.com
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message
> 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to