helloSystem / ISO

helloSystem Live and installation ISO
https://github.com/helloSystem/
BSD 3-Clause "New" or "Revised" License
806 stars 58 forks source link

Allow installation of FreeBSD to a partition – not taking an entire disk/device #140

Open grahamperrin opened 3 years ago

grahamperrin commented 3 years ago

Some users naturally want to install to part of a disk, without overwriting data on other parts.

Keywords might include multi-boot.

probonopd commented 3 years ago

Depends on: https://github.com/helloSystem/hello/issues/61

grahamperrin commented 3 years ago

Thanks. Additional use case: the user preconfigures a disk with a partition that's ready for the installation.

grahamperrin commented 3 years ago

Food for thought, with regard to rEFInd (although please note, I don't imagine use of pc-sysinstall for helloSystem):

https://github.com/ghostbsd/gbi/issues/41

probonopd commented 3 years ago

Yes, I had been thinking about using rEFInd or Clover before, but to have all FreeBSD related features (like Boot Environments) it would probably need considerable work.