I have a HD set up with:
Previously I had Arch Linux installed on the machine.
I would like to retain the ada0s6 partition as this contains the /home/ partition from the Arch Linux installation. ada0s1 and ada0s5 can be reformatted.
When the FreeBSD installer shows the Partition Editor, these partitions are shown and a menu is presented at the bottom of the screen: <Create> <Delete> <Modify> <Revert> <Auto> and <Finish>
Selecting Create, Delete or Modify gives an error:
Is there a way to install FreeBSD so that I preserve my /home/ partition?
I'm an old Linux hand from way back dipping my toe in FreeBSD for the first time.
Code:
ada0 465 GB MBR
ada0s1 476 MB linux-data <- previously /boot/
ada0s2 465 GB EBR
ada0s5 93 GB linux-data <- previously / root partition with Arch Linux installed
ada0s6 316 GB linux-data <- previously /home/
ada0s7 55 GB linux-swap
Previously I had Arch Linux installed on the machine.
I would like to retain the ada0s6 partition as this contains the /home/ partition from the Arch Linux installation. ada0s1 and ada0s5 can be reformatted.
When the FreeBSD installer shows the Partition Editor, these partitions are shown and a menu is presented at the bottom of the screen: <Create> <Delete> <Modify> <Revert> <Auto> and <Finish>
Selecting Create, Delete or Modify gives an error:
Code:
Operation canceled. pre-check failed
Is there a way to install FreeBSD so that I preserve my /home/ partition?
I'm an old Linux hand from way back dipping my toe in FreeBSD for the first time.