The purpose and intent of this guide is to provide a walk-through for the i386 build process, to get i386 - 32-bit users up and running as quickly and as easily as possible. On fairly rare occasions, the integrated OMV ISO installer will not work with some 64 bit motherboards and hardware. The OMV installation method described in this guide will work with 64 bit motherboards as well, if the single change under Alternate 64-bit installation is noted and observed.
Considerations for i386 (32-bit) builds are very similar to amd64 (64-bit) builds. This guide is a supplement to the Getting Started with Openmediavault 7 New User Guide which is geared toward 64-bit platforms. 32-bit users may benefit by reviewing preliminary information and notes in the larger guide prior to beginning this installation process.
This guide assumes that users have a working Windows Client for installing and executing utilities. It is also assumed that Mac and Linux desktop users will be able to find, install, and use utilities equivalent to those called out in →Prerequisites.
UEFI (Unified Extensible Firmware Interface) is the proposed successor to traditional BIOS. While some of the intentions behind the development of UEFI were to increase security and add flexibility for hardware implementations, the real world results are as variable as the number of hardware manufacturers implementing the UEFI standard.
While the Debian project has worked diligently to address the installation and booting problems that may result when installing their OS on UEFI hardware, issues may still come into play during the installation procedure. Most of these issues can be resolved by taking one or both of the following actions in UEFI / BIOS.
For users who are unsure of how to enter into BIOS and set variables, the guidance found → here may be useful.
OMV/Debian will run on i386 32-bit platforms, with 1GB of ram or even less. Hardware in this category will work well as a basic NAS server for home use, but performance expectations should be adjusted accordingly.
While not absolutely essential, more than 1GB of ram would be helpful. For file caching, in support of normal file system operations, performance is better with more RAM.
A gigabit Ethernet adapter would be preferred, to better support concurrent LAN users and streaming video content. 100Mbs will work, but a gigabit Ethernet adapter may produce better overall results.
This installation process requires a wired Ethernet connection and Internet access. To get started, a few utilities are needed.
PuTTY is an SSH client that will allow users to connect to their SBC, from a Windows client, and get on the command line. PuTTY is Windows installable.
7-Zip is a free file compression utility that will expand *.zip file archives. 7-Zip is Windows installable.
Go to the Debian download page, find and download the netinst CD image - I386 version of Debian 12, Bookworm.
If doing an alternate 64-bit installation, download and use the netinst CD image - amd64 version of Debian 12, Bookworm. Other than this one change, the following installation process will apply.
This guide assumes that the downloaded ISO will be burned to a CD or DVD. If using a USB thumbdrive as a software source, help with creating a bootable USB thumbdrive ISO can be found here: Burn an ISO file to a USB drive.
This subject is covered in the OMV7 User Guide, in the section titled; Selecting a Boot Drive.
If the decision is made to boot from a USB thumbdrive; pre-test the drive as shown, in the following, before use.
For hard drive or SSD boot drives, skip down to → Installation.
Using SDFormatter, do a clean format on the new USB Thumbdrive: (Note that SDFormatter does a trim operation on the drive which cleans up remnants of deleted or previously existing files.) In most cases, SDFormatter will detect the thumb-drive. A volume label is not necessary, at this point, and the default options are fine.
Boot up using the installation ISO.
The first screen offers a choice of installers. While both are roughly the same, for illustration, the standard (text) install is much clearer.
Allow the installation to boot.
Log into the console as root
and type ip addr
on the command line.
Note the address in this case - 192.168.1.57
su – root
<enter>. Type in the root password when prompted.
(*Note: “Paste” is supported by PuTTY, with a right mouse click.*)
Copy (highlight and Ctrl+C) the following and paste it (right mouse click) into the SSH window. Hit Enter.
apt-get install wget sudo -y
Installing OMV on i386 platforms is very easy, thanks to Arron Murray (ryecoaaron on the OMV Forum) for providing a comprehensive installation script that's executed from a single line.
Copy the following line complete (Ctrl+C) and paste it into PuTTY's SSH window, with a right mouse click. Then hit Enter.
wget -O - https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install | sudo bash
Once the script is running, click out of the SSH window so the script will not be interrupted.
* Note: Do Not close PuTTY – that will terminate the root session. Minimizing PuTTY is OK, but it must be running. *
Depending on several factors, running this script may take up to 30 minutes.
When the script is complete, the PC will automatically reboot.
If the reboot is not automatic (which should close the SSH window) type reboot
on the command line.
Users should be aware that packages, plugins and other options that are available for 64-bit platforms may not be available or work on 32-bit platforms.
Further, certain types of dockers and other types of virtualization may not install or work on 32-bit platforms. (As a practical example, the Portainer Docker will not install on i386 platforms.)
After 3 to 5 minutes, OMV can be logged into using the same IP address that was used for the SSH client, entered in a
web browser address bar.
The web GUI user is admin and the default password is openmediavault
With the installation process complete, users should configure their server, with the OMV7 New User Guide, starting with the
section titled → Initial Configuration.
We, who support the openmediavault project, hope that you’ll find your openmediavault server to be
enjoyable, efficient, and easy to use.
If you found this guide to be helpful, please consider a modest donation to support the
hosting costs of this server (OMV-Extras).
OMV-Extras.org