According to the official website of the JeOS image has been officially not released, so you see in other posts in the installation of JeOS image address is not applicable.
So how do you install this minimal version of the Linux operating system?
One, if you want to install the old version of the JeOS system here to provide a mirror installation: http://wiki.ubuntu.org.cn/index.php?title=UbuntuHelp:JeOS&variant=zh-cn# Initial_setup
Image file Address:
Http://cdimage.ubuntu.com/cdimage/jeos/releases/8.04.3/release/jeos-8.04.3-jeos-i386.iso
Second, to the third-party official image file download the corresponding configuration of the JeOS virtual machine image, direct use,:
Http://www.pqr.com/download/ubuntu-jeos here is the newest made JeOS mirror, especially small. It is suitable to install directly inside the Virutualbox. The virtual machine image provided here has several issues to note:
- The provided image is in the VMDK format, is suitable for use in VMware, and is suitable for use in VirtualBox;
- The provided mirrored disk space is dynamically allocated only 800MB will soon be able to run out of space needed to expand, here is the VirtualBox expansion method.
2.1 First you need to convert the downloaded VMDK file to the VirtualBox supported format VDI format, using the following command:
Vboxmanage Clonehd downloaded virtual machine files. VMDK--format VDI You need the format file name. VDI
2.2 Use the VirtualBox command to enlarge it:
Vboxmanage MODIFYHD Your_hard_disk.vdi--resize size_in_mb
Third, install the Ubuntu Server version directly, then click on the F4-mode in the installation interface, choose the minimum installation is the JeOS installation version.
In addition, remember not to connect to the network when the installation will download the package, it may be time-consuming.
Ubuntu Virtual Machine JeOS Installation-2016.08.28