freebsd:freebsd_4cases
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
freebsd:freebsd_4cases [2025/01/16 09:18] – azman | freebsd:freebsd_4cases [2025/02/14 13:06] (current) – ↷ Links adapted because of a move operation azman | ||
---|---|---|---|
Line 21: | Line 21: | ||
I want to try to install to a USB thumb-drive... from my FreeBSD virtual machine (VirtualBox). I have a 16GB USB3 Kingston Data Traveller drive, and already installed FreeBSD 12 on a virtual machine. | I want to try to install to a USB thumb-drive... from my FreeBSD virtual machine (VirtualBox). I have a 16GB USB3 Kingston Data Traveller drive, and already installed FreeBSD 12 on a virtual machine. | ||
- | To prepare the drive layout, checkout [[freebsd:create_usbdisk_layout|here]]. I'm going to prepare for UEFI boot on a GPT formatted disk. | + | To prepare the drive layout, checkout [[freebsd:freebsd_prep_bootusb|here]]. I'm going to prepare for UEFI boot on a GPT formatted disk. |
- plug in usb drive | - plug in usb drive | ||
Line 53: | Line 53: | ||
# newfs -U -t / | # newfs -U -t / | ||
# newfs -U -t / | # newfs -U -t / | ||
+ | </ | ||
+ | |||
+ | create fstab (save as / | ||
+ | |||
+ | < | ||
+ | # Device Mountpoint FStype Options Dump Pass# | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | tmpfs / | ||
</ | </ | ||
freebsd/freebsd_4cases.1736990332.txt.gz · Last modified: by azman