-
Notifications
You must be signed in to change notification settings - Fork 9
How to Install OpenIndiana
jdrch edited this page Jun 22, 2020
·
8 revisions
- Update the PC's BIOS to the latest version. Dell instructions are here
- Download the OpenIndiana Live USB image
- Ensure the USB flash drive to be used is properly formatted by creating a new partition table corresponding to the OS you'll write the installation image from on the flash drive. Do this in GParted (manual) . Write from Linux or BSD only
- Write the OpenIndiana Live USB to disk using:
dd if=OpenIndianaLiveUSBFile of=/dev/USBDiskIdentifier status=progress
- Enter the PC's BIOS
- Set boot mode to UEFI
- Exit PC's BIOS. This should cause the PC to automatically restart. If it doesn't, manually restart it
- Press the required boot menu hotkey when the OEM logo appears onscreen. This hotkey is F12 for the Dell OptiPlex 390 MT
- Select the USB entry under the UEFI heading. This entry might also have an alphanumeric code
- Hit Enter
- When the OpenIndiana boot menu appears, hit 5. All the options are explained here
- In the following menu, set
ACPI
andVerbose
toOn
- Hit 1 to return to the previous menu
- Hit 6 to
ChainLoad disk
n, where n is a whole number. This should cause the graphical live environment to boot - When the live enviroment boots, double-click the Install OpenIndiana desktop shortcut
- When the installation is complete, reboot as suggested, while pressing the PC OEM's BIOS hotkey. This hotkey is F2 for the Dell OptiPlex 390 MT
- Set the boot mode back to Legacy
- In the Legacy boot mode list, move the disk to which OpenIndiana is installed to the top
- Save your changes and exit the BIOS. The new OpenIndiana installation should now boot just fine
Organized Alphabetically:
- Explainers
- How Linux, BSD, UNIX, and macOS Relate to Each Other
- Why I Use Resilio Sync Instead of Syncthing
- Why US Buyers Should Purchase Datacenter HDDs instead of NAS HDDs
- Why You Should Separate Compute and Backup Workloads
- Why You Shouldn't Stress Test HDDs Unless You're Trying to Maximize Uptime
- Why You Shouldn't Use Most Premade NAS Solutions
- Guides
- Disaster Recovery and Backups for OpenRC BSDs to non ZFS Repositories
- Disk Encryption Options
- How Much Raw Storage You'll Need for RAID
- How Often Arrays Can Be Scrubbed Without Reducing HDD Life
- How to Calculate the Odds of Physical Attack Data Loss for a ZFS Array
- How to Configure a Samba Server
- How to Generate an Affordable Server or NAS Parts List
- How to Get Your Home Wired for Ethernet
- How to Install OpenIndiana
- How to Install Pycharm on Debian from the JetBrains script
- How to Set Up Regular, Recurring, Incremental, Online Filesystem Backups using Restic
- How to Set Up Regular, Recurring, Recursive, Incremental, Online, In Place Filesystem Backups Using zfsnap
- How to Store HDDs Long Term
- How to Update dnscrypt proxy in Debian with Minimal Downtime
- Projects
- Ongoing
- Future (in order of descending priority/implementation)
- Recommended Hardware
- Recommended Software
- Troubleshooting
- Useful Links