<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Howto Reformat My External Hard disk to install Ubuntu</title>
	<atom:link href="http://www.ubuntugeek.com/noobie.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/noobie.html</link>
	<description>Ubuntu Linux Tutorials,Howtos,Tips &#38; News &#124; Oneiric,Natty,Maverick</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:40:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mark_in_Hollywood</title>
		<link>http://www.ubuntugeek.com/noobie.html/comment-page-1#comment-4936</link>
		<dc:creator>Mark_in_Hollywood</dc:creator>
		<pubDate>Wed, 10 Dec 2008 18:23:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=718#comment-4936</guid>
		<description>Using the LiveCD of any distribution with one, such as: Knoppix, Ubuntu or GParted LiveCD, boot into the live session.

Look in /media for your drives. Single click each drive you see. Once the icon is highlighted, right click and see if the drive is mounted. If the &quot;unmount&quot; option is offered, select it. Once ALL the drives are unmounted, proceed to:

open a terminal/console

type

su gparted

or

sudo gparted

when gparted opens, on the right side of the windows is a drop down devices list.

Carefully select the USB drive. The disk(s) will spin for a moment while information is gathered.

The &#039;use bar&#039; will show, if you want to format the usb drive, click anywhere inside the bar, then right click, you will be offered the formatting options. Do set the disk label to MSDOS (maybe: MS-DOS). Answer yes to destroying ...

While the disk is formatting, do nothing else. Let it work. A few minutes later, you will have a newly formatted drive.

Once that is done, reboot. If your desktop has the USB drive icon on it, check the permissions by right clicking on the icon. If permissions aren&#039;t yours (they would read: user:root and group:root), close the properties box. In Ubuntu do

Alt-F2 and type gksudo nautilus.Enter your password when asked. When that screen comes up, find your USB drive. Right click, click permission, change them to your user and group-user names. Select Apply Permissions button. Wait a few moments.

Close Nautilus.

You are done.</description>
		<content:encoded><![CDATA[<p>Using the LiveCD of any distribution with one, such as: Knoppix, Ubuntu or GParted LiveCD, boot into the live session.</p>
<p>Look in /media for your drives. Single click each drive you see. Once the icon is highlighted, right click and see if the drive is mounted. If the &#8220;unmount&#8221; option is offered, select it. Once ALL the drives are unmounted, proceed to:</p>
<p>open a terminal/console</p>
<p>type</p>
<p>su gparted</p>
<p>or</p>
<p>sudo gparted</p>
<p>when gparted opens, on the right side of the windows is a drop down devices list.</p>
<p>Carefully select the USB drive. The disk(s) will spin for a moment while information is gathered.</p>
<p>The &#8216;use bar&#8217; will show, if you want to format the usb drive, click anywhere inside the bar, then right click, you will be offered the formatting options. Do set the disk label to MSDOS (maybe: MS-DOS). Answer yes to destroying &#8230;</p>
<p>While the disk is formatting, do nothing else. Let it work. A few minutes later, you will have a newly formatted drive.</p>
<p>Once that is done, reboot. If your desktop has the USB drive icon on it, check the permissions by right clicking on the icon. If permissions aren&#8217;t yours (they would read: user:root and group:root), close the properties box. In Ubuntu do</p>
<p>Alt-F2 and type gksudo nautilus.Enter your password when asked. When that screen comes up, find your USB drive. Right click, click permission, change them to your user and group-user names. Select Apply Permissions button. Wait a few moments.</p>
<p>Close Nautilus.</p>
<p>You are done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: guest</title>
		<link>http://www.ubuntugeek.com/noobie.html/comment-page-1#comment-4935</link>
		<dc:creator>guest</dc:creator>
		<pubDate>Wed, 10 Dec 2008 08:20:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=718#comment-4935</guid>
		<description>why format to ext3? Ubuntu recognizes NTFS/FAT perfectly.</description>
		<content:encoded><![CDATA[<p>why format to ext3? Ubuntu recognizes NTFS/FAT perfectly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver</title>
		<link>http://www.ubuntugeek.com/noobie.html/comment-page-1#comment-4937</link>
		<dc:creator>Oliver</dc:creator>
		<pubDate>Tue, 09 Dec 2008 17:27:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=718#comment-4937</guid>
		<description>Hi,

I would recommend to create a new partition on your ext hd, so you can use it as normal.
Then record the disk id (new partition) you have created.
Insert your Ubuntu installation disk, then follows installation guide.
When you arrive to partition manager, simply point the installer to this disk id, leave the installer to set the SWAP/FS for you (auto 5% SWAP that is far enough, rest 95% is for Ubuntu).
Then it goes automatically...

After finishing, if you un-plug your ext hd, Windows will start (if that is the standard op system) and Ubuntu if ext hd is plugged.

Be careful that you might need admin rights on your pc/laptop to modify bois set-up as you need to have the USB-s enabled and to change the order of boot devices, so you have usb first, then int hdd (or whatever).

HTH,
Cheers,
Olivér</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I would recommend to create a new partition on your ext hd, so you can use it as normal.<br />
Then record the disk id (new partition) you have created.<br />
Insert your Ubuntu installation disk, then follows installation guide.<br />
When you arrive to partition manager, simply point the installer to this disk id, leave the installer to set the SWAP/FS for you (auto 5% SWAP that is far enough, rest 95% is for Ubuntu).<br />
Then it goes automatically&#8230;</p>
<p>After finishing, if you un-plug your ext hd, Windows will start (if that is the standard op system) and Ubuntu if ext hd is plugged.</p>
<p>Be careful that you might need admin rights on your pc/laptop to modify bois set-up as you need to have the USB-s enabled and to change the order of boot devices, so you have usb first, then int hdd (or whatever).</p>
<p>HTH,<br />
Cheers,<br />
Olivér</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TankerKevo</title>
		<link>http://www.ubuntugeek.com/noobie.html/comment-page-1#comment-4938</link>
		<dc:creator>TankerKevo</dc:creator>
		<pubDate>Tue, 09 Dec 2008 15:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=718#comment-4938</guid>
		<description>http://www.mattcutts.com/blog/format-external-drive-for-linux/</description>
		<content:encoded><![CDATA[<p><a href="http://www.mattcutts.com/blog/format-external-drive-for-linux/" rel="nofollow">http://www.mattcutts.com/blog/format-external-drive-for-linux/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

