Can I configure with Sysinstall on FreeBSD 10.1 (i386)?

Hi

Can I configure the installation with the sysinstall graphical desktop on FreeBSD 10.0 or FreeBSD 10.1? :)
 
In the versions FreeBSD 8 and 9, the installer sysinstall was easy to use without complications.
 
I don't actually use the installer a whole lot (I usually do manual installs), but bsdinstall seems pretty similar to sysinstall. Are you having a particular problem with the former that you didn't have with the latter?
 
While it was usable for most users on earlier versions of FreeBSD, sysinstall(8) came with a very high maintainance cost because it was done "all wrong" from the beginning and what happened is that the developers one day said they didn't want to touch it with a ten foot pole any more. Hence a replacement was needed for FreeBSD 10 and bsdinstall(8) was born.
 
bsdinstall is unusable. I don't really need it, because I am also installing manually, but whenever I started it I get
Code:
can't find ftp://ftp.freebsd.org
or any other connection.
 
Note: images can be mounted read-write, edited to some extent and then written to the final medium (e.g. a flash drive) because there usually is a little bit of spare room on the image, but this is not a whole lot. For substantial edits that would increase the image size beyond what it already is, you pretty much need to create a new image including boot code and all that. In short: modifying an image is possible, but not necessarily easy.
 
Back
Top