tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: resizing the root file system
ef%math.uni-bonn.de@localhost (Edgar =?iso-8859-1?B?RnXf?=) writes:
>> Well, you need to either mount -o reload or reboot.
>Ah, thanks.
>But I cannot see /etc/rc.d/resize_root doing that.
The arm images use the following setting in rc.conf
to trigger a reboot after the resize.
resize_disklabel=YES
resize_root=YES
resize_root_flags="-p"
resize_root_postcmd="/sbin/reboot -n"
Home |
Main Index |
Thread Index |
Old Index