Greetings!
I recently put together an inexpensive computer to learn FreeBSD and a couple of Linux distributions. The system is comprised of the following hardware:
-Intel NUC DN2820FYKH
-8GB SODIMM DDR3 1600MHz (down clocked to 1066)
-2.5 SATA III 256GB SSD
It's meant to be one of those mini-HTPC/AIO devices. Consequently, there's no optical drive. It has one USB 3.0 and two USB 2.0 slots.
I proceeded to download and attempt to install FreeBSD 10.1 *.iso via a 64GB USB 3.0 thumb drive with no luck. After searching around these forums, I found a thread indicating the memstick.img is for use with the thumb drive, specifically. I received a boot error until I used the 10.1-amd64-uefi-memstick.img but ran into another hurdle. The start up text displays it is loading the FreeBSD kernel then gets to a point where I can press "enter" to boot or any other key to get to a command prompt or do nothing for an auto-boot which will occur after 10 seconds of inactivity. If I press "enter" or let it auto-boot, it displays:
It just seems to hang/freeze there. I can't type or do anything but restart/turn off the computer. If I press the "any" key (hehe), I get a command line with an "OK" where I'm notified I can either type "?" or "help". Typing "?" doesn't seem to do anything I can perceive other than go to the next line with "OK". The "help" command informs me of the help parameters but doesn't give me a list of commands to use. I tried randomly typing "install", "setup", and "bsdinstall" with no luck. All that works is typing "boot" which results in the same text above where it just hangs and I can't do anything.
As a last resort, I tried updating the BIOS to the latest firmware version per Intel's website and checking it has the right boot settings before going through the process all over again with the same results. Also, if it is significant, my main system is a Windows 8.1 desktop PC. I downloaded "dd for Windows" and used a guide from koitsu's wordpress site to place the *.img onto my thumb drive. Both my thumb drive and the system SSD which I'm trying to get FreeBSD on are fresh. The thumb drive only has the *.img on it and FreeBSD is the first operating system I'm trying to get on the SSD as it will be my initial and primary focus for learning before the other OS's.
I've searched around some looking for "ffffffff802db500" and other solutions but I'm running into a dead end. I could use some help. The "help" command isn't cutting the mustard so far. Any ideas?
Thanks.
I recently put together an inexpensive computer to learn FreeBSD and a couple of Linux distributions. The system is comprised of the following hardware:
-Intel NUC DN2820FYKH
-8GB SODIMM DDR3 1600MHz (down clocked to 1066)
-2.5 SATA III 256GB SSD
It's meant to be one of those mini-HTPC/AIO devices. Consequently, there's no optical drive. It has one USB 3.0 and two USB 2.0 slots.
I proceeded to download and attempt to install FreeBSD 10.1 *.iso via a 64GB USB 3.0 thumb drive with no luck. After searching around these forums, I found a thread indicating the memstick.img is for use with the thumb drive, specifically. I received a boot error until I used the 10.1-amd64-uefi-memstick.img but ran into another hurdle. The start up text displays it is loading the FreeBSD kernel then gets to a point where I can press "enter" to boot or any other key to get to a command prompt or do nothing for an auto-boot which will occur after 10 seconds of inactivity. If I press "enter" or let it auto-boot, it displays:
Code:
Starting @ ffffffff802db500...
\
It just seems to hang/freeze there. I can't type or do anything but restart/turn off the computer. If I press the "any" key (hehe), I get a command line with an "OK" where I'm notified I can either type "?" or "help". Typing "?" doesn't seem to do anything I can perceive other than go to the next line with "OK". The "help" command informs me of the help parameters but doesn't give me a list of commands to use. I tried randomly typing "install", "setup", and "bsdinstall" with no luck. All that works is typing "boot" which results in the same text above where it just hangs and I can't do anything.
As a last resort, I tried updating the BIOS to the latest firmware version per Intel's website and checking it has the right boot settings before going through the process all over again with the same results. Also, if it is significant, my main system is a Windows 8.1 desktop PC. I downloaded "dd for Windows" and used a guide from koitsu's wordpress site to place the *.img onto my thumb drive. Both my thumb drive and the system SSD which I'm trying to get FreeBSD on are fresh. The thumb drive only has the *.img on it and FreeBSD is the first operating system I'm trying to get on the SSD as it will be my initial and primary focus for learning before the other OS's.
I've searched around some looking for "ffffffff802db500" and other solutions but I'm running into a dead end. I could use some help. The "help" command isn't cutting the mustard so far. Any ideas?
Thanks.