Hi all,
This is my partition scheme:
I want to reinstall my FreeBSD. But I have very important documents in my /dev/ada0p6 (my home directory). I'm worry about it. Does bsdinstall format this partition? How I can format /, /var, /usr, /boot but not /usr/home?
This is my partition scheme:
Code:
/dev/ada0p1 /boot 64KB
/dev/ada0p2 / 3GB
/dev/ada0p3 swap 4G
/dev/ada0p4 /var 3G
/dev/ada0p5 /usr 70GB
/dev/ada0p6 /usr/home 350GB
I want to reinstall my FreeBSD. But I have very important documents in my /dev/ada0p6 (my home directory). I'm worry about it. Does bsdinstall format this partition? How I can format /, /var, /usr, /boot but not /usr/home?