<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title>Installing a external hard drive in Linux in All Things Unix</title>
<link>http://www.dslreports.com/forum/r21129596</link>
<description></description>
<language>en</language>
<pubDate>Wed, 10 Feb 2010 06:52:19 EDT</pubDate>
<lastBuildDate>Wed, 10 Feb 2010 06:52:19 EDT</lastBuildDate>

<item>
<title>Re: Installing a external hard drive in Linux</title>
<link>http://www.dslreports.com/forum/remark,21130656</link>
<description><![CDATA[<A HREF="/useremail/u/878241"><b>JohnInSJ</b></A> : Be happy to provide additional debugging if you tell me what to do... I hardly ever use this drive, and never bothered mounting it under ubuntu... it's a windows backup device, and like I said it's at least 18 months old, so who knows if their current drives do this.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21130656</guid>
<pubDate>Thu, 18 Sep 2008 11:25:36 EDT</pubDate>
</item>

<item>
<title>Re: Installing a external hard drive in Linux</title>
<link>http://www.dslreports.com/forum/remark,21130624</link>
<description><![CDATA[<A HREF="/useremail/u/655964"><b>jdong</b></A> : <div class="bquote"><small>said by  JohnInSJ <A HREF="/useremail/u/878241"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>I'm using Hardy.<br><br>Was seeing:<br><textarea name="code" class="text" cols=50 rows=10>&#91;1471287.996269&#93; usb 5-6: new high speed USB device using ehci_hcd and address 52&#012;&#91;1471303.090073&#93; usb 5-6: device descriptor read/64, error -110&#012;</textarea><!--end code block-->Power cycling the free agent drive cleared it up. <br> </div>That's odd, seems like it jumped on the bus in a sleeping state.... I guess our quirk needs to also take into account retrying device descriptor reads...<br><br><small>--<br>Ubuntu MOTU Developer and Forums Council</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21130624</guid>
<pubDate>Thu, 18 Sep 2008 11:21:19 EDT</pubDate>
</item>

<item>
<title>Re: Installing a external hard drive in Linux</title>
<link>http://www.dslreports.com/forum/remark,21130619</link>
<description><![CDATA[<A HREF="/useremail/u/878241"><b>JohnInSJ</b></A> : I'm using Hardy.<br><br>Was seeing:<br><textarea name="code" class="text" cols=50 rows=10>&#91;1471287.996269&#93; usb 5-6: new high speed USB device using ehci_hcd and address 52&#012;&#91;1471303.090073&#93; usb 5-6: device descriptor read/64, error -110&#012;</textarea><!--end code block-->Power cycling the free agent drive cleared it up. <br>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21130619</guid>
<pubDate>Thu, 18 Sep 2008 11:20:04 EDT</pubDate>
</item>

<item>
<title>Re: Installing a external hard drive in Linux</title>
<link>http://www.dslreports.com/forum/remark,21130602</link>
<description><![CDATA[<A HREF="/useremail/u/655964"><b>jdong</b></A> : The Seagate nonstandard UMS idling bug should not cause these symptoms. The symptoms of that bug are filesystem corruption and reported IO errors in dmesg or userspace applications after about 10 minutes of idling. In fact, it's been fixed in Ubuntu Hardy by implementing the XP type quirk to ignore the first error coming off a request.<br><small>--<br>Ubuntu MOTU Developer and Forums Council</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21130602</guid>
<pubDate>Thu, 18 Sep 2008 11:17:21 EDT</pubDate>
</item>

<item>
<title>Re: Installing a external hard drive in Linux</title>
<link>http://www.dslreports.com/forum/remark,21130569</link>
<description><![CDATA[<A HREF="/useremail/u/878241"><b>JohnInSJ</b></A> : Well, this is funny. I have an (older) free agent desktop 500gb drive. Plugged it into my Ubuntu 8.04 box and.... nada.<br><br>Plugged in the I/OMagic 250gb drive. Works. The generic no-name enclosure with an old Maxtor drive - Works...<br><br>So, er, turns out you <b>may</b> need &raquo;<A HREF="http://www.theinquirer.net/gb/inquirer/news/2007/12/11/seagate-issues-workaround-linux" >www.theinquirer.net/gb/inquirer/&middot;&middot;&middot;nd-linux</A><br>Plug it into your windows box, disable the sleep timer, and then it should work...<br><br>(does that...)<br><br>And, er, it's still not mounting. Weird.<br><br>Trying it on the linux laptop...<br><br>Success! Apparently, you really need to power cycle it if it was mounted and then ejected. But at least it's mounting.<br><small>--<br>My place : &raquo;<A HREF="http://www.schettino.us" >www.schettino.us</A></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21130569</guid>
<pubDate>Thu, 18 Sep 2008 11:10:41 EDT</pubDate>
</item>

<item>
<title>Re: Installing a external hard drive in Linux</title>
<link>http://www.dslreports.com/forum/remark,21130082</link>
<description><![CDATA[<A HREF="/useremail/u/655964"><b>jdong</b></A> : <div class="bquote"><small>said by  Psicop <A HREF="/useremail/u/1304319"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>Yes it picked up but I thought I had to install it like Windows.<br><br>Dunno much about how Linux really works in terms of installing drives and such. Maybe I should go to "Linux school for newbies".  :huh:<br><br>So in Linux I just have to drag/copy files into the drive and that's it, right? <br></div>That is correct. Any drive that conforms to USB mass storage standards will mount automatically in Linux with no drivers. When a disk "mounts" in Linux it just shows up as a subdirectory of your root (/) directory, most popularly by convention as a subdirectory of /media. Use it just as you would a folder, and make sure to unmount it properly (typically via desktop icon) after you are done, as Linux caches more aggressively than Windows on removable media.<br><br> <blockquote><small>quote:</small><hr>One more question,<br><br>Because I have to format and reinstall Windows again due XP SP3 messing up with one of my drives and corrupting the whole system, I need to save Windows files into the external drive via Linux. Now, once I have installed Windows again, can I send those files back to Windows? Will Windows detect them even again?<br><br>Ta.<br> <hr></blockquote><br>If you're talking about data files, then yes, that'll work, but entire applications or Windows drivers/libraries probably won't because there is another registration mechanism for those.<br><small>--<br>Ubuntu MOTU Developer and Forums Council</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21130082</guid>
<pubDate>Thu, 18 Sep 2008 09:36:01 EDT</pubDate>
</item>

<item>
<title>Re: Installing a external hard drive in Linux</title>
<link>http://www.dslreports.com/forum/remark,21130030</link>
<description><![CDATA[<A HREF="/useremail/u/1304319"><b>Psicop</b></A> : Yes it picked up but I thought I had to install it like Windows.<br><br>Dunno much about how Linux really works in terms of installing drives and such. Maybe I should go to "Linux school for newbies".  :huh:<br><br>So in Linux I just have to drag/copy files into the drive and that's it, right? <br><br>One more question,<br><br>Because I have to format and reinstall Windows again due XP SP3 messing up with one of my drives and corrupting the whole system, I need to save Windows files into the external drive via Linux. Now, once I have installed Windows again, can I send those files back to Windows? Will Windows detect them even again?<br><br>Ta.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21130030</guid>
<pubDate>Thu, 18 Sep 2008 09:19:31 EDT</pubDate>
</item>

<item>
<title>Re: Installing a external hard drive in Linux</title>
<link>http://www.dslreports.com/forum/remark,21129920</link>
<description><![CDATA[<A HREF="/useremail/u/637818"><b>donoreo</b></A> : It should just show up when you plug it in.  If you are questioning why there is no software for Linux on a CD that came with it, that is because you do not need any.  <br><small>--<br>The irony of common sense, it is not that common<br>I cannot deny anything I did not say</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21129920</guid>
<pubDate>Thu, 18 Sep 2008 08:47:39 EDT</pubDate>
</item>

<item>
<title>Re: Installing a external hard drive in Linux</title>
<link>http://www.dslreports.com/forum/remark,21129775</link>
<description><![CDATA[<A HREF="/useremail/u/878241"><b>JohnInSJ</b></A> : This is a USB drive formatted as FAT32 or NTFS? You would just plug it in, Ubuntu should load it right up. It does for me, anyway.<br><br>What's it doing for you?]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21129775</guid>
<pubDate>Thu, 18 Sep 2008 07:49:02 EDT</pubDate>
</item>

<item>
<title>Installing a external hard drive in Linux</title>
<link>http://www.dslreports.com/forum/remark,21129596</link>
<description><![CDATA[<A HREF="/useremail/u/1304319"><b>Psicop</b></A> : I got here a Seagate FreeAgent drive set to use for Mac and Windows but not unfortunately Linux (kudos to Seagate for ignoring Linux and other OSs). So, what is the command to install this drive in Mint/Ubuntu?<br><br>Thanks in advance.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21129596</guid>
<pubDate>Thu, 18 Sep 2008 05:33:04 EDT</pubDate>
</item>

</channel>
</rss>
