Difference between revisions of "Install From USB"
From SME Server
Jump to navigationJump to search (Edit for Grammer and english only) |
|||
Line 3: | Line 3: | ||
== Requirements == | == Requirements == | ||
* Bootable USB Disk - 2GB is sufficient | * Bootable USB Disk - 2GB is sufficient | ||
− | * SME Image - SME 8 [http://mirror.contribs.org/releases/8/iso/i386/smeserver-i386.iso smeserver-8.0-i386.iso] or [http://mirror.contribs.org/releases/8/iso/x86_64/smeserver-x86_64.iso smeserver-8.0-x86_64.iso] | + | * SME Image of your choice - eg SME 8 [http://mirror.contribs.org/releases/8/iso/i386/smeserver-i386.iso smeserver-8.0-i386.iso] or [http://mirror.contribs.org/releases/8/iso/x86_64/smeserver-x86_64.iso smeserver-8.0-x86_64.iso] |
* USB Disk Creation Software | * USB Disk Creation Software | ||
** http://unetbootin.sourceforge.net/ | ** http://unetbootin.sourceforge.net/ |
Revision as of 09:19, 3 November 2013
Requirements
- Bootable USB Disk - 2GB is sufficient
- SME Image of your choice - eg SME 8 smeserver-8.0-i386.iso or smeserver-8.0-x86_64.iso
- USB Disk Creation Software
Note: Using Windows 7, should work on XP and later
Note: Multisystem can be used on Windows and/or Linux, as can unetbootin :D
Creating USB stick
- Insert USB device
- Run the Software
- Point to the SME ISO file
Using
On your new Hardware ...
- Boot from USB
- Select Install from Hard Disk
- Choose Partition
- Generally it will be the last partition
- it was /dev/sda1 when no partition, sde1 when I re-installed on the HP Microserver
- leave the path blank
Make the USB-key with UNetbootin
- USB Disk In
- Run Unetbootin
- Point to the SME ISO file
- Wait until Unetbooting has finished
- Simply copy the smeserver-8.0-i386.iso into the USB sticks root directory.
Then
- Boot from USB
- Select Install from Hard Disk
- Choose Partition
- Generally it will be the last partition
- it was /dev/sda1 when no partition, sde1 when I re-installed on the HP Microserver
- leave the path blank
Make the USB-key with Multisystem
Multisystem is a useful tool when you want to get several isos on your usb key, see multisystem
The installation is quite easy, drag and drop the iso in the below appropriate place, give the password of the user who needs the sudo right...it is nearly finished.
- USB Disk In
- Run multisystem
- Point to the SME ISO file
- Wait that multisystem is finished
- Simply copy the smeserver-8.0-i386.iso into the USB sticks root directory.
Then
- Boot from USB, select the right O.S you want to start.
- Optional : At boot prompt if you want to give some options to install sme in a particular way, you have to select the SME Server menu and press "e"
Then you need to find the line
linux (loop)/isolinux/vmlinux linux repo=hd:
and insert your option line like this :
linux (loop)/isolinux/vmlinux nolvm ext4 linux repo=hd:
All Booting options can be find in the wiki. once done, you can press ctrl+x or F10 to launch the installation.
- Select Install from Hard Disk
- Choose Partition
- Generally it will be the last partition
- it was /dev/sda1 when no partition, sde1 when I re-installed on the HP Microserver
- leave the path blank
References
- http://unetbootin.sourceforge.net/
- SME Server USB installer topic in the Contribs forums
- http://wiki.centos.org/HowTos/GrubInstallation
Long Live SME ...