problems installing on Asus 1015E

I'm trying to install FreeBSD 9.1 on an Asus 1015E. I made a bootable USB drive according to these instructions. I used the i386 image. I disabled SecureBoot and enabled the CSM. The USB drive showed up as the first boot option but when it tried to boot I got the message:
Code:
Reboot and Select proper Boot device
or Insert Boot Media in selected boot device and press a key
Any ideas on what's going wrong?
 
One thing I forgot to mention is that I removed the HDD and replaced it with a 256 GB Samsung 840 Pro SSD. The BIOS recognizes it.
 
I tried the official instructions and got the same message.

I took the SSD out and put it in a desktop. I installed FreeBSD 9.1 off of a DVD without any problems. It boots up on the desktop. I then put the SSD back into the notebook. It won't boot off of it and isn't listed as a boot option.
 
Using MBR partitioning I got it working. Thanks for the help.

I have one last question. I made partitions the following way:
  • / - 2[]GB
  • swap - 4[]GB
  • /var - 2[]B [size=-1][You probably mean GB? -- mod][/size]
  • /tmp - 1[]GB
  • /usr - [rest of drive]
Could I have made just one / partition like when using GPT partitioning?
 
Back
Top