<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Vauteh</id>
	<title>ThinkWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Vauteh"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Vauteh"/>
	<updated>2026-04-22T20:21:05Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_6.10_from_USB&amp;diff=28326</id>
		<title>Installing Ubuntu 6.10 from USB</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_6.10_from_USB&amp;diff=28326"/>
		<updated>2007-02-20T17:13:24Z</updated>

		<summary type="html">&lt;p&gt;Vauteh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Install syslinux and mtools.&lt;br /&gt;
&lt;br /&gt;
Get the mini.iso for example from here&lt;br /&gt;
&lt;br /&gt;
ftp://ftp.fu-berlin.de/linux/ubuntu/dists/edgy/main/installer-i386/current/images/netboot/mini.iso&lt;br /&gt;
&lt;br /&gt;
Create vfat on your usb-pen&lt;br /&gt;
&lt;br /&gt;
* mkfs.vfat /dev/sda1&lt;br /&gt;
&lt;br /&gt;
Run syslinux, maybe with &amp;quot;-s&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* syslinux /dev/sda1&lt;br /&gt;
&lt;br /&gt;
Mount the mini.iso&lt;br /&gt;
&lt;br /&gt;
* mount -o loop ./mini.iso /media/loop&lt;br /&gt;
&lt;br /&gt;
Mount the pen to e.g. /media/sda1&lt;br /&gt;
&lt;br /&gt;
Copy all the files to the pen&lt;br /&gt;
&lt;br /&gt;
* cp -a /media/loop/* /media/sda1&lt;br /&gt;
&lt;br /&gt;
Rename isolinux.cfg to syslinux.cfg&lt;br /&gt;
&lt;br /&gt;
* mv /media/sda1/isolinux.cfg /media/sda1/syslinux.cfg&lt;br /&gt;
&lt;br /&gt;
Now you should be able to boot from the pen and install ubuntu. For my X60s the drive should be set from ahci to compatible in the bios.&lt;br /&gt;
&lt;br /&gt;
PS: I'm very sorry for this stupid looking guide, but I wanted to write it down, so it doesn't get lost. I got to know about it, through a remark from this page https://help.ubuntu.com/community/Installation/FromUSBStick - I haven't found a better and simpler way to install ubuntu from a usb pen.&lt;/div&gt;</summary>
		<author><name>Vauteh</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_6.10_from_USB&amp;diff=28325</id>
		<title>Installing Ubuntu 6.10 from USB</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_6.10_from_USB&amp;diff=28325"/>
		<updated>2007-02-20T17:13:04Z</updated>

		<summary type="html">&lt;p&gt;Vauteh: Installing Ubuntu from a usb pen&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Install syslinux and mtools.&lt;br /&gt;
&lt;br /&gt;
Get the mini.iso for example from here&lt;br /&gt;
&lt;br /&gt;
ftp://ftp.fu-berlin.de/linux/ubuntu/dists/edgy/main/installer-i386/current/images/netboot/mini.iso&lt;br /&gt;
&lt;br /&gt;
Create vfat on your usb-pen&lt;br /&gt;
&lt;br /&gt;
* mkfs.vfat /dev/sda1&lt;br /&gt;
&lt;br /&gt;
Run syslinux, maybe with &amp;quot;-s&amp;quot;&lt;br /&gt;
&lt;br /&gt;
syslinux /dev/sda1&lt;br /&gt;
&lt;br /&gt;
Mount the mini.iso&lt;br /&gt;
&lt;br /&gt;
* mount -o loop ./mini.iso /media/loop&lt;br /&gt;
&lt;br /&gt;
Mount the pen to e.g. /media/sda1&lt;br /&gt;
&lt;br /&gt;
Copy all the files to the pen&lt;br /&gt;
&lt;br /&gt;
* cp -a /media/loop/* /media/sda1&lt;br /&gt;
&lt;br /&gt;
Rename isolinux.cfg to syslinux.cfg&lt;br /&gt;
&lt;br /&gt;
* mv /media/sda1/isolinux.cfg /media/sda1/syslinux.cfg&lt;br /&gt;
&lt;br /&gt;
Now you should be able to boot from the pen and install ubuntu. For my X60s the drive should be set from ahci to compatible in the bios.&lt;br /&gt;
&lt;br /&gt;
PS: I'm very sorry for this stupid looking guide, but I wanted to write it down, so it doesn't get lost. I got to know about it, through a remark from this page https://help.ubuntu.com/community/Installation/FromUSBStick - I haven't found a better and simpler way to install ubuntu from a usb pen.&lt;/div&gt;</summary>
		<author><name>Vauteh</name></author>
		
	</entry>
</feed>