<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Lifedork &#187; ASUS Eee PC</title>
	<atom:link href="http://www.lifedork.net/tag/asus-eee-pc/feed" rel="self" type="application/rss+xml" />
	<link>http://www.lifedork.net</link>
	<description>still GeeX? still SuX!</description>
	<lastBuildDate>Thu, 08 Jul 2010 16:15:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
  <link>http://www.lifedork.net</link>
  <url>http://www.lifedork.com/favicon.ico</url>
  <title>Lifedork</title>
</image>
		<item>
		<title>Backtrack 3 Installation Tutorial</title>
		<link>http://www.lifedork.net/backtrack-3-installation-tutorial.html</link>
		<comments>http://www.lifedork.net/backtrack-3-installation-tutorial.html#comments</comments>
		<pubDate>Mon, 29 Dec 2008 19:42:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[ASUS Eee PC]]></category>
		<category><![CDATA[Booting]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Once Backtrack]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[Solid-state drive]]></category>
		<category><![CDATA[Universal Serial Bus]]></category>
		<category><![CDATA[USB flash drive]]></category>

		<guid isPermaLink="false">http://www.lifedork.com/?p=532</guid>
		<description><![CDATA[



Image via Wikipedia



Backtrack 3 Installation tutorial which is described in this article is divided into 2 parts , which are Backtrack 3 Eee PC Installation and Backtrack 3 USB Stick Installation. The reason why I finally created this article is just because there are a lot of people mail me asking how to install backtrack [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; float: right; display: block;">
<div>
<dl class="wp-caption" style="width: 212px;">
<dt class="wp-caption-dt"><a href="http://commons.wikipedia.org/wiki/Image:Backtrack_logo.png"><img title="the Backtrack logo" src="http://upload.wikimedia.org/wikipedia/commons/thumb/0/09/Backtrack_logo.png/202px-Backtrack_logo.png" alt="the Backtrack logo" width="202" height="47" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://commons.wikipedia.org/wiki/Image:Backtrack_logo.png">Wikipedia</a></dd>
</dl>
</div>
</div>
<p><strong>Backtrack 3 Installation tutorial</strong> which is described in this article is divided into 2 parts , which are <strong>Backtrack 3 Eee PC Installation</strong> and <strong>Backtrack 3 USB Stick Installation</strong>. The reason why I finally created this article is just because there are a lot of people mail me asking <strong>how to install backtrack 3 to hardisk</strong> or <strong>how to install backtrack 3 to a usb stick</strong>. Since I don&#8217;t have much time to answer all of those questions , I&#8217;ve finally decided to create this article. So , here it is the first part of this backtrack 3 installation tutorial to Eee PC :</p>
<blockquote><p>Preparing the Flash Drive</p>
<p>1. On the second (NON-Eee PC) computer begin to download the USB version of BT3 from http://www.remote-exploit.org/backtrack_download.html (~784mb). The USB package is an extended version of BackTrack, and when expanded will take up most of our 4Gb SSD (Solid State Disk) in the Eee PC.</p>
<p>Once downloaded, extract the ISO; Windows users can use WinRAR, Linux/OSX just mount the iso:<br />
mkdir /mnt/iso<br />
mount -o loop -t iso9660 .iso /mnt/iso</p>
<p>Or use whatever program you like that can mount/extract the folders inside. If you have a DVD, just can simply burn the ISO to dvd using any popular burning program and skip step 2.</p>
<p>2. Copy the &#8220;BT3&#8243; and &#8220;BOOT&#8221; folders to the root of your flashdrive. Once this is done, we need to make this flash drive bootable. The BackTrack3 USB install includes scripts to perform these step for us. These scripts will attempted to locate where the drive is installed, and then copy the grub bootloader onto the flash drive. Once the script has completed you can remove the flash drive. (Unmount if needed)</p>
<p>In Windows:<br />
Open Windows Explorer and navigate to your flash drive.  You should see the two folders we previously put on there.  Navigate to and double click on the \boot\bootinst.bat (make sure you are on the thumbdrive before you run it!!!)</p>
<p>In Linux:<br />
In your terminal window, navigate to the flash drive.  You should see the two folders we previously put on there.  Navigate to the boot/ folder.  Make the script executable by typing:</p>
<p>chmod +x bootinst.sh</p>
<p>And the execute it.<br />
./bootinst.sh</p>
<p>Booting BackTrack3</p>
<p>3. Insert the flash drive into the EeePC (doesn&#8217;t matter which USB port) and turn it on. When the gray &#8220;Starting EeePC&#8221; screen shows, press the Escape Key &#8216;Esc&#8217; which will bring up a boot menu, allowing you to select the flash drive as your boot device.</p>
<p>If everything went correctly, you should be presented with the BackTrack Grub loader. Make sure to arrow down and select &#8220;BT3 Graphics mode (Compiz) &#8211; Experimental.&#8221; If an undefined video error comes up, just press SPACE to continue.</p>
<p>At this point, if you would like to keep your stock Xandros OS on your SSD, and only boot BackTrack from the flash drive when you want it, you are done.  You will notice however since Backtrack3 is booting from your USB drive, it will be much slower to boot than the default Xandros OS.  By following the remainder of this tutorial we will fix that by installing Backtrack3 to your SSD.</p>
<p>4. Once the GUI starts up, open the K menu, and open up the xmms application (in multimedia.) If it has a white outline around it (see screenshot), continue to step 5, if not skip to step 8.<br />
5. Back on the second (NON-Eee PC) computer, download the 14-12-2007 BackTrack 3 Beta USB version.</p>
<p>6. Once downloaded, Mount and/or extract as done before. Navigate to it, and go to &#8220;BT3/optional&#8221; and copy the cubez.lzm file to the same directory your flash drive, replacing the current file. I-Hacked members do not need to do this as the correct cubez.lzm can be downloaded here.</p>
<p>7. repeat steps 3 and 4.</p>
<p>8. Once Backtrack has booted fully, open a terminal window:</p>
<p>9. Use fdisk again to locate your SSD drive, in order to determine where we will be installing BackTrack3 and create the partitions.</p>
<p>fdisk -l</p>
<p>By default the included 4Gb SSD has 4 partitions on it (hdc1, hdc2, hdc3, hdc4). Since we don&#8217;t plan on keeping Xandros, we can simply blow the first two (hdc1 &amp; hdc2) away.  Hdc3 &amp; hdc4 are used for Xandros recovery.  I don&#8217;t plan on ever keeping Xandros on my Eee, so I went ahead and deleted all four and created a single 4gb partition.   The choice is up to you, but I figured the BackTrack3 image was so big I wanted to utilize as much SSD space as possible.</p>
<p>fdisk /dev/hdc</p>
<p>First, type &#8216;p&#8217; to make sure you see those same four partitions we identified earlier.  (This step is just a safety step to make sure you are on the correct drive.</p>
<p>Second use the &#8216;d&#8217; command, and delete all four partitions. (1-4) *Or just the &#8216;o&#8217; command to create a new empty partition table.</p>
<p>At this point go ahead and do another &#8216;p&#8217; to print the partition table. It shouldn&#8217;t see any &#8220;linux&#8221; partitions. Now lets create the partition we will install BackTrack on.</p>
<p>Use the command &#8216;n&#8217;, then &#8216;p&#8217;, then &#8216;1&#8242;.</p>
<p>It will now ask you were you want this partition to start and end, since we want the whole drive, the First Cylinder should be &#8216;1&#8242;, and the last should be whatever the last is. (Just hit enter on both of these accepting the defaults)</p>
<p>Now we need to make this partition bootable: type &#8216;a&#8217; then &#8216;1&#8242;. You might want to do a final &#8216;p&#8217; to ensure you only have one linux partition. After you are satisfied type &#8216;w&#8217; to write the changes to the partition table.</p>
<p>At this point, shutdown and restart your Eee. This is just simply a good computing step when partitioning drives. When your Eee is coming back up, don&#8217;t forget to hit &#8220;Esc&#8221; and select your flash drive as the boot device.</p>
<p>At the BackTrack Grub menu, make sure to select the &#8220;BT3 Graphics mode (Compiz) &#8211; Experimental&#8221;</p>
<p>Once BackTrack has finished booting, Open a new command windows and type: &#8216;fdisk -l&#8217; to identify your SSD. (just like earlier)</p>
<p>10. The next step we need to do, is create the filesystem on the partition that we created earlier.</p>
<p>This might be a good place to discuss which filesystem you should use on your Solid State Disk. Since the flash media used in the Eee&#8217;s SSD &#8220;degrades&#8221; over time (simply a characteristic of Flash media) we want to minimize the amount of write cycles to the drive.  There are hundreds of posts &amp; wiki entries arguing which should be used. Some say you should avoid ext3 because it’s journaling function causes writes. These people advise ext2.  Personally, I think the integrity risks of ext2 outweigh the reduction in write cycles, and would advise the use of a journaled filesystem. The Xandros install used an ext2 partition for the system files, and ext3 for the home directory.  Since we are only making one partition, I chose to go with ext3.  It must be stated that Asus has come out and said that the use of Journaled filesystems do NOT void the warranty. Later in this tutorial we will take steps to cut down on some write cycles.</p>
<p>Back In your terminal type:<br />
umount /dev/hdc1</p>
<p>and then<br />
mkfs.ext3 /dev/hdc1<br />
(assuming your SSD was identified as hdc)</p>
<p>Once this is finished, we will need to remount the partition, so we can install the Backtack3 OS onto your SSD. (press enter after each command)</p>
<p>mkdir /mnt/bt3</p>
<p>mount /dev/hdc1 /mnt/bt3</p>
<p>mkdir /mnt/bt3/boot</p>
<p>11. Previous versions had an install app in the K-Menu, however the BackTrack3 final did not include this app, due to the developers intending for it only be used as a liveCD. In order to install, we must now copy all files from our &#8220;LiveCD Session&#8221; to our newly partitioned SSD. Make sure your EeePC is connected to AC power, and type the following command on ONE LINE. Note, this can take awhile, and can seem to get stuck at some places. This is where it is unpacking and moving some big files &#8212; give it some time to continue (might greater than 10 mins) you will know it is finished when the bt~# prompt is back.</p>
<p>cp &#8211;preserve -R /{bin,dev,home,pentest,root,usr,etc,lib,opt,sbin,var} /mnt/bt3</p>
<p>12. Continue the installation by typing the following commands</p>
<p>mkdir /mnt/bt3/{mnt,proc,sys,tmp}<br />
mount &#8211;bind /dev/ /mnt/bt3/dev/<br />
mount -t proc proc /mnt/bt3/proc/<br />
cp /boot/vmlinuz /mnt/bt3/boot/</p>
<p>13. Set up LILO</p>
<p>In order for our BackTrack3 install to boot properly, we need to configure our LILO bootloader. Type the following command:</p>
<p>chroot /mnt/backtrack /bin /bash</p>
<p>(no space between /bin &amp; /bash)</p>
<p>Now you will need to edit the lilo config file. I prefer to use nano but feel free to use whatever editor you like.</p>
<p>nano /etc/lilo.conf</p>
<p>Make your lilo.conf look like this.</p>
<p>lba32<br />
boot = /dev/hdc<br />
change-rules<br />
reset<br />
vga = normal<br />
image = /boot/vmlinuz<br />
root = /dev/hdc1<br />
label = Back|track3</p>
<p>14. Finally, save your changes by executing this command:</p>
<p>lilo -v</p>
<p>You are almost done, but before you reboot, first make a backup copy of /etc/xorg.conf.  Either via the command line or with Konquerer navigate to /etc/X11 and copy the xorg.conf to your flash drive.  You will need this file later. Make sure to replace sdX1 with where ever your flash drive was mounted (see fdisk -l to identify the location of your flash drive)<br />
cp /etc/X11/xorg.conf /mnt/sdX1/</p>
<p>Once the installer has completed, and you have backed-up the xorg.conf, shutdown and restart.<br />
K / Log Out</p>
<p>Then shut down (with restart)</p>
<p>shutdown -r now</p>
<p>(Let it go all the way down on its own, don&#8217;t hold down the power button) Finally remove the USB drive. On next boot you will boot from your harddrive. Login with user:root pass:toor. then type:</p>
<p>xconf</p>
<p>startx</p>
<p>If everything worked right, your Eee should be booting BackTrack3 from your SSD, and you will soon be terrorizing the neighborhood. (I mean performing penetration tests &gt;&lt;</p>
</blockquote>
<p>And for the backtrack 3 usb stick installation tutorial , it &#8217;s not a long tuto to read on , but just have fun ! :</p>
<blockquote><p>Go to Offensive-Security and get the Backtrack 3 Beta USB rar file, about 946 MB in size.</p>
<p>I got on my Windows XP machine and used WinRAR to uncompress to a folder on my machine.</p>
<p>Copy the BT and BOOT folders to your thumb drive.</p>
<p>If you are on a Windows machine, go into the /boot folder and run bootinst.bat, if you are running Linux or OSX run bootinst.sh. This will set your thumb drive to be bootable.</p>
<p>I am running BT3 on my Dell E1705 laptop with Compiz running. In the grub, it says that this is experimental, but I have not seen any errors as of yet.</p>
</blockquote>
<p>Sources : <a href="http://www.i-hacked.com/content/view/260/1/" target="_blank"><strong>http://www.i-hacked.com/content/view/260/1/</strong></a> , <a href="http://linuxnewb.wordpress.com/2008/02/06/install-backtrack-3-on-usb/" target="_blank"><strong>http://linuxnewb.wordpress.com/2008/02/06/install-backtrack-3-on-usb/</strong></a></p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles :</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.jkontherun.com/2008/10/five-second-boo.html">Five-second boot time demonstrated, sent to Moblin project</a></li>
<li class="zemanta-article-ul-li"><a href="http://www.lockergnome.com/leftystrat/2008/12/13/linux-nettops-eee-and-dell-mini-9-after-a-few-months/">Linux Nettops: EEE and Dell Mini 9 After a Few Months</a></li>
<li class="zemanta-article-ul-li"><a href="http://www.infoworld.com/article/08/11/07/Microsoft_Windows_7_will_run_on_SSD_netbooks_1.html">Microsoft: Windows 7 will run on SSD netbooks</a></li>
<li class="zemanta-article-ul-li"><a href="http://gizmodo.com/5065657/dell-inspiron-mini-9-ships-with-annoying-disk-partition-error">Dell Inspiron Mini 9 Ships with Annoying Disk Partition Error [Dell Inspiron Mini 9]</a></li>
<li class="zemanta-article-ul-li"><a href="http://www.downloadsquad.com/2008/10/20/how-to-run-ubuntu-8-10-hardy-heron-from-a-flash-drive/">How to run Ubuntu 8.10 Intrepid Ibex from a flash drive</a></li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/c5ae354a-94df-4b6c-acae-225e17dd44ed/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=c5ae354a-94df-4b6c-acae-225e17dd44ed" alt="Reblog this post [with Zemanta]" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.lifedork.net/backtrack-3-installation-tutorial.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
