Difference between revisions of "Install From USB"

From SME Server
Jump to navigationJump to search
Line 32: Line 32:
  
 
===References===
 
===References===
* http://www.pendrivelinux.com/
+
* 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 13:20, 2 January 2013

PythonIcon.png Skill level: Medium
The instructions on this page require a basic knowledge of linux.


Requirements

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 ...

  1. Boot from USB
  2. Select Install from Hard Disk
  3. 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

Long Live SME ...

References