Hi,

I would like to add a second disk to my fossil configuration.

I would like to ask if this is possible without fs?

When it is possible I would like to ask for a sample. 

Here is what I was trying without success:

disk/mbr -m /386/mbr /dev/sdC1/data

disk/fdisk /dev/sdC1/data

disk/prep /dev/sdC1/plan9

fossil/flfmt /dev/sdC1/other

fossil/conf -w /dev/sdC0/fossil << EOF
fsys main config /dev/sdC0/fossil
fsys other config /dev/sdC1/other
fsys main open -V -c 3000
fsys other open -V -c 3000
EOF

I was not able to mount the 'other' fs to /n/other. 

Regards,
Wolfgang


Reply via email to