How to install UNR (Ubuntu Netbook Remix) Intrepid 8.10 on MSI Wind
First download the Ubuntu UMPC image from http://cdimage.ubuntu.com/releases/intrepid/release/ubuntu-8.10-umpc-i386.img.
„Burn“ it on a USB drive bigger than 1GB using following command.
If you do not have access to Linux/Mac machine to use dd command then download a Windows port from http://www.chrysocome.net/dd
% dd if=ubuntu-8.10-umpc-i386.img of=/dev/sdx bs=1M
Where /dev/sdx is your USB device name. Confirm the device name using „dmesg“ command after you plug-in the USB drive.
Boot using this USB drive (Press F11 when Wind is booting up and select USB drive as a boot device) and install UMPC first.
Now modify the UMPC install to make it UNR using following instructions: https://wiki.ubuntu.com/MobileTeam/Mobile/HowTo/TurnUMPCDesktopIntoNetbook
Quelle: MSI