Hi, i have a server that wont boot from my usb cdrom drive, and no internal cdrom drive.
Having played around a little, i think i got a usb install stick.
Firstly, i installed grub4dos on the usb stick.
There are plenty of manuals for that.
I edited the menu.lst to include
title find and load SMEboot.iso
fallback 7
find --set-root /SMEboot.iso
map /ubcd.iso (0xff) || map --mem /SMEboot.iso (0xff)
map --hook
chainloader (0xff)
savedefault --wait=2
Then i copied the smeserver-7.5.1.iso to the usb disk
From this iso, i extracted the boot.iso, in images, and renamed that to SMEboot.iso.
Now if im right, and ill check soon. Then the smeboot.iso, will start(it does)
Then it will let me choose to install from harddisk im the installer, and then i choose the smeserver-7.5.1.iso
and off we go.
Now being me, i couldnt help myself.
I just had to mess with the boot.iso, to add some of my favorite options.. like nolvm and ext4 to the isolinux,cfg.
There you have it.
Usb boot disk, in no time, took longer to write than to do.
