Dear FreeBSD users,
My desktop has frozen a lot during last month. I knew I had to act quickly. But, I was too late!
I was forced into single-user mod since / could not be mounted. Running
The problem seems to be severe, as
I don't have an extra disk. At the moment, I am thinking to reinstall FreeBSD 10.1 on my desktop, backup important data in /home and replace the HDD.
Back in Linux day, I can reinstall it on/ leaving /home untouched. But, I believe this is not possible with BSD installer, since all partitions will be formatted.
So my questions are:
1. Is there any way for me to install FreeBSD but leaving my data on /home untouched?
2. I can still mount /home in single-user mode. Is there a way to access internet and upload my data somewhere else temporarily?
I am very grateful if someone can point me to the right direction.

My desktop has frozen a lot during last month. I knew I had to act quickly. But, I was too late!
I was forced into single-user mod since / could not be mounted. Running
fsck -y, I discovered bad sector on / partition, particularly:
Code:
CANNOT READ: BLK XXX
fsck failed to fix it. After going through several threads on fourm, I came to understand that these bad sectors can be automatically replaced by spare sectors. Or I can use dd to save data into another disk.I don't have an extra disk. At the moment, I am thinking to reinstall FreeBSD 10.1 on my desktop, backup important data in /home and replace the HDD.
Back in Linux day, I can reinstall it on/ leaving /home untouched. But, I believe this is not possible with BSD installer, since all partitions will be formatted.
So my questions are:
1. Is there any way for me to install FreeBSD but leaving my data on /home untouched?
2. I can still mount /home in single-user mode. Is there a way to access internet and upload my data somewhere else temporarily?
I am very grateful if someone can point me to the right direction.
