[linux] Re: JFS resizen
Udo van den Heuvel
udovdh op xs4all.nl
Za Jan 17 06:54:54 CET 2009
>> mount -o remount,resize /bla
>> ?
>
> Nope, voor jfs is er geen resize optie (althans niet het package jfsutils)
Iets dergelijks heeft voor mij gewerkt...
Mount options for jfs
iocharset=name
Character set to use for converting from Unicode to
ASCII. The
default is to do no conversion. Use iocharset=utf8
for UTF8
translations. This requires CONFIG_NLS_UTF8 to be set
in the
kernel .config file.
resize=value
Resize the volume to value blocks. JFS only supports
growing a
volume, not shrinking it. This option is only valid
during a
remount, when the volume is mounted read-write. The
resize key-
word with no value will grow the volume to the full size
of the
partition.
Etc
Udo
More information about the Linux
mailing list