Install From USB
From SME Server
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 Universal USB Installer
- Point to the SME ISO file
ALSO:
- Copy the SME ISO you downloaded onto the USB disk
- SME Installation requires this image, simply copy the iso image to the USB Drive
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://www.pendrivelinux.com/
- SME Server USB installer topic in the Contribs forums
- http://wiki.centos.org/HowTos/GrubInstallation