Is there any documentation on how to install FreeBSD 9 ONTO a USB Flash Drive? (not FROM a USB Flash drive).
I booted the installer, but it doesn't properly detect the USB Flash drive. I dropped to the shell and found this in the /var/run/dmesg.boot file:
It sees the thumb drive, but doesn't ever assign it a device name (ie. da0).
If there is existing documentation, I'd appreciate a link. I looked but just found tons of information about installing from a USB device.
I've successfully installed FreeBSD 9 onto a SATA disk using this same hardware. The plan is to use the system as a back up server, and I'd prefer not to consume any drive bays for the OS.
I booted the installer, but it doesn't properly detect the USB Flash drive. I dropped to the shell and found this in the /var/run/dmesg.boot file:
Code:
umass2: <HP v165w, class 0/0, rev 2.00/16.38, addr 4> on usbus7
umass2: SCSI over Bulk-Only; quirks = 0x0100
umass2:8:2:01: Attached to scbus8
Root mount waiting for: usbus7
Root mount waiting for: usbus7
Root mount waiting for: usbus7
Root mount waiting for: usbus7
ugen7.5: <HP> at usbus7
It sees the thumb drive, but doesn't ever assign it a device name (ie. da0).
If there is existing documentation, I'd appreciate a link. I looked but just found tons of information about installing from a USB device.
I've successfully installed FreeBSD 9 onto a SATA disk using this same hardware. The plan is to use the system as a back up server, and I'd prefer not to consume any drive bays for the OS.