Hi all,
I'm trying to install -CURRENT from this month's snapshot on my Asus M50Sa laptop.
However, it seems they've just added the new FreeBSD Installer, which didn't seem (IIRC, not at home ATM) to install the FreeBSD Boot Manager.
So I booted into single-user and ran boot0cfg:
My partitioning scheme looks like this:
This successfully installed the Boot Manager and I am able to boot Windows without an issue, but when I select FreeBSD, it simply hangs (just a "|" on the next line, not spinning).
Is it clear to anyone that I've done something wrong here? If I have to try 8.2-RELEASE, I will... just curious if anything here sticks out.
Thanks in advance!
I'm trying to install -CURRENT from this month's snapshot on my Asus M50Sa laptop.
However, it seems they've just added the new FreeBSD Installer, which didn't seem (IIRC, not at home ATM) to install the FreeBSD Boot Manager.
So I booted into single-user and ran boot0cfg:
Code:
boot0cfg -B -f /tmp/mbr -s 3 -v ada0
My partitioning scheme looks like this:
Code:
ada0s1 -> NTFS (Windows)
ada0s2 -> NTFS (Windows)
ada0s3
ada0s3a -> freebsd-ufs
ada0s3b -> freebsd-swap
This successfully installed the Boot Manager and I am able to boot Windows without an issue, but when I select FreeBSD, it simply hangs (just a "|" on the next line, not spinning).
Is it clear to anyone that I've done something wrong here? If I have to try 8.2-RELEASE, I will... just curious if anything here sticks out.
Thanks in advance!