A: From a Windows platform
- Download the OpenSolaris Live USB Creator: OsolLiveUSB003.
- Set target device to the USB device.
- Burn the usb image you've downloaded (you can find it here).
- Go to this link and follow the instructions.
USB install images burned using OsolLiveUSB003 on Windows 7 may have problems booting. In this case please download OsolLiveUSB002 and use it to burn the usb image.
B: From the Syneto Storage installation
If you have a running installation of the Syneto Storage, you can use it to write an installation image to an USB stick. Steps to create bootable USB memory stick:
- Download USB image.
- Copy syneto-unifiedstorage-2.5.1619.usb to existing storage as user admin (using scp/WinSCP)
- Login to existing storage as user admin using ssh (or Putty)
- Drop into root shell:
un shell
- Run:
rm ~admin/.bash_profile
- Logout
- Login again as ‘admin’
- Run:
pfexec pkg install install/distribution-constructor
- Connect usb stick
- Run:
usbcopy syneto-unifiedstorage-2.5.1619.usb
- Follow instructions on screen
Boot from USB stick and follow the installation instructions.