Difference between revisions of "Install From USB"
From SME Server
Jump to navigationJump to searchLine 32: | Line 32: | ||
===References=== | ===References=== | ||
− | * http:// | + | * http://unetbootin.sourceforge.net/ |
* [http://forums.contribs.org/index.php?topic=48479.0 ''SME Server USB installer'' topic in the Contribs forums] | * [http://forums.contribs.org/index.php?topic=48479.0 ''SME Server USB installer'' topic in the Contribs forums] | ||
* http://wiki.centos.org/HowTos/GrubInstallation | * http://wiki.centos.org/HowTos/GrubInstallation | ||
---- | ---- | ||
[[Category:Howto]] | [[Category:Howto]] |
Revision as of 12:20, 2 January 2013
Requirements
- Bootable USB Disk - 2GB is sufficient
- SME Image - SME 8 - download it
- USB Disk Creation Software
Note: I'm using Windows 7 - this work on Win7, should work on XP and later
Creating USB stick
- USB Disk In
- Run the Software
- Point to the SME ISO file
Using
In your new Hardware ...
- Boot from USB
- Select Install from Hard Disk
- Choose Partition
- Mine was /dev/sdb1 when there was a partition - it was /dev/sda1 when no partition
- It will want to know where your .iso image is, I just hit enter (because it was in the root of my usb)
Write Grub
- When it booted I had to write Grub (see: http://wiki.centos.org/HowTos/GrubInstallation)
- find /grub/stage1
- root (hd0,0)
- setup (hd0)
- reboot
Long Live SME ...
References
- http://unetbootin.sourceforge.net/
- SME Server USB installer topic in the Contribs forums
- http://wiki.centos.org/HowTos/GrubInstallation