<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>mbr &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/mbr/</link>
	<description>Feed of posts on WordPress.com tagged "mbr"</description>
	<pubDate>Sat, 28 Nov 2009 05:51:00 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Day 19: Putting the 'Dual' back in dual-boot]]></title>
<link>http://w7woes.wordpress.com/2009/11/10/day-19-putting-the-dual-back-in-dual-boot/</link>
<pubDate>Tue, 10 Nov 2009 12:53:56 +0000</pubDate>
<dc:creator>Robert</dc:creator>
<guid>http://w7woes.wordpress.com/2009/11/10/day-19-putting-the-dual-back-in-dual-boot/</guid>
<description><![CDATA[After I installed Windows 7 32-bit on the PC Windows did, of course, take over the MBR again. This m]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://en.wikipedia.org/wiki/File:Grub_large.png"><img class="alignleft size-thumbnail wp-image-100" title="GRUB Logo" src="http://w7woes.wordpress.com/files/2009/11/grub_large.png?w=150" alt="Grub_large" width="120" height="87" /></a>After I installed Windows 7 32-bit on the PC Windows did, of course, take over the MBR again. This meant that GRUB no longer started and I had to find a way to put GRUB back on the system. Preferably without having to reinstall Ubuntu 9.10. I found an article in the Ubuntu documentation that described what I wanted to do. So if you&#8217;d like to skip ahead, walk through this:</p>
<p><a href="https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows">https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows</a></p>
<p><!--more--></p>
<p>I ended up not using all the steps in the Ubuntu manual. Probably because I did not have to do any troubleshooting. The steps outlined simply worked for me. So these are the steps i took (in a very condensed format):</p>
<p>Boot into the Ubuntu live CD.</p>
<p>Start a terminal</p>
<pre># sudo su
# fdisk -l
# mkdir /media/root
# mount /dev/sda4 /media/root
# sudo grub-install --root-directory=/media/root /dev/sda</pre>
<p>That&#8217;s it, that&#8217;s all I had to do. Pretty straightforward. I did of course have to determine what was my main Linux partition (/dev/sda4) and as a result which disk i had to apply the GRUB install to (/dev/sda). The Ubuntu manual describes the procedure in enough details to prevent you from having any problems with this.</p>
<p>I was a bit hesitant at first because Karmic uses a newer version of GRUB and the document does not explicitly describe the procedure for Ubuntu 9.10. So I was happy to see that this worked and that it had kept my original GRUB menu.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Repair MBR for Windows 7 installed on MacBook]]></title>
<link>http://ramamaganti.wordpress.com/2009/11/03/repair-mbr-for-windows-7-installed-on-macbook/</link>
<pubDate>Tue, 03 Nov 2009 18:26:00 +0000</pubDate>
<dc:creator>ramamaganti</dc:creator>
<guid>http://ramamaganti.wordpress.com/2009/11/03/repair-mbr-for-windows-7-installed-on-macbook/</guid>
<description><![CDATA[A couple of days back, I installed&nbsp;Ubuntu Karmic (Ubuntu 9.10) on my MacBook to give me a tripl]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><div style="text-align:justify;"><span style="font-family:inherit;">A couple of days back, I installed&#160;Ubuntu Karmic (Ubuntu 9.10) on my MacBook to give me a triple OS boot option (which I will write about in another post). My MacBook also had&#160;Windows 7 Home Premium Edition installed previously. During the installation, I selected Ubuntu to write the Grub onto a separately created partition (formatted to FAT32) under the Advanced Installation option. Following the installation, I found that the Windows 7 MBR was overwritten by GRUB. As a result I got a message &#8220;Missing Operating System&#8221; when I started Windows 7. This is how to get it back.</span></p>
<p><span style="font-family:inherit;"><b>(Caution: This tutorial is only for restoring MBR on Windows 7. Do not use this tutorial if you are unsure for whatever reason).</b></span></p>
<p><b>Step 1:</b> Insert the original Windows 7 DVD. (For Mac users, press the Alt (or Option)&#160;Key and&#160;hold until you see the DVD symbol and choose it).</p>
<p><b>Step 2:</b> Choose the suitable Language, Time and Keyboard.</p>
<p><b>Step 3:</b> Press Next and choose the option Repair your Computer. Do not press Install Now.</p>
<p><b>Step 4:</b> Select the Windows 7 Installation and press Next.</p>
<p><b>Step 5:</b> You will be presented with five options; (1) Startup Repair, (2) System Restore, (3) Windows Complete PC Restore, (4) Windows Memory Diagnostic Tool and (5) Command Prompt. Select the fifth option.</p>
<p><b>Step 6:</b> You will end up at&#160;something like this X:\Sources. Get set&#160;to enter some DOS commands.</p>
<p><b>Step 7:</b> Type the command &#8220;cd..&#8221; (without quotes). This will take you to the root directory X:\.</p>
<p><b>Step 8:</b> Type the command &#8220;cd boot&#8221; (without quotes). This will take you to the boot directory, which should look like this X:\boot.</p>
<p><b>Step 9:</b> Type the final command &#8220;bootsect /nt60 C:&#8221; (once again without quotes). This would have restored your MBR to its previous state.</p>
<p><b>Step 10:</b> Eject the DVD and press Ctrl-Alt-Del for PC users. For Mac users do a Hard Reset&#160;(by pressing power button and holding it until it shuts down).</p>
<p>Your MBR would have been restored. I did this on a MacBook and it worked.</div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Kubuntu 9.10 - تغيير نظام التشغيل اﻹفتراضي عند اﻹقلاع]]></title>
<link>http://nettales.wordpress.com/2009/11/03/grub_boot_order/</link>
<pubDate>Tue, 03 Nov 2009 10:45:54 +0000</pubDate>
<dc:creator>حواديت شبكات</dc:creator>
<guid>http://nettales.wordpress.com/2009/11/03/grub_boot_order/</guid>
<description><![CDATA[كما نعلم، كان يمكن من خلال ملف menu.lst تعديل إعدادات إقلاع الجهاز بحيث تتم من أي نظام مثبت على الجه]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>كما نعلم، كان يمكن من خلال ملف menu.lst تعديل إعدادات إقلاع الجهاز بحيث تتم من أي نظام مثبت على الجهاز تبعاً لرغبة المستخدم&#8230; لم يعد لهذا الملف وجود في K/ubuntu 9.10 ذلك لأن هذه التوزيعة أصبحت تتضمن Grub 2. وعوضاً عنه أصبح هناك عدة ملفات وإجراءات لتعديل خيارات الإقلاع، أذكر على الخصوص منها ملف grub.cfg. لكن لا ينصح بإجراء أي تعديلات عليه بشكل يدوي بل أن يتم ذلك آلياً من خلال أمر update-grub.</p>
<p>القائمة التالية تمثل نموذجاً لجهاز بنظاميّ تشغيل Kubuntu و Windows XP.</p>
<p style="text-align:left;direction:LTR;"><code>Ubuntu, Linux 2.6.31-14-generic<br />
Ubuntu, Linux 2.6.31-14-generic (recovery mode)<br />
Memory test (memtest86+)<br />
Memory test (memtest86+, serial console 115200)<br />
Microsoft Windows XP Professional (on /dev/sda1)</code></p>
<p>إفتح الملف grub من خلال معالج النصوص</p>
<p style="text-align:left;direction:ltr;"><code>kubuntu:<br />
<span style="color:#ff0000;">sudo kate /etc/default/grub</span></code></p>
<p style="text-align:left;direction:LTR;"><code>ubuntu:<br />
<span style="color:#ff0000;">sudo gedit /etc/default/grub</span></code></p>
<p>إبحث عن الجزء التالي:</p>
<p style="text-align:left;direction:LTR;"><code><span style="color:#339966;">GRUB_DEFAULT=0</span><br />
#GRUB_HIDDEN_TIMEOUT=0<br />
GRUB_HIDDEN_TIMEOUT_QUIET=true<br />
GRUB_TIMEOUT=10</code></p>
<p>يبدأ العد هنا من صفر،غيّر الرقم صفر الإفتراضي الذي يدل على السطر الأول من القائمة إلى رقم 4 وهو في قائمتنا يدل على نظام XP، ثم خزّن الملف.</p>
<p style="text-align:left;direction:LTR;"><code><span style="color:#339966;">GRUB_DEFAULT=4</span><br />
</code></p>
<p>نفذ الأمر التالي لتفعيل الإعدادات الجديدة:</p>
<p style="text-align:left;direction:ltr;"><span style="color:#ff0000;"><code>sudo update-grub</code></span></p>
<p><span style="color:#ffffff;">.</span></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Windows XP: Nach klonen der Festplatte nur blinkender Cursor, FIXMBR und FIXBOOT hilft nichts]]></title>
<link>http://computerkiel.wordpress.com/2009/11/02/windows-xp-nach-klonen-der-festplatte-nur-blinkender-cursor-fixmbr-und-fixboot-hilft-nichts/</link>
<pubDate>Mon, 02 Nov 2009 10:34:18 +0000</pubDate>
<dc:creator>computerkiel</dc:creator>
<guid>http://computerkiel.wordpress.com/2009/11/02/windows-xp-nach-klonen-der-festplatte-nur-blinkender-cursor-fixmbr-und-fixboot-hilft-nichts/</guid>
<description><![CDATA[Da ich grundsätzlich die Daten der Kunden komplett sichere, habe ich sehr viel zu tun mit den bekann]]></description>
<content:encoded><![CDATA[Da ich grundsätzlich die Daten der Kunden komplett sichere, habe ich sehr viel zu tun mit den bekann]]></content:encoded>
</item>
<item>
<title><![CDATA[GRUB mbr wiederherstellen]]></title>
<link>http://yasokuhl.wordpress.com/2009/10/31/grub-mbr-wiederherstellen/</link>
<pubDate>Sat, 31 Oct 2009 07:44:20 +0000</pubDate>
<dc:creator>yasokuhl</dc:creator>
<guid>http://yasokuhl.wordpress.com/2009/10/31/grub-mbr-wiederherstellen/</guid>
<description><![CDATA[Sollte ma l der &#8220;Grand Unified Bootloader&#8221; versagen keine Sorge, Papi fragen: Mittels: s]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Sollte ma<span style="font-family:Verdana;font-size:x-small;"><span class="title"> </span></span>l der &#8220;Grand Unified Bootloader&#8221; versagen keine Sorge, Papi fragen:</p>
<p>Mittels:</p>
<pre class="brush: plain;">sudo fdisk -l</pre>
<p>lässt sich eine Übersicht der Partitionen aufrufen. Danach &#8220;mountet&#8221; man das Linux-System mittels:</p>
<pre class="brush: plain;">sudo mount /dev/sdXX /mnt</pre>
<p>.</p>
<p>(Auf diesem sollte sich das Verzeichnis /boot/grub befinden).  Nun kann man mittels:</p>
<pre class="brush: plain;"> sudo grub-install --root-directory=/mnt /dev/sdX</pre>
<p>GRUB neu in den Master Boot Record der Festplatte installieren..feddisch.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Deleted partition table and other disasters]]></title>
<link>http://sixlinux.wordpress.com/2009/10/28/deleted-partition-table-and-other-disasters/</link>
<pubDate>Wed, 28 Oct 2009 09:22:55 +0000</pubDate>
<dc:creator>Andrea Coronese</dc:creator>
<guid>http://sixlinux.wordpress.com/2009/10/28/deleted-partition-table-and-other-disasters/</guid>
<description><![CDATA[Well, I recently tried to reanimate my old crappy laptop by installing Gentoo on it. Its cdrom drive]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img class="alignright size-medium wp-image-37" title="ubuntu_gos_screenshot" src="http://sixlinux.wordpress.com/files/2009/10/ubuntu_gos_screenshot.jpg?w=300" alt="ubuntu_gos_screenshot" width="300" height="235" />Well, I recently tried to reanimate my old crappy laptop by installing Gentoo on it. Its cdrom drive is actually not 100% working so I had to use an usb key to transfer data to it. In effect, I have been reformatting and repartitioning the usb drive lot of times using my desktop computer. After a few times I deleted for the tenth time the key&#8217;s partiton table to format it again.</p>
<p><strong>Huge mistake.</strong></p>
<p>I was using <strong>GParted </strong>to do tasks and <strong>inadvertently </strong><strong>deleted my primary hard disk partition table</strong>. Omitting variuous <strong>blasphemies and swearwords</strong> when I realized what I just did, I took an Ubuntu 9.04 cd and here is how I solved the problem.</p>
<p>There&#8217;s a little program that can be found in repositories, called <strong>testdisk</strong>, that brings up a partition table recovery function, wich is pretty fast and accurate. With the first scan it already recovered my PT, and an in-depth scan confirmed first results. In a snap!</p>
<p>But just in case, here is how to backup your PT for emergency recoveries. Just in the case that one day you&#8217;ll be stupid like me.<br />
Using the <strong>dd</strong> command (see man pages for details) you can do something like this:</p>
<blockquote><p>dd if=/dev/sdX of=/tmp/sda-mbr.bin bs=512 count=1</p></blockquote>
<p>replacing /dev/sdX with the drive of interest and /temp/sda.mbr.bin with the path of the file you would like to store informations in. Save this file somewhere safe outside of the disk. One day, you will do something like this to restore the PT:</p>
<blockquote><p>dd if=sda-mbr.bin of=/dev/sdX bs=1 count=64 skip=446 seek=446</p></blockquote>
<p>always replacing sda-mbr.bin with the backup file and /dev/sdX with the decive you want the PT to be re-writed.</p>
<p>Never understimate the power of <em>dd</em>. It has super powers.</p>
<p>PS: I donated 10$ via paypal to <em>testidisk</em> developers. It literally rescued my ass.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[کمی ور رفتن با MBR]]></title>
<link>http://niloo.wordpress.com/2009/10/25/%da%a9%d9%85%db%8c-%d9%88%d8%b1-%d8%b1%d9%81%d8%aa%d9%86-%d8%a8%d8%a7-mbr/</link>
<pubDate>Sun, 25 Oct 2009 08:21:00 +0000</pubDate>
<dc:creator>rbniloo</dc:creator>
<guid>http://niloo.wordpress.com/2009/10/25/%da%a9%d9%85%db%8c-%d9%88%d8%b1-%d8%b1%d9%81%d8%aa%d9%86-%d8%a8%d8%a7-mbr/</guid>
<description><![CDATA[دو روز پیش تصمیم گرفتم که ویندوز xp کامپیوتر دسکتاپم را دوباره نصب کنم. شاید خیلی ساده به نظر بیاد و]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>دو روز پیش تصمیم گرفتم که ویندوز xp کامپیوتر دسکتاپم را دوباره نصب کنم. شاید خیلی ساده به نظر بیاد ولی وقتی که شما یک یوبونتو خیلی دوست داشتنی هم در هارد دیسکتان داشته باشید قضیه کمی متفاوت می شود. من نمی خواستم این یوبونتو و GRUB موقع راه اندازی از دست برود. اول با پارتیشن مجیک خواستم یک نگاهی به پارتیشن ها بیاندازم، ولی چشمتان روز بد نبیند پارتیشن مجیک نتوانست پارتیشن بندی هارد را نشان دهد و کل هارد را بصورت error نشان داد.</p>
<p>با استفاده از یوبوتنو سیستم را بالا آوردم و با استفاده از دستور زیر از   ( MBR  ( Master Boot Record  یک کپی بر روی هارددیسک ایکسترنالم تهیه کردم:</p>
<p style="text-align:left;" dir="ltr"><span style="color:#008080;">dd  if =/dev/hda  of=/media/TREKSTOR/mbr_backup.img  bs=512  count=1</span></p>
<p style="text-align:right;">بعد سی دی قابل بوت ویندوز xp/98 را در درایو گذاشتم و در حالت command line دستورات زیر را وارد کردم:</p>
<p style="text-align:left;" dir="ltr"><span style="color:#008080;">fdisk /MBR</span></p>
<p style="text-align:right;">البته در ریکاوری کنسول هم می توان با تایپ دستور زیر همین کار را انجام داد:</p>
<p style="text-align:left;" dir="ltr"><span style="color:#008080;">fixmbr</span></p>
<p style="text-align:right;">پس از اینکار سی دی ویندوز xp را گذاشتم و همه چی به خوشی و سلامتی نصب شد. حالا نوبت دوباره زنده کردن یوبونتو و GRUB شده بود. با یوبونتو Live سیستم را بوت کردم و رفتم سراغ ترمینال و دستور زیر را وارد کردم:</p>
<p style="text-align:left;" dir="ltr"><span style="color:#008080;">dd  if =/media/TREKSTOR/mbr_backup.img  of=/dev/hda  bs=512  count=1</span></p>
<p style="text-align:right;">انتظار داشتم GRUB براحتی اجرا شود ولی هنگام بوت خوشحالی ام با دیدن عدم اجرای GRUB و دریافت Error 17 به ماتم بدل شد. حالا دیگر سیستم بوت نمی شد. خوب یک جای کار می لنگید. دوباره با استفاده از دستور fdisk /MBR ویندوز xp را فعال کردم و رفتم سراغ اینترنت تا ببینم به چه روشی می توانم GRUB را دوباره در MBR فعال کنم.</p>
<p style="text-align:right;">نتیجه این شد که باید اول با یوبونتو Live سیستم را بوت کرد. سپس در ترمینال با دستور زیر GRUB را اجرا کرد:</p>
<p style="text-align:left;" dir="ltr"><span style="color:#008080;">sudo  grub</span></p>
<p style="text-align:right;">سپس بایدبا استفاده از دستور زیر بخش اصلی GRUB را که در پارتیشن یوبونتو نصب شده پیدا کرد.</p>
<p style="text-align:left;" dir="ltr"><span style="color:#008080;">find  /boot/grub/stage1</span></p>
<p style="text-align:right;">نتیجه کار چیزی شبیه (hd0,4) است. حالا باید دستور زیر را وارد کنیم:</p>
<p style="text-align:left;" dir="ltr"><span style="color:#008080;">root (hd0,4)</span></p>
<p style="text-align:left;" dir="ltr">و سپس با استفاده از دستور زیر grub را دوباره نصب کنیم:<br />
<span style="color:#008080;">setup (hd0)</span></p>
<p style="text-align:right;">و در نهایت با دستور quit از محیط GRUB خارج شویم. ممکن است حالتی پیش بیاید که دستور find نتواند stage1 را پیدا کند. در این حالت باید قبل از طی مراحل بالا و لود کردن GRUB دستورات زیر را به ترتیب وارد کنیم:</p>
<p style="text-align:left;" dir="ltr"><span style="color:#008080;">sudo  mkdir  /mnt/root</span></p>
<p style="text-align:left;" dir="ltr"><span style="color:#008080;">sudo  mount  -t  ext3  /dev/sda5  /mnt/root</span></p>
<p style="text-align:left;" dir="ltr"><span style="color:#008080;">sudo  mount  -t  proc  none  /mnt/root/proc</span></p>
<p style="text-align:left;" dir="ltr"><span style="color:#008080;">sudo  mount  -o  bind  /dev  /mnt/root/dev</span></p>
<p style="text-align:left;" dir="ltr"><span style="color:#008080;">sudo  chroot  /mnt/root  /bin/bash</span></p>
<p style="text-align:left;" dir="ltr"><span style="color:#008080;">sudo  grub</span></p>
<p style="text-align:right;">و الباقی قضایا. خوشبختانه روش فوق یوبونتو نازنینم را نجات داد و من خیلی خوشحال هستم.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[How to setup a new hard drive on Vista.]]></title>
<link>http://allthingsvu.com/2009/10/24/how-to-setup-a-new-hard-drive-on-vista/</link>
<pubDate>Sun, 25 Oct 2009 00:34:27 +0000</pubDate>
<dc:creator>Vu</dc:creator>
<guid>http://allthingsvu.com/2009/10/24/how-to-setup-a-new-hard-drive-on-vista/</guid>
<description><![CDATA[As of now you probably have heard of SSD, solid state drive, which is simply your thumb drive on ste]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>As of now you probably have heard of SSD, solid state drive, which is simply your thumb drive on steroids.  SSD have no moving parts and uses NAND flash memory so the have great speed and greater reliability.   With new technology old technolgy gets a discount.  Nowadays a Tera-byte hard drive is less than $100.  You can even find it even less online for around $70.  Recently, I received one as a gift from a friend.</p>
<p>After you install the hard drive, follow the provided installation pamphlet,  you have to set it up on the PC and format it.  Here&#8217;s how to do it.</p>
<p><strong>Note</strong>: a terabyte hard drive took me a few hours to format the drive so be patience when you are formatting the hard drive.</p>
<p>1. In Control Panel select System and Maintenance and select <strong>Create and format hard disk partitions</strong>.</p>
<p><img class="aligncenter size-full wp-image-641" title="System and Maintanence" src="http://tenchi77.wordpress.com/files/2009/10/system-and-maintanence.png" alt="System and Maintanence" width="450" height="60" /></p>
<p>2.  Now you should see Disk Management application loaded and you should see a disk &#8220;Not initialized&#8221;.  You wan to right click on the &#8220;Disk 1&#8243; area and select initialize.</p>
<p><img class="aligncenter size-full wp-image-642" title="New Simple Volume Wizard 1 - Initailize" src="http://tenchi77.wordpress.com/files/2009/10/new-simple-volume-wizard-1-initailize.png" alt="New Simple Volume Wizard 1 - Initailize" width="450" height="251" /></p>
<p>3. If you hard drive is less than 2TB then you would want to select MBR (Master Boot Record)</p>
<p><img class="aligncenter size-full wp-image-643" title="Initialize Disk" src="http://tenchi77.wordpress.com/files/2009/10/initialize-disk.png" alt="Initialize Disk" width="415" height="312" /></p>
<p>4.  Now you want to right click on the &#8220;unallocated&#8221;  area and select New Simple Volume</p>
<p><img class="aligncenter size-full wp-image-644" title="New Simple Volume" src="http://tenchi77.wordpress.com/files/2009/10/new-simple-volume.png" alt="New Simple Volume" width="449" height="279" /></p>
<p>5.  New Simple Volume Wizard pops up and you continue through.</p>
<p><img class="aligncenter size-full wp-image-645" title="New Simple Volume Wizard" src="http://tenchi77.wordpress.com/files/2009/10/new-simple-volume-wizard.png" alt="New Simple Volume Wizard" width="450" height="348" /></p>
<p>6.  Pick a drive letter you would like to associate with that new hard drive.  I picked M for &#8220;Mass Data&#8221;.</p>
<p><img class="aligncenter size-full wp-image-646" title="New Simple Volume Wizard 2" src="http://tenchi77.wordpress.com/files/2009/10/new-simple-volume-wizard-2.png" alt="New Simple Volume Wizard 2" width="450" height="348" /></p>
<p>7.  Here you want to leave everything as is except for the Volume label.  Change it to whatever your heart desires.</p>
<p><img class="aligncenter size-full wp-image-647" title="New Simple Volume Wizard 3" src="http://tenchi77.wordpress.com/files/2009/10/new-simple-volume-wizard-3.png" alt="New Simple Volume Wizard 3" width="450" height="348" /></p>
<p>8. Now you are done, your new drive should show up when you click on &#8220;My Computer&#8221;.</p>
<p><img class="aligncenter size-full wp-image-648" title="New Simple Volume Wizard 4" src="http://tenchi77.wordpress.com/files/2009/10/new-simple-volume-wizard-4.png" alt="New Simple Volume Wizard 4" width="450" height="348" /></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Restaurando MBR (boot) no Windows]]></title>
<link>http://rgasparin.wordpress.com/2009/10/20/restaurando-mbr-boot-no-windows/</link>
<pubDate>Tue, 20 Oct 2009 16:51:02 +0000</pubDate>
<dc:creator>rgasparin</dc:creator>
<guid>http://rgasparin.wordpress.com/2009/10/20/restaurando-mbr-boot-no-windows/</guid>
<description><![CDATA[Olá pessoal, hoje em dia é comum termos maquinas com dual-boot (Windows e Linux)  onde o gerenciador]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Olá pessoal, hoje em dia é comum termos maquinas com <a href="http://pt.wikipedia.org/wiki/Dual_boot" target="_blank">dual-boot</a> (Windows e Linux)  onde o gerenciador de boot é o  <a href="http://pt.wikipedia.org/wiki/GRUB" target="_blank">GRUB</a> ou o <a href="http://pt.wikipedia.org/wiki/LILO" target="_blank">LILO</a>. Neste cenário um problema comum ocorre quando excluímos a partição do Linux, onde o gerenciador de boot deixa de funcionar, e com isso ficando impossibilitado de iniciar o Windows, ou ate uma maquina &#8220;mal instalada&#8221;, aparecendo dois boots do Windows, onde apenas um funciona, pois uma instalação sobrescreveu a outra.</p>
<p>Para resolver esse problema, nas versões anteriores ao Windows XP, bastava iniciar por meio de um disco de boot e executar o comando <strong><em>fdisk /MBR</em></strong>, já no Windows XP, bastava iniciar pelo CD de instalação entrar no modo de Recuperação e digitar o comando <em><strong>fixmbr</strong></em>.</p>
<p>Já no Windows Vista,</p>
<p>1. Basta colocar o DVD de instalação.</p>
<p>2. Selecione as configurações de idioma e clique em <strong>Avançar</strong></p>
<p>3. Clique na opção <strong>Reparar o computador</strong>, imagem abaixo.</p>
<p><img class="alignnone" src="http://lednerd.kazap.com.br/wp-content/uploads/2007/06/restore_mbr2.jpg" alt="" width="600" height="478" /></p>
<p>4. Selecione o sistema operacional, e em seguida clique em <strong>Avançar.</strong></p>
<p>5. Selecione <strong>Prompt de comando.</strong></p>
<p>6. Digite o comando <strong><em>bootrec /FixMbr</em></strong> e pressione <strong>Enter.</strong></p>
<p>7. Feche o prompt e clique e <strong>Reiniciar.</strong></p>
<p>Pronto agora você tem o MBR como gerenciador de boot, ou no caso de duas entradas de Windows vai aparecer apenas a entrada correta.</p>
<p>É isso ai e até a próxima.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Recuperar la tabla de particiones]]></title>
<link>http://cirovladimir.wordpress.com/2009/10/19/recuperar-la-tabla-de-particiones/</link>
<pubDate>Mon, 19 Oct 2009 16:07:32 +0000</pubDate>
<dc:creator>cirovladimir</dc:creator>
<guid>http://cirovladimir.wordpress.com/2009/10/19/recuperar-la-tabla-de-particiones/</guid>
<description><![CDATA[El otro día quise instalar Windows después de haber instalado Ubuntu, asi que reparticione mi disco ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img class="alignnone size-full wp-image-291" title="gpartedInAction" src="http://cirovladimir.wordpress.com/files/2009/10/gpartedinaction.png" alt="gpartedInAction" width="320" height="200" /></p>
<p>El otro día quise instalar <a href="http://www.eskimo.com/%7Ewebguy/writings/winsucks.html" target="_blank">Windows</a> después de haber instalado <a href="http://www.google.com.mx/url?q=http://www.ubuntu.com/GetUbuntu/download&#38;ei=RX7cSuyOFI3kNZyBuekH&#38;sa=X&#38;oi=smap&#38;resnum=1&#38;ct=result&#38;cd=1&#38;ved=0CAgQqwMoAA&#38;usg=AFQjCNEN3NvTQ9ZjvsdSJxXS0KFVLFrb9g" target="_blank">Ubuntu</a>, asi que reparticione mi disco con el fabuloso livecd de <a href="http://www.google.com.mx/url?q=http://gparted.sourceforge.net/download.php&#38;ei=VH7cSpC8HZXiMJmvqOQH&#38;sa=X&#38;oi=smap&#38;resnum=1&#38;ct=result&#38;cd=1&#38;ved=0CAcQqwMoAA&#38;usg=AFQjCNFpIZysHryZj6m3r5_YOba7lsi6ZQ" target="_blank">gparted</a>, y supuestamente, ya tenia todo listo para insertar el disco de instalacion de windows y dejar que él hiciera el resto. Me llevé una sorpresa cuando al seleccionar la partición donde quería instalar Windows me marcaba un error de que no podía encontrar una partición donde pudiera instalarse. Intente una y otra vez eliminar y crear la partición que tenía destinada para el Windows sin conseguir éxito. Decidí desistir por ese día y volver a trabajar en mi querido Ubuntu. Fue ahí cuando me lleve una terrible sorpresa, &#8220;Insert disk, Operating System not Found&#8221;&#8230; WTF&#8230;&#8230;..</p>
<p>El problema es que tenía una <strong>partición extendida</strong> y el espacio que deje para Windows lo puse en esa partición extendida, esto ocasionaba que Windows no se pudiera instalar. Lo que no entendí es, <span style="text-decoration:underline;">PORQUE DEMONIOS BORRÓ MI TABLA DE PARTICIONES.</span> En fin, para recuperarla hay una excelente herramienta que se llama <a href="http://www.cgsecurity.org/wiki/TestDisk_Download" target="_blank">TestDisk</a> y es muy fácil de usar. También la puedes encontrar en el &#8220;<a href="http://www.ultimatebootcd.com/download.html" target="_blank">Ultimate Boot CD</a>&#8221; (fabuloso para toda clase de tareas de diagnóstico y reparación), lo díficil es encontrarla en los menús&#8230; :-&#124; bump ..  pero si no mal recuerdo esta en la opción de &#8220;Recovery Tools&#8221; (yo andaba perdido buscandolo en Partition Tools, Hard Disk Tools, Antivirus <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' />  jajaja)</p>
<p>Una vez recuperada tu tabla de particiones tienes que vovler a cargar el <a href="http://es.wikipedia.org/wiki/GNU_GRUB" target="_blank">GRUB</a> en el <a href="http://es.wikipedia.org/wiki/Master_Boot_Record" target="_blank">MBR</a> (asi es, Windows no solo borró la tabla de particiones, reescribió el MBR completamente :@ ) para poder arrancar Ubuntu. Esto lo puedes hacer con cualquier disco de Linux (<a href="http://www.ubuntu.com/GetUbuntu/download" target="_blank">Ubuntu</a>, <a href="http://fedoraproject.org/get-fedora" target="_blank">Fedora</a>, <a href="http://software.opensuse.org/" target="_blank">OpenSuse</a>, etc), yo lo hice con el de Ubuntu <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
Basta con arrancar el liveCD de Ubuntu (seleccionar &#8220;probar Ubuntu sin modificar mis archivos&#8221;) y una vez que carga la interfaz gráfica, abrir una terminal (Applications-&#62;Accesories-&#62;Terminal)<br />
Ejecuta el siguiente comando para entrar en la consola de GRUB</p>
<blockquote><p>sudo grub</p></blockquote>
<p>Ejecuta</p>
<blockquote><p>find /boot/grub/stage1</p></blockquote>
<p>Te va a regresar algo como &#8220;hd?,?&#8221;, p. ej. &#8220;hd0,0&#8243;, vamos a usar esa ubicación para el siguiente comando</p>
<blockquote><p>root (hd?,?)</p></blockquote>
<p>finalmente ejecuta</p>
<blockquote><p>setup (hd0)</p></blockquote>
<p>Nota: El ultimo comando instala el GRUB en el MBR, si quieres instalarlo en una partición utiliza setup(hd?,?).</p>
<p>Listo! Hemos recuperado nuestra tabla de particiones (gracias TestDisk) y reinstalado el GRUB (boot loader).</p>
<p>Fuentes:<br />
<a href="http://ubuntuforums.org/showthread.php?p=2486121#post2486121" target="_blank">Ubuntu Forums &#8211; Ubuntu install not recognizing current partitions. </a><br />
<a href="http://ubuntuforums.org/showthread.php?t=224351" target="_blank">Ubuntu Forums &#8211; How to install Grub from a live Ubuntu cd.</a></p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=24f4f26a-0c49-8f1e-87f7-dd35229fba28" alt="" /></div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Hiren's BootCD 10.0 With Keyboard Patch]]></title>
<link>http://monkeypayat.wordpress.com/2009/10/16/hirens-bootcd-10-0-with-keyboard-patch/</link>
<pubDate>Fri, 16 Oct 2009 02:38:49 +0000</pubDate>
<dc:creator>monkeypayat</dc:creator>
<guid>http://monkeypayat.wordpress.com/2009/10/16/hirens-bootcd-10-0-with-keyboard-patch/</guid>
<description><![CDATA[Finally a new version of my favorite &#8220;AiO&#8221; Tech Tool is out once more&#8230; Hiren]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Finally a new version of my favorite &#8220;AiO&#8221; Tech Tool is out once more&#8230;</p>
<p><strong>Hiren&#8217;s BootCD 10.0 With KeyBoard Patch</strong></p>
<p>Hiren&#8217;s Boot CD is a boot CD containing various diagnostic programs such as partitioning agents, system performance benchmarks, disk cloning and imaging tools, data recovery tools, MBR tools, BIOS tools, and many others for fixing various computer problems. It is a Bootable CD; thus, it can be useful even if the primary operating system cannot be booted. Hiren&#8217;s Boot CD has an extensive list of software. Utilities with similar functionality on the CD are grouped together and seem redundant; however, they present choices through UI differences. Hiren&#8217;s BootCD &#8211; All in one Dos Bootable CD which has all these utilities.</p>
<div id="attachment_16" class="wp-caption aligncenter" style="width: 310px"><img class="size-medium wp-image-16" title="HirensBootCD" src="http://monkeypayat.wordpress.com/files/2009/10/hirensbootcd.jpg?w=300" alt="Hiren's Boot CD" width="300" height="300" /><p class="wp-caption-text">Hiren&#39;s Boot CD</p></div>
<p><strong>Partition Tools</strong><br />
- Partition Magic Pro 8.05: Best software to partition hard drive.<br />
- Acronis Disk Director 10.0.2160: Popular disk management functions in a single suite.<br />
- Paragon Partition Manager 7.0.1274: Universal tool for partitions.<br />
- Partition Commander 9.01: The safe way to partition your hard drive, with undo feature.<br />
- Ranish Partition Manager 2.44: a boot manager and hard disk partitioner.<br />
- The Partition Resizer 1.3.4: move and resize your partitions in one step and more.<br />
- Smart Fdisk 2.05: a simple harddisk partition manager.<br />
- SPecial Fdisk 2000.03v: SPFDISK a partition tool.<br />
- eXtended Fdisk 0.9.3: XFDISK allows easy partition creation and edition.<br />
- GDisk 1.1.1: Complete replacement for the DOS FDISK utility and more.<br />
- Super Fdisk 1.0: Create, delete, format partitions drives without destroying data.<br />
- Partition Table Editor 8.0: Partition Table and Boot Record Editor.<br />
- EASEUS Partition Master 3.5: Partition Resize/Move/Copy/Create/Delete/Format/Convert, Explore, etc.</p>
<p><strong>Backup Tools</strong><br />
- ImageCenter 5.6 (Drive Image 2002): Best software to clone hard drive.<br />
- Norton Ghost 11.5: Similar to Drive Image (with usb/scsi support).<br />
- Acronis True Image 8.1.945: Create an exact disk image for complete system backup and disk cloning.<br />
- Partition Saving 3.71: A tool to backup/restore partitions. (SavePart.exe).<br />
- COPYR.DMA Build013: A Tool for making copies of hard disks with bad sectors.<br />
- DriveImageXML 2.02: backup any drive/partition to an image file, even if the drive is currently in use.<br />
- Drive SnapShot 1.39: creates an exact Disk Image of your system into a file while windows is running.<br />
- Ghost Image Explorer 11.5: to add/remove/extract files from Ghost image file.<br />
- DriveImage Explorer 5.0: to add/remove/extract files from Drive image file.<br />
- WhitSoft File Splitter 4.5a: a Small File Split-Join Tool.<br />
- Express Burn 4.26: CD/DVD Burner Program to create and record CDs/DVDs, also create/burn .iso and .nrg images.<br />
- Smart Driver Backup 2.12: Easy backup of your Windows device drivers (also works from PE).<br />
- Double Driver 1.0: Driver Backup and Restore tool.<br />
- DriverBackup! 1.0.3: Another handy tool to backup drivers.</p>
<p><strong>Recovery Tools</strong><br />
- Active Partition Recovery 3.0: To Recover a Deleted partition.<br />
- Active Uneraser 3.0: To recover deleted files and folders on FAT and NTFS systems.<br />
- Ontrack Easy Recovery Pro 6.10: To Recover data that has been deleted/virus attack.<br />
- Winternals Disk Commander 1.1: more than just a standard deleted-file recovery utility.<br />
- TestDisk 6.11.3: Tool to check and undelete partition.<br />
- Lost &#38; Found 1.06: a good old data recovery software.<br />
- DiyDataRecovery Diskpatch 2.1.100: An excellent data recovery software.<br />
- Prosoft Media Tools 5.0 v1.1.2.64: Another excellent data recovery software with many other options.<br />
- PhotoRec 6.11.3: File and pictures recovery Tool.<br />
- Winsock 2 Fix for 9x: to fix corrupted Winsock2 information by poorly written Internet programs.<br />
- XP TCP/IP Repair 1.0: Repair your Windows XP Winsock and TCP/IP registry errors.<br />
- Active Undelete 5.5: a tool to recover deleted files.<br />
- Restoration 3.2.13: a tool to recover deleted files.<br />
- GetDataBack for FAT 2.31: Data recovery software for FAT file systems.<br />
- GetDataBack for NTFS 2.31: Data recovery software for NTFS file systems.<br />
- Recuva 1.27.419: Restore deleted files from Hard Drive, Digital Camera Memory Card, usb mp3 player&#8230;<br />
- Partition Find and Mount 2.3.1: Partition Find and Mount software is designed to find lost or deleted partitions.<br />
- Unstoppable Copier 4b: Allows you to copy files from disks with problems such as bad sectors, scratches or that just give errors when reading data.</p>
<p><strong>Testing Tools</strong><br />
- System Speed Test 4.78: it tests CPU, harddrive, etc.<br />
- PC-Check 6.5: Easy to use hardware tests.<br />
- Ontrack Data Advisor 5.0: Powerful diagnostic tool for assessing the condition of your computer.<br />
- The Troubleshooter 7.02: all kind of hardware testing tool.<br />
- PC Doctor 2004: a benchmarking and information tool.<br />
- CPU/Video/Disk Performance Test 5.7: a tool to test cpu, video, and disk.<br />
- Test Hard Disk Drive 1.0: a tool to test Hard Disk Drive.<br />
- Disk Speed1.0: Hard Disk Drive Speed Testing Tool.<br />
- S&#38;M Stress Test 1.9.1: cpu/hdd/memory benchmarking and information tool, including temperatures/fan speeds/voltages.<br />
- IsMyLcdOK (Monitor Test) 1.01: Allows you to test CRT/LCD/TFT screens for dead pixels and diffective screens.</p>
<p><strong>RAM (Memory) Testing Tools</strong><br />
- GoldMemory 5.07: RAM Test utility.<br />
- Memtest86+ 2.11: PC Memory Test.<br />
- MemTest 1.0: a Memory Testing Tool.<br />
- Video Memory Stress Test 1.7.116: a tool to thoroughly test your video RAM for errors and faults.</p>
<p><strong>Hard Disk Tools</strong><br />
- Seagate Seatools Graphical v2.13b<br />
- SeaTools for Dos 1.10<br />
- Western Digital Data Lifeguard Tools 11.2<br />
- Western Digital Diagnostics (DLGDIAG) 5.04f<br />
- Maxtor PowerMax 4.23<br />
- Maxtor amset utility 4.0<br />
- Maxtor(or any Hdd) Low Level Formatter 1.1<br />
- Fujitsu HDD Diagnostic Tool 7.00<br />
- Fujitsu IDE Low Level Format 1.0<br />
- Samsung HDD Utility(HUTIL) 2.10<br />
- Samsung Disk Diagnose (SHDIAG) 1.28<br />
- Samsung The Drive Diagnostic Utility (ESTOOL) 2.12a<br />
- IBM/Hitachi Drive Fitness Test 4.14<br />
- IBM/Hitachi Feature Tool 2.13<br />
- Gateway GwScan 5.12<br />
- ExcelStor&#8217;s ESTest 4.50<br />
- MHDD 4.6<br />
- WDClear 1.30<br />
- Toshiba Hard Disk Diagnostic 2.00b<br />
- HDD Regenerator 1.61: to recover a bad hard drive.<br />
- HDAT2 4.53: main function is testing and repair (regenerates) bad sectors for detected devices.<br />
- Ontrack Disk Manager 9.57: Disk Test/Format/Maintenance tool.<br />
- Norton Disk Doctor 2002: a tool to repair a damaged disk, or to diagnose your hard drive.<br />
- Norton Disk Editor 2002: a powerful disk editing, manual data recovery tool.<br />
- Hard Disk Sentinel 0.04: Hard Disk health, performance and temperature monitoring tool.<br />
- Active Kill Disk 4.1: Securely overwrites and destroys all data on physical drive.<br />
- SmartUDM 2.00: Hard Disk Drive S.M.A.R.T. Viewer.<br />
- Victoria 3.33e and 3.52rus: a freeware program for low-level HDD diagnostics.<br />
- HDD Erase 4.0: Secure erase using a special feature built into most newer hard drives.<br />
- HDD Scan 3.1: This is a Low-level HDD diagnostic tool, it scans surface find bad sectors etc.<br />
- HDTune 2.55: Hard disk benchmarking and information tool.<br />
- Data Shredder 1.0: A tool to Erase disk and files (also wipe free space) securely.</p>
<p><strong>System Information Tools</strong><br />
- PCI and AGP info Tool (0906): The PCI System information &#38; Exploration tool.<br />
- System Analyser 5.3v: View extensive information about your hardware.<br />
- Navratil Software System Information 0.60.32: High-end professional system information tool.<br />
- Astra 5.42: Advanced System info Tool and Reporting Assistant.<br />
- HWiNFO 5.2.7: a powerful system information utility.<br />
- PC-Config 9.33: Complete hardware detection of your computer.<br />
- SysChk 2.46: Find out exactly what is under the hood of your PC.<br />
- CPU Identification utility 1.16: Detailed information on CPU (CHKCPU.EXE).<br />
- CTIA CPU Information 2.7: another CPU information tool.<br />
- Drive Temperature 1.0: Hard Disk Drive temperature meter.<br />
- PC Wizard 2008.1.871: Powerful system information/benchmark utility designed especially for detection of hardware.<br />
- SIW 2009-05-12: Gathers detailed information about your system properties and settings.<br />
- CPU-Z 1.51: It gathers information on some of the main devices of your system.<br />
- PCI 32 Sniffer 1.4 (0906): device information tool (similar to unknown devices).<br />
- Unknown Devices 1.2 (0906): helps you find what those unknown devices in Device Manager really are.</p>
<p><strong>MBR (Master Boot Record) Tools</strong><br />
- MBRWork 1.07b: a utility to perform some common and uncommon MBR functions.<br />
- MBR Tool 2.2.100: backup, verify, restore, edit, refresh, remove, display, re-write&#8230;<br />
- DiskMan4: all in one tool for cmos, bios, bootrecord and more.<br />
- BootFix Utility: Run this utility if you get &#8216;Invalid system disk&#8217;.<br />
- MBR SAVE / RESTORE 2.1: BootSave and BootRest tools to save / restore MBR.<br />
- Boot Partition 2.60: add Partition in the Windows NT/2000/XP Multi-boot loader.<br />
- Partition Table Doctor 3.5: a tool to repair/modify mbr, bootsector, partition table.<br />
- Smart Boot Manager 3.7.1: a multi boot manager.<br />
- Bootmagic 8.0: This tool is for multi boot operating systems.<br />
- MBRWizard 2.0b: Directly update and modify the MBR (Master Boot Record).</p>
<p><strong>BIOS / CMOS Tools</strong><br />
- CMOS 0.93: CMOS Save / Restore Tool.<br />
- BIOS Cracker 4.8: BIOS password remover (cmospwd).<br />
- BIOS Cracker 1.4: BIOS password remover (cmospwc).<br />
- BIOS Utility 1.35.0: BIOS Informations, password, beep codes and more.<br />
- !BIOS 3.20: a powerfull utility for bios and cmos.<br />
- DISKMAN4: a powerful all in one utility.<br />
- UniFlash 1.40: bios flash utility.;<br />
- Kill CMOS: a tiny utility to wipe cmos.<br />
- Award DMI Configuration Utility 2.43: DMI Configuration utility for modifying/viewing the MIDF contents.</p>
<p><strong>MultiMedia Tools</strong><br />
- Picture Viewer 1.94: Picture viewer for dos, supports more then 40 filetypes.<br />
- QuickView Pro 2.58: movie viewer for dos, supports many format including divx.<br />
- MpxPlay 1.56: a small Music Player for dos.</p>
<p><strong>Password Tools</strong><br />
- Active Password Changer 3.0.420: To Reset User Password on windows NT/2000/XP/2003/Vista (FAT/NTFS).<br />
- Offline NT/2K/XP Password Changer: utility to reset windows nt/2000/xp administrator/user password.<br />
- Registry Reanimator 1.02: Check and Restore structure of the Damaged Registry files of NT/2K/XP.<br />
- NTPWD: utility to reset windows nt/2000/xp administrator/user password.<br />
- Registry Viewer 4.2: Registry Viewer/Editor for Win9x/Me/NT/2K/XP.<br />
- ATAPWD 1.2: Hard Disk Password Utility.<br />
- TrueCrypt 6.2: On-the-fly disk encryption tool, can create a virtual encrypted disk within a file and mount it as a real disk, can also encrypt an entire HDD/Partition/USB Drive.<br />
- Content Advisor Password Remover 1.0: It Removes Content Advisor Password from Internet Explorer.<br />
- Password Renew 1.1: Utility to (re)set windows passwords.<br />
- WindowsGate 1.1: Enables/Disables Windows logon password validation.<br />
- WinKeyFinder 1.73: Allows you to View and Change Windows XP/2003 Product Keys, backup and restore activation related files, backup mcrsft Office 97, 2000 SP2, XP/2003 keys etc.<br />
- XP Key Reader 2.7: Can decode the XP-key on Local or Remote systems.<br />
- ProduKey 1.35: Recovers lost the product key of your Windows/Office.<br />
- Wireless Key View 1.26: Recovers all wireless network keys (WEP/WPA) stored in your computer by WZC.<br />
- MessenPass 1.24: A password recovery tool that reveals the passwords of several instant messangers.<br />
- Mail PassView 1.51: Recovers mail passwords of Outlook Express, MS Outlook, IncrediMail, Eudora, etc.<br />
- Asterisk Logger 1.04: Reveal passwords hidden behind asterisk characters.</p>
<p><strong>NTFS (FileSystems) Tools</strong><br />
- NTFS Dos Pro 5.0: To access ntfs partitions from Dos.<br />
- NTFS 4 Dos 1.9: To access ntfs partitions from Dos.<br />
- Paragon Mount Everything 3.0: To access NTFS, Ext2FS, Ext3FS partitions from dos.<br />
- NTFS Dos 3.02: To access ntfs partitions from Dos.<br />
- EditBINI 1.01: to Edit boot.ini on NTFS Partition.</p>
<p><strong>Browsers / File Managers</strong><br />
- Volkov Commander 4.99: Dos File Manager with LongFileName/ntfs support (Similar to Norton Commander).<br />
- Dos Command Center 5.1: Classic dos-based file manager.<br />
- File Wizard 1.35: a file manager &#8211; colored files, drag and drop copy, move, delete etc.<br />
- File Maven 3.5: an advanced Dos file manager with high speed PC-to-PC file transfers via serial or parallel cable.<br />
- FastLynx 2.0: Dos file manager with Pc to Pc file transfer capability.<br />
- LapLink 5.0: the smart way to transfer files and directories between PCs.<br />
- Dos Navigator 6.4.0: Dos File Manager, Norton Commander clone but has much more features.<br />
- Mini Windows 98: Can run from Ram Drive, with ntfs support, Added 7-Zip, Disk Defragmenter, Notepad / RichText Editor, Image Viewer, .avi .mpg .divx .xvid Movie Player, etc&#8230;<br />
- Mini Windows Xp: Portable Windows Xp that runs from CD/USB/Ram Drive, with Network and SATA support.<br />
- 7-Zip 4.65: File Manager/Archiver Supports 7z, ZIP, GZIP, BZIP2, TAR, RAR, CAB, ISO, ARJ, LZH, CHM, MSI, WIM, Z, CPIO, RPM, DEB and NSIS formats.<br />
- Opera Web Browser 8.53: One of the fastest, smallest and smartest full-featured web browser.</p>
<p><strong>Other Tools</strong><br />
- Ghost Walker 11.5: utility that changes the security ID (SID) for Windows NT, 2000 and XP.<br />
- DosCDroast beta 2: Dos CD Burning Tools.<br />
- Universal TCP/IP Network 6.4: MSDOS Network Client to connect via TCP/IP to a mcrsft based network. The network can either be a peer-to-peer or a server based network, it contains 91 different network card drivers.<br />
- NewSID 4.10: utility that changes the security ID (SID) for Windows NT, 2000 and XP.<br />
- Registry Editor PE 0.9c: Easy editing of remote registry hives and user profiles.<br />
- Registry Restore Wizard 1.0.4: Restores a corrupted system registry from Xp System Restore.</p>
<p><strong>Dos Tools</strong><br />
- USB CD-Rom Driver 1: Standard usb_cd.sys driver for cd drive.<br />
- Universal USB Driver 2: Panasonic v2.20 ASPI Manager for USB mass storage.<br />
- ASUSTeK USB Driver 3: ASUS USB CD-ROM Device Driver Version 1.00.<br />
- SCSI Support: SCSI Drivers for Dos.<br />
- SATA Support: SATA Driver (gcdrom.sys) and JMicron JMB361 (xcdrom.sys) for Dos.<br />
- 1394 Firewire Support: 1394 Firewire Drivers for Dos.<br />
- Interlnk support at COM1: To access another computer from COM port.<br />
- Interlnk support at LPT1: To access another computer from LPT port.<br />
and too many great dos tools, very good collection of dos utilities<br />
extract.exe, pkzip.exe, pkunzip.exe, unrar.exe, rar.exe<br />
ace.exe, lha.exe, gzip.exe, uharcd.exe, mouse.com<br />
attrib.com, deltree.exe, xcopy.exe, diskcopy.com, imgExtrc.exe<br />
undelete.com, edit.com, fdisk.exe, fdisk2.exe, fdisk3.exe<br />
lf.exe, delpart.exe, wipe.com, zap.com, format.com<br />
move.exe, more.com, find.exe, hex.exe, debug.exe<br />
split.exe, mem.exe, mi.com, sys.com, smartdrv.exe<br />
xmsdsk.exe, killer.exe, share.exe, scandisk.exe, scanreg.exe<br />
guest.exe, doskey.exe, duse.exe, biosdtct.exe, setver.exe<br />
intersvr.exe, interlnk.exe, loadlin.exe, lfndos.exe, doslfn.com</p>
<p><strong>Cleaners</strong><br />
- SpaceMonger 1.4: keeping track of the free space on your computer.<br />
- WinDirStat 1.1.2. 80 : a disk usage statistics viewer and cleanup tool for Windows.<br />
- CCleaner 2.20.920: Crap Cleaner is a freeware system optimization and privacy tool.</p>
<p><strong>Optimizers</strong><br />
- PageDfrg 2.32: System file Defragmenter For NT/2k/XP.<br />
- NT Registry Optimizer 1.1j: Registry Optimization for Windows NT/2000/2003/XP/Vista.<br />
- DefragNT 1.9: This tool presents the user with many options for disk defragmenting.<br />
- JkDefrag 3.36: Free disk defragment and optimize utility for Windows 2000/2003/XP/Vista.<br />
- Process Tools: IB Process Manager 1.04 a little process manager for 9x/2k, shows dll info etc.<br />
- Process Explorer 11.33: shows you information about which handles and DLLs processes have opened or loaded.<br />
- Pocket KillBox 2.0.0.978: can be used to get rid of files that stubbornly refuse to allow you to delete them.<br />
- Unlocker 1.8.7: This tool can delete file/folder when you get this message &#8211; Cannot delete file: Access is denied, The file is in use by another program etc.<br />
- CurrPorts 1.65: displays the list of all currently opened TCP and UDP ports on your computer.</p>
<p><strong>Startup Tools</strong><br />
- Autoruns 9.50: Displays All the entries from startup folder, Run, RunOnce, and other Registry keys, Explorer shell extensions,toolbars, browser helper objects, Winlogon notifications, auto-start services, Scheduled Tasks, Winsock, LSA Providers, Remove Drivers and much more which helps to remove nasty spyware/adware and viruses.<br />
- Silent Runners Revision 59: A free script that helps detect spyware, malware and adware in the startup process.<br />
- Startup Control Panel 2.8: a tool to edit startup programs.<br />
- Startup Monitor 1.02: it notifies you when any program registers itself to run at system startup.<br />
- HijackThis 2.0.2: a general homepage hijackers detector and remover and more.</p>
<p><strong>Tweakers</strong><br />
- Dial a Fix 0.60.0.24: Fix errors and problems with COM/ActiveX object errors and missing registry entries, Automatic Updates, SSL, HTTPS, and Cryptography service (signing/verification) issues, Reinstall internet explorer etc. comes with the policy scanner.<br />
- Ultimate Windows Tweaker 1.2: A TweakUI Utility for tweaking and optimizing Windows Vista.<br />
- TweakUI 2.10: This PowerToy gives you access to system settings that are not exposed in the Windows Xp.<br />
- Xp-AntiSpy 3.97.3: it tweaks some Windows XP functions, and disables some unneeded Windows services quickly.<br />
- Shell Extensions Manager (ShellExView) 1.37: An excellent tool to View and Manage all installed Context-menu/Shell extensions.<br />
- EzPcFix 1.0.0.16: Helpful tool when trying to remove viruses, spyware, and malware.</p>
<p><strong>Antivirus Tools</strong><br />
- Kaspersky Virus Removal Tool 7.0.0.290 (0906): Free on-demand virus scanner from Kaspersky Lab to remove viruses.<br />
- Spybot &#8211; Search &#38; Destroy 1.6.2 (0906): Application to scan for spyware, adware, hijackers and other malicious software.<br />
- Malwarebytes&#8217; Anti-Malware 1.34 (0906): anti-malware application that can thoroughly remove even the most advanced malware.<br />
- SpywareBlaster 4.2 (0906): Prevent the installation of spyware and other potentially unwanted software.<br />
- SmitFraudFix 2.419: This removes Some of the popular Desktop Hijack malware.<br />
- ComboFix (0906): Designed to cleanup malware infections and restore settings modified by malware.<br />
- CWShredder 2.19: Popular CoolWebSearch Trojan Remover tool.<br />
- RootkitRevealer 1.7.1: Rootkit Revealer is an advanced patent-pending root kit detection utility.<br />
- SuperAntispyware 4.26 (0906): Remove Malware, Rootkits, Spyware, Adware, Worms, Parasites (a must have tool).</p>
<p><strong>Changes:</strong><br />
+InfraRecorder 0.50<br />
-ExpressBurn<br />
+TestDisk for windows<br />
+PhotoRec for windows<br />
+Virtual Floppy Drive 2.1<br />
+HxD 1.7.7.0<br />
+FastCopy 1.99r4<br />
+Angry IP Scanner 2.21<br />
+TCPView 2.54<br />
+OpenedFilesView 1.40<br />
+ProcessActivityView 1.10<br />
+RegScanner 1.77<br />
+USBDeview 1.42<br />
+Streams 1.56<br />
+RemoveWGA 1.2<br />
+RRT &#8211; Remove Restrictions Tool 3.0<br />
Intel Matrix Storage Driver iastore.sys 8.9.0.1023 (Minixp)<br />
PE Network Manager 0.45 (Minixp)<br />
Security Tab (Minixp)<br />
Pointsec Filter driver (Minixp)<br />
Double Driver 2.1<br />
GetDataBack 4.0<br />
EASEUS Partition Master 4.0.1<br />
TrueCrypt 6.2a<br />
HDD Regenerator 1.71<br />
Recuva 1.29.429<br />
Unstoppable Copier 4.2<br />
IsMyLcdOK (Monitor Test) 1.02<br />
Samsung The Drive Diagnostic Utility (ESTOOL) 3.00g<br />
IBM/Hitachi Drive Fitness Test 4.15<br />
HDD Scan 3.2<br />
System Analyser 5.3w<br />
Astra 5.43<br />
HWiNFO 5.3.0<br />
CPU Identification utility 1.17<br />
PC Wizard 2009.1.90<br />
SIW 2009-07-28<br />
CPU-Z 1.52<br />
ProduKey 1.36<br />
Wireless Key View 1.27<br />
Content Advisor Password Remover 1.01<br />
MessenPass 1.26<br />
CCleaner 2.23.993<br />
CurrPorts 1.66<br />
Autoruns 9.53<br />
Ultimate Windows Tweaker 2.0<br />
Xp-AntiSpy 3.97.4 beta<br />
ShellExView 1.40<br />
Kaspersky Virus Removal Tool 7.0.0.290 (2908)<br />
Malwarebytes&#8217; Anti-Malware 1.40 (2908)<br />
SpywareBlaster 4.2 (2908)<br />
SmitFraudFix 2.423<br />
PCI 32 Sniffer 1.4 (2908)<br />
PCI and AGP info Tool (2908)<br />
Unknown Devices 1.2 (2908)<br />
ComboFix (2908)<br />
Spybot &#8211; Search &#38; Destroy 1.6.2 (2908)<br />
SuperAntispyware 4.27 (2908)</p>
<p>You may visit Hiren&#8217;s BootCD <a title="Hiren's BootCD" href="http://www.hiren.info/pages/bootcd" target="_blank">website</a> for updates.  <a title="download link" href="http://rapidshare.com/files/273812821/Hirens.BootCD.10.0.rar" target="_blank">Download.</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[How to setup GRUB after Windows has deleted it]]></title>
<link>http://pyost.wordpress.com/2009/10/15/how-to-setup-grub-after-windows-has-deleted-it/</link>
<pubDate>Thu, 15 Oct 2009 21:11:59 +0000</pubDate>
<dc:creator>pyost</dc:creator>
<guid>http://pyost.wordpress.com/2009/10/15/how-to-setup-grub-after-windows-has-deleted-it/</guid>
<description><![CDATA[Every now and then I have to reinstall Windows, which is my secondary operating system, but keep Lin]]></description>
<content:encoded><![CDATA[Every now and then I have to reinstall Windows, which is my secondary operating system, but keep Lin]]></content:encoded>
</item>
<item>
<title><![CDATA[Video: My Boy Rascal 9.25.09 at Jack Sprat]]></title>
<link>http://vinylrecordsunc.wordpress.com/2009/10/15/video-my-boy-rascal-9-25-09-at-jack-sprat/</link>
<pubDate>Thu, 15 Oct 2009 13:34:29 +0000</pubDate>
<dc:creator>turkeysaygobble</dc:creator>
<guid>http://vinylrecordsunc.wordpress.com/2009/10/15/video-my-boy-rascal-9-25-09-at-jack-sprat/</guid>
<description><![CDATA[For those of you that missed MBR&#8217;s 9.25.09 show at Jack Sprat, you missed out on a great perfo]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>For those of you that missed <a href="http://www.myboyrascal.com">MBR&#8217;s</a> 9.25.09 show at Jack Sprat, you missed out on a great performance.  The show featured a handful of new tunes, which are being given the final tweaks in Vinyl Records&#8217; recording studio right now, plus a great Kings of Leon cover, as sung by MBR contributer Colin Iwanski.  All video shot and edited by Tiffany Dixon.</p>
<p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/y84xsDdIB5o&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' /><param name='allowfullscreen' value='true' /><param name='wmode' value='transparent' /><embed src='http://www.youtube.com/v/y84xsDdIB5o&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' type='application/x-shockwave-flash' allowfullscreen='true' width='425' height='350' wmode='transparent'></embed></object></span></p>
<p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/VmrXAiyConk&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' /><param name='allowfullscreen' value='true' /><param name='wmode' value='transparent' /><embed src='http://www.youtube.com/v/VmrXAiyConk&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' type='application/x-shockwave-flash' allowfullscreen='true' width='425' height='350' wmode='transparent'></embed></object></span></p>
<p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/pqxB_meXrhc&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' /><param name='allowfullscreen' value='true' /><param name='wmode' value='transparent' /><embed src='http://www.youtube.com/v/pqxB_meXrhc&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' type='application/x-shockwave-flash' allowfullscreen='true' width='425' height='350' wmode='transparent'></embed></object></span></p>
<p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/2P0w23TeqZw&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' /><param name='allowfullscreen' value='true' /><param name='wmode' value='transparent' /><embed src='http://www.youtube.com/v/2P0w23TeqZw&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' type='application/x-shockwave-flash' allowfullscreen='true' width='425' height='350' wmode='transparent'></embed></object></span></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[salvar MBR en puppy linux]]></title>
<link>http://incendialaciudad.wordpress.com/2009/10/14/salvar-mbr-en-puppy-linux/</link>
<pubDate>Wed, 14 Oct 2009 15:24:29 +0000</pubDate>
<dc:creator>incendialaciudad</dc:creator>
<guid>http://incendialaciudad.wordpress.com/2009/10/14/salvar-mbr-en-puppy-linux/</guid>
<description><![CDATA[Guardar MBR: dd if=/dev/hda of=hdambr.bin bs=512 count=1 Restaurar la copia: dd if=hdambr.bin of=/de]]></description>
<content:encoded><![CDATA[Guardar MBR: dd if=/dev/hda of=hdambr.bin bs=512 count=1 Restaurar la copia: dd if=hdambr.bin of=/de]]></content:encoded>
</item>
<item>
<title><![CDATA[Mengembalikan bootloader grub 1.96 Ubuntu 9.04]]></title>
<link>http://harisonly.wordpress.com/2009/10/14/mengembalikan-bootloader-grub-1-96-ubuntu-9-04/</link>
<pubDate>Wed, 14 Oct 2009 02:36:48 +0000</pubDate>
<dc:creator>harisonly</dc:creator>
<guid>http://harisonly.wordpress.com/2009/10/14/mengembalikan-bootloader-grub-1-96-ubuntu-9-04/</guid>
<description><![CDATA[Kehilangan bootloader dikarenakan penginstalan dualboot Operating System yang berbeda sudah sangat s]]></description>
<content:encoded><![CDATA[Kehilangan bootloader dikarenakan penginstalan dualboot Operating System yang berbeda sudah sangat s]]></content:encoded>
</item>
<item>
<title><![CDATA[Restore primary partition table without overwriting the MBR]]></title>
<link>http://mohammednv.wordpress.com/2009/10/13/restore-primary-partition-table-without-overwriting-the-mbr/</link>
<pubDate>Mon, 12 Oct 2009 23:04:42 +0000</pubDate>
<dc:creator>Mohammed</dc:creator>
<guid>http://mohammednv.wordpress.com/2009/10/13/restore-primary-partition-table-without-overwriting-the-mbr/</guid>
<description><![CDATA[You can find this useful information from the manpage for gpart. The gpart may be of some help when ]]></description>
<content:encoded><![CDATA[You can find this useful information from the manpage for gpart. The gpart may be of some help when ]]></content:encoded>
</item>
<item>
<title><![CDATA[Guardar MBR del Disco Duro]]></title>
<link>http://codigosdebian.wordpress.com/2009/10/11/guardar-mbr-del-disco-duro/</link>
<pubDate>Sun, 11 Oct 2009 16:35:47 +0000</pubDate>
<dc:creator>Jonathan Hernandez Hernandez</dc:creator>
<guid>http://codigosdebian.wordpress.com/2009/10/11/guardar-mbr-del-disco-duro/</guid>
<description><![CDATA[dd if=/dev/sda of=mbr.bin bs=512 count=1]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>dd if=/dev/sda of=mbr.bin bs=512 count=1</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Solusi Masalah Harddisk : Mengatasi MBR Rusak]]></title>
<link>http://vharyore.wordpress.com/2009/10/09/solusi-masalah-harddisk-mengatasi-mbr-rusak/</link>
<pubDate>Fri, 09 Oct 2009 10:00:30 +0000</pubDate>
<dc:creator>vharyore</dc:creator>
<guid>http://vharyore.wordpress.com/2009/10/09/solusi-masalah-harddisk-mengatasi-mbr-rusak/</guid>
<description><![CDATA[Di dalam harddisk, ada sebuah file yang disebut MBR (Master Boot Record). File ini berada di byte pe]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img class="alignleft" title="HardDisk" src="http://www.infokomputer.com/photo/2009/06/12/121240p.jpg" alt="" width="200" height="127" />Di dalam harddisk, ada sebuah file yang disebut MBR (Master Boot Record). File ini berada di byte pertama dan sektor pertama harddisk; pokoknya benar-benar pertama. Maklum, MBR inilah yang menjadi penanda keberadaan harddisk. Jika dianalogikan, MBR ini seperti peta yang menuntun BIOS menemukan harddisk.</p>
<p>Namun berbagai hal bisa menyebabkan MBR tersebut rusak, seperti terkena virus atau terformat tidak sengaja. Jika itu terjadi, sistem operasi pun kehilangan penunjuk jalan yang ditandai dengan munculnya pesan Operating System not found atau missing operating system di layar.<!--more--></p>
<p>Solusi dari masalah ini adalah dengan mengembalikan file MBR tersebut. Cara paling umum dilakukan adalah melakukan proses recovery dari CD Windows. Caranya, booting ke CD Windows, lalu pilih Repair (dengan menekan tombol R) dan masuk ke Recovery Console. Setelah itu, ketikkan perintah fixmbr untuk mengembalikan file MBR tersebut.</p>
<p><img class="alignright size-full wp-image-105" title="HardDisk was Burn" src="http://4.bp.blogspot.com/_syNTUVdoRDs/R1jrZFPVF0I/AAAAAAAAAMI/_sDg5junzaA/s400/harddisk.jpg" alt="HardDisk was Burn" width="190" height="190" />Untuk Windows Vista, konsepnya sama meski prosedurnya sedikit berbeda. Pertama, booting ke DVD Windows Vista, lalu pilih Repair Your Computer. Ketika System Recovery Options muncul, pilih Command Prompt. Setelah muncul jendela Command Prompt, ketik bootrec.exe dan tekan Enter.</p>
<p>Jika CD Windows sudah hilang entah kemana, Anda bisa menggunakan aplikasi dari Rescue Kit 9.0 Express buatan Paragon. Ini adalah aplikasi gratisan yang memiliki fungsi beragam, termasuk mengembalikan MBR. Aplikasi ini bersifat bootable, artinya bisa di-burn ke CD dan menjadi sumber proses booting. Ketika sistem menunjukkan gejala kehilangan MBR, yang harus Anda lakukan adalah booting ke CD berisi Rescue Kit ini. Setelah itu, pilih menu Boot Corrector, ikuti prosedur yang telah ditentukan, dan kasus kehilangan MBR seharusnya telah teratasi.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA['uname -r' gives incorrect kernel model]]></title>
<link>http://zuzeme.wordpress.com/2009/09/30/uname-r-gives-incorrect-kernel-model/</link>
<pubDate>Wed, 30 Sep 2009 23:36:25 +0000</pubDate>
<dc:creator>zuzoa</dc:creator>
<guid>http://zuzeme.wordpress.com/2009/09/30/uname-r-gives-incorrect-kernel-model/</guid>
<description><![CDATA[Well, this was just stupidity on my part, but just in case anyone is as thick-skulled as I am, here]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Well, this was just stupidity on my part, but just in case anyone is as thick-skulled as I am, here&#8217;s what happened.</p>
<p>I had lilo installed on the MBR, pointing to my Slack 12.2 install. I installed Slack 13.0, installed lilo with it, and did the config wizard on the install disk to automatically add the Slack 12.2 entry.</p>
<p>Upon booting the Slack 12.2 partition, I got a shitload of errors, one of which being that a module-updating script couldn&#8217;t find the directory it needed. (This was because the script pointed to ?/path/to/(uname -r)&#8221;)</p>
<p>Nothing worked, I couldn&#8217;t boot Slack 12.2. I realised after excessive error-googling that Slack 13.0 was using it&#8217;s own kernel, a slightly newer model, when booting Slack 12.2, so none of the files corresponding to that kernel existed (on top of it probably being a 64-bit kernel).</p>
<p>TLDR, I made a quick-fix and copied the Slack 12.2 kernel files over Slack 13.0 and told the lilo.conf to use those ones instead.</p>
<p>For some reason, I couldn&#8217;t figure out how to get LILO to use the kernel files ON that partition, and could only use files on my root partition. I know in grub, you just write:</p>
<p>kernel (hdx,y)/boot/vmlinuz</p>
<p>where (hdx,y) is the partition on which to look for the file /boot/vmlinuz.</p>
<p>Oh well! It&#8217;s working now, and it boots, so that&#8217;s what counts.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Tabla Guid ó Tabla MBR]]></title>
<link>http://elendill.wordpress.com/2009/09/30/tabla-guid-o-tabla-mbr/</link>
<pubDate>Wed, 30 Sep 2009 15:16:13 +0000</pubDate>
<dc:creator>elendill</dc:creator>
<guid>http://elendill.wordpress.com/2009/09/30/tabla-guid-o-tabla-mbr/</guid>
<description><![CDATA[Dentro de los discos básicos existe una nueva modalidad en lugar de estar basado en el clásico MBR, ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p style="text-align:justify;">Dentro de los discos básicos existe una nueva modalidad en lugar de estar basado en el clásico MBR, está basado en tablas de particiones GUID. Esta tabla de particiones es una nueva implementación de Intel basada en itanium cuyas limitaciones son bastantes menos restrictivas que las actuales basadas en inicio MBR.</p>
<p style="text-align:justify;">Las <em><strong>tablas de particiones</strong></em> basadas en <strong>GUID</strong> admiten hasta 128 particiones primarias de 18 exabytes, y no existen las particiones extendidas. Mientras que en las tablas de particiones MBR el límite como hemos visto está en cuatro primarias o bien tres primarias y una extendida, siendo el límite máximo de cada partición de dos terabytes.</p>
<p style="text-align:justify;"><a href="http://elendill.wordpress.com/files/2009/09/tabla-guid-y-tabla-mbr.gif"><img class="aligncenter size-medium wp-image-1326" title="tabla guid y tabla mbr" src="http://elendill.wordpress.com/files/2009/09/tabla-guid-y-tabla-mbr.gif?w=241" alt="tabla guid y tabla mbr" width="241" height="300" /></a><br />
Para trabajar con particiones GUID y discos GPT es necesario tener la versión de Windows XP de 64 bits, y naturalmente que el hardware que compremos tenga esas características.</p>
<p style="text-align:justify;"><strong>Tabla de partición Guid </strong>(<strong>GPT</strong>) es un estándar para la colocación de la Tabla de Particiones en un disco duro<a title="Disco duro" href="http://es.wikipedia.org/wiki/Disco_duro"></a> físico. Es parte del estándarExtensible Firmware Interface <a title="Extensible Firmware Interface" href="http://es.wikipedia.org/wiki/Extensible_Firmware_Interface"></a> (EFI) propuesto por Intel para reemplazar la vieja Bios del PC, heredada del IBM PC original. La GPT sustituye al Master Boot Record (MBR) usado con la BIOS.</p>
<p style="text-align:justify;"><a href="http://elendill.wordpress.com/files/2009/09/guid-particion.png"><img class="aligncenter size-medium wp-image-1327" title="guid particion" src="http://elendill.wordpress.com/files/2009/09/guid-particion.png?w=218" alt="guid particion" width="218" height="300" /></a></p>
<p><em><strong><span style="color:#339966;">Fuente original en Wikipedia:</span></strong></em></p>
<p><a href="http://es.wikipedia.org/wiki/Tabla_de_partici%C3%B3n_GUID">Tabla de Particiones Guid</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Windows encryption and dual-boot]]></title>
<link>http://kyklopslog.wordpress.com/2009/09/28/windows-encryption-and-dual-boot/</link>
<pubDate>Mon, 28 Sep 2009 20:42:13 +0000</pubDate>
<dc:creator>kyklops</dc:creator>
<guid>http://kyklopslog.wordpress.com/2009/09/28/windows-encryption-and-dual-boot/</guid>
<description><![CDATA[Da cosa parto Come molta gente che usa un sistema Linux sull&#8217;hard disk ho una partizione con s]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><h3><strong>Da cosa parto</strong></h3>
<p>Come molta gente che usa un sistema Linux sull&#8217;hard disk ho una partizione con su installato Windows, che uso esclusivamente per farci girare software che ha bisogno di questo sistema operativo. Windows Vista è sulla prima partizione dell&#8217;hard disk (<em>sda1</em>), Kubuntu sulla seconda (<em>sda2</em>). Una terza partizione contiene la home di Linux (<em>/home</em> su <em>sda3</em>). Svariate altre partizioni contengono solo dati. Sul <a href="http://en.wikipedia.org/wiki/Master_boot_record">MBR</a> c&#8217;è <a href="http://www.gnu.org/software/grub/">GRUB</a> che gestisce il dual-boot. Tutto l&#8217;hard disk è <em>chiaramente in chiaro</em>.</p>
<h3><strong>Dove voglio arrivare</strong></h3>
<p>La soluzione ideale sarebbe quella di criptare tutto l&#8217;hard disk e mantenere i sistemi operativi funzionanti come ora, magari con la praticità di un&#8217;unica password richiesta all&#8217;avvio del pc. In giro per la rete non ho trovano niente di simile (e in ogni caso non sarebbe una soluzione efficiente perché prevede l&#8217;uso di una sola chiave di criptografia).<br />
Un approccio sensato sarebbe quello di andare oltre la criptazione delle sole partizioni contenenti dati.<br />
Questo discorso è maggiormente valido sotto <strong>Windows</strong>, dove tra cestino, file temporanei, file di swap, file di ibernazione e altro c&#8217;è l&#8217;effettivo rischio di copiare in chiaro su una partizione non criptata dei file provenienti da partizioni criptate. È opportuno allora criptare la partizione di Windows e quella di programmi di terze parti (se diversa) oltre alle partizioni dei dati.<br />
Con <strong>Linux</strong> il ragionamento è analogo, ma ci si potrebbe limitare alla criptazione della directory <em>/home</em> (che quindi dovrebbe essere montata su una partizione separata) visto che durante l&#8217;uso di una sessione normale (non da utente <em>root</em>) la scrittura dovrebbe essere limitata a quella directory.<br />
L&#8217;intenzione in ogni caso è quella di criptare la maggior parte del disco fisso, con un buon compromesso tra praticità di utilizzo e prestazioni. Le chiavi e gli algoritmi di criptazione dovrebbero essere il più possibile diversi tra le varie partizioni/sistemi operativi. In più sarebbe buona cosa poter accedere a tutti i dati presenti su tutte le partizioni, indipendentemente dal sistema operativo in uso.<br />
<!--more--></p>
<h3><strong>TrueCrypt</strong></h3>
<p>Da tempo uso <a href="http://www.truecrypt.org/">TrueCrypt</a> per creare i cosiddetti contenitori, file che si comportano come dischi virtuali che vanno montati (e decriptati) per poter accedere al loro contenuto. TrueCrypt ha il vantaggio di essere  <strong>multipiattaforma</strong>, e questo mi ha sempre permesso di accedere ai miei dati sia da Linux che da Windows.<br />
Ho cercato di capire cosa poteva offrirmi questo software che già conoscevo. La versione per Windows ha uno strumento in più: si chiama <a href="http://www.truecrypt.org/docs/system-encryption">system encryption</a> e permette di cripare la partizione del sistema operativo con due vantaggi rispetto alla pratica che si applica ai contenitori:</p>
<ul>
<li>la fase di <strong>criptazione</strong> avviene sfruttando l&#8217;installazione di Windows già esistente (e in chiaro), quindi non è necessario svuotare la partizione, criptarla e poi riempirla. Non serve reinstallare il sistema operativo. In aggiunta questa fase viene eseguita durante il funzionamento regolare di Windows, che può essere usato nel frattempo (quasi) come niente fosse.</li>
<li>Il processo precedente è reversibile, cioè si può procedere alla <strong>decriptazione</strong> della partizione in qualsiasi momento. Tale possibilità mi avrebbe protetto da eventuali ripensamenti o errori.</li>
</ul>
<p>Questa criptazione di sistema implica l&#8217;installazione di un <strong>boot-manager</strong> ad hoc (non supporta il dual-boot) che all&#8217;avvio richede la password all&#8217;utente. Questo ovviamente sovrascrive il MBR. In ogni caso se invece di inserire la password si preme <em>Esc</em> il boot-loader di TrueCrypt rimanda alla prima partizione avviabile che trova.</p>
<h3><strong>Come mi sono mosso</strong></h3>
<p>Prima di eseguire la criptazione di Windows ho eseguito una piccola utility che si chiama <strong>HDHacker</strong>, ottenibile da <a href="http://dimio.altervista.org/ita/">questa pagina</a>. Questo software molto intuitivo permette di copiare e scrivere il MBR. Ho fatto una copia del MBR attuale in modo da poterlo ripristinare in caso ne avessi bisogno.</p>
<p>Ho avviato la criptazione di sistema su Windows con TrueCrypt come detto sopra: al riavvio il MBR è stato sovrascritto e dopo l&#8217;inserimento della password nel boot-manager si è avviato Windows criptato. Ad un successivo riavvio ho premuto <em>Esc</em> alla richiesta della password, ma Linux non si è avviato perche la sua partizione (<em>sda2</em>) non è avviabile.</p>
<p>Ho dovuto quindi rendere la partizione di Linux avviabile. Per far questo ho bisogno di avviare Linux e usare alcuni comandi di <strong>GRUB</strong>. Ho riavviato il computer con un LiveCD di Kubuntu e da terminale ho usato:</p>
<p><code>$ sudo grub</code></p>
<p>per avviare GRUB, e poi nella shell di GRUB:</p>
<p><code>&#62; root (hd0,1)<br />
&#62; setup (hd0,1)<br />
&#62; quit</code></p>
<p>Ricordo che con <em>hd0,1</em> GRUB intende la seconda partizione sul primo hard-disk (la numerazione parte da 0): in pratica mi riferisco a <em>sda2</em>. Il primo comando serve ad indicare dove è installato GRUB (cioè la partizione dove è presente la directory <em>/boot</em>), il secondo scrive sul boot-sector della partizione in modo da renderla avviabile. Il terzo comando chiude la shell di GRUB e torna al terminale. Ho riavviato.</p>
<p>Finito.</p>
<p>Adesso all&#8217;accensione del pc si avvia il boot-loader di TrueCrypt: inserendo la password ho accesso a Windows e alla sua partizione criptata, premendo <em>Esc</em> si avvia GRUB. Chiaramente ciò che appare nell&#8217;elenco delle possibili scelte dipende dal file <em>menu.lst</em>, quindi, sebbene sia presente anche la voce relativa a Windows tra i sistemi avviabili, (da GRUB) posso solo lanciare Linux.<br />
La partizione criptata di Windows è esplorabile anche da Linux montandola con TrueCrypt.</p>
<h3><strong>Sviluppi futuri</strong></h3>
<p>Adesso bisognerà criptare la home di Linux ed eventualmente anche la partizione di swap (ma a questo dedicherò un altro post).<br />
Va notato che lo stato attuale è perfettamente reversibile allo stato pre-criptazione (se occorresse): basta decriptare Windows come detto sopra e rimettere il MBR originale di GRUB (copiato con HDHacker a inizio procedura) al suo posto.</p>
<p>Penso di poter invece risolvere subito questo problemino: attualmente dopo aver skippato il boot-manager di TrueCrypt se ci ripenso e decido di voler avviare Windows devo premere la combinazione <em>Ctrl+Alt+Canc</em> e ripartire da capo. Vorrei poter impostare di avviare il boot-manager di TrueCrypt da GRUB.</p>
<h3><strong>Ulteriori risorse</strong></h3>
<p>Potrebbe essere utile fare una <strong>copia di backup del MBR</strong> su file. Il comando è questo:</p>
<p><code>dd if=/dev/sda bs=512 count=1 &#62; MBRbackup</code></p>
<p>Mentre per ripristinare il MBR da una copia di backup:</p>
<p><code>dd if=MBRbackup of=/dev/sda bs=512 count=1</code></p>
<h3><strong>Aggiornamento del 10/10/09</strong></h3>
<p>Ho appena scoperto che la criptazione di Windows (o dell&#8217;intero disco) effettuata con un <em>system encryption</em> di TrueCrypt (che prevede quindi il boot-loader) è raggirabile attraverso un <strong>bootkit</strong> chiamato <a href="http://www.stoned-vienna.com/">Stoned Bootkit</a>. A dimostrazione del fatto che chi è varamente deciso ad ottenere quel che vuole con gli strumenti adatti può riuscirci, la pagina linkata precedentemente dice:  <a href="http://www.stoned-vienna.com/"><br />
</a></p>
<blockquote><p><em>It is even able to bypass full volume encryption, because the master boot record (where Stoned is stored) is not encrypted. The master boot record contains the decryption software which asks for a password and decrypts the drive. This is the weak point, the master boot record, which will be used to pwn your whole system. No one&#8217;s secure!</em></p></blockquote>
<p>L&#8217;infezione avviene a Windows avviato e per l&#8217;esecuzione sono richiesti i diritti di amministratore. Una volta infetti non c&#8217;è antivirus che tenga perchè il bootkit è caricato a livello di kernel.</p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
