Hello all!
I've been working in the tech field for a long time and have worn a lot of hats. Currently, I'm doing DevOps.
Back in the early 00's, I used to work at a software store, and a guy who rented out the back showed me this operating system called FreeBSD. It was awesome. When I eventually started to use Unix or Unix-like operating systems, I began with Minix and then Slackware. Then for the next several years I experimented with Debian- and RHEL-based Linux distros before settling on Fedora as my OS-of-choice. I'm not sure how *BSD ended back up on my radar but it brought back fond memories, and FreeBSD appears to still be going strong. So I installed it on my MinnowBoard MAX and I'm having lots of fun It seems pretty snappy and anecdotally I hear that the TCP/IP stack edges out Linux in some way but I don't remember specifics...?
Anyway, right now I am running FreeBSD 11.0 off a mini-SD card that's plugged into a USB card reader. It runs great, but my MinnowBoard MAX has a mini-SD slot, and when I tried to install to the mini-SD card in the slot from a thumb drive, the install didn't seem to recognize the internal slot reader at all. I've tried
I am wondering why FreeBSD perhaps didn't recognize the internal slot? I was thinking that it was perhaps because of boot order in UEFI? Like the machine had to perhaps try to boot from the drive in order to enumerate it? I really have no idea. Although not ideal, for the time being I don't mind using my reader. It is more of a learning sandbox right now as I get my feet wet again with *BSD.
I saw SD card images on the download page for platforms like RPI2. Is it that those images are the only ones supported to be run from a "native" SD card slot?
I've been working in the tech field for a long time and have worn a lot of hats. Currently, I'm doing DevOps.
Back in the early 00's, I used to work at a software store, and a guy who rented out the back showed me this operating system called FreeBSD. It was awesome. When I eventually started to use Unix or Unix-like operating systems, I began with Minix and then Slackware. Then for the next several years I experimented with Debian- and RHEL-based Linux distros before settling on Fedora as my OS-of-choice. I'm not sure how *BSD ended back up on my radar but it brought back fond memories, and FreeBSD appears to still be going strong. So I installed it on my MinnowBoard MAX and I'm having lots of fun It seems pretty snappy and anecdotally I hear that the TCP/IP stack edges out Linux in some way but I don't remember specifics...?
Anyway, right now I am running FreeBSD 11.0 off a mini-SD card that's plugged into a USB card reader. It runs great, but my MinnowBoard MAX has a mini-SD slot, and when I tried to install to the mini-SD card in the slot from a thumb drive, the install didn't seem to recognize the internal slot reader at all. I've tried
sysinfo
, camcontrol
, dmesg
, gpart
, geom
....it only seems to show my USB SD/MS reader. And when the reader isn't in there, it doesn't show anything that indicates it found the slot at all.I am wondering why FreeBSD perhaps didn't recognize the internal slot? I was thinking that it was perhaps because of boot order in UEFI? Like the machine had to perhaps try to boot from the drive in order to enumerate it? I really have no idea. Although not ideal, for the time being I don't mind using my reader. It is more of a learning sandbox right now as I get my feet wet again with *BSD.
I saw SD card images on the download page for platforms like RPI2. Is it that those images are the only ones supported to be run from a "native" SD card slot?