Coda File System

Re: Links, ReiserFS, Volume Size

From: Steffen Neumann <sneumann_at_TechFak.Uni-Bielefeld.DE>
Date: 07 May 2003 13:29:22 +0200
Andreas Roedl <andreas.roedl_at_native-instruments.de> writes:
[...]
> So I can choose other RVM sizes than those mentioned in the documenation?
>   "What is the size of you data partition (or file) [22M,44M, 90M, 130M]:"

from vice-setup-rvm:
	[...]
       case $datasize in 
            22[mM] | 44[mM] | 90[mM] | 130[mM] | 200[mM] | 315[mM] )
                ;;
            500[mM] | 1[gG] )
                echo 
                echo "!!!!!!!!!!!!!!"
                echo Your size is an experimental size.  Be warned!
                echo You may want to run with private mapping for RVM.
                echo 

So you can answer 1G and the only difference is a warning ;-)

Yours,
Steffen
Received on 2003-05-07 07:30:51