Hi,
I decided to give a try to FreeBSD 9.0 with the RC1 available. I started recently (I am almost new to FreeBSD) with the 8.2 Release. Install in 8.2 was based on sysinstall and then I had to switch to bsdinstall. I wanted to have something similar to my previous install: 2 "slices" on my boot disk. That means something like:
This partition scheme might be debatable (my second slice was dedicated for an isolated "cache" partition for zfs). With sysinstall, I just had to say I wanted to use FreeBSD boot in MBR and it started like a charm. With 9.0, I was not able to do the same and after the install, system did not start.
Did I miss something with bsdinstall? I did not find any way to add the boot in MBR. I tried to play with the GPart solution but I was even not able to manually configure/create a freebsd-boot type of partition.
Thanks in advance for your help.
Best Regards.
I decided to give a try to FreeBSD 9.0 with the RC1 available. I started recently (I am almost new to FreeBSD) with the 8.2 Release. Install in 8.2 was based on sysinstall and then I had to switch to bsdinstall. I wanted to have something similar to my previous install: 2 "slices" on my boot disk. That means something like:
Code:
ada0: MBR
ada0s1: BSDLabel
ada0s1a: freebsd-ufs /
ada0s1b: freebsd-swap
and so on
ada0s2: BSDLabel
This partition scheme might be debatable (my second slice was dedicated for an isolated "cache" partition for zfs). With sysinstall, I just had to say I wanted to use FreeBSD boot in MBR and it started like a charm. With 9.0, I was not able to do the same and after the install, system did not start.
Did I miss something with bsdinstall? I did not find any way to add the boot in MBR. I tried to play with the GPart solution but I was even not able to manually configure/create a freebsd-boot type of partition.
Thanks in advance for your help.
Best Regards.