Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
06-12-2006, 09:52 AM
|
#1
|
Member
Registered: Sep 2004
Distribution: FC, ubuntu, OpenSuse
Posts: 112
Rep:
|
transition from IDE to SATA
Hi just I have got a mbo that supports both IDE and SATA. I installed FC2 a year or two ago on the 160G ide drive that came with the box. We've got a bunch of these 80G SATA drives around so I swiped one this morning with the idea to transfer the image from the old IDE to the faster SATA. I'm not sure how to do it. So far I'm not sure how to even find the SATA drive from within FC2? Anybody know how to get this thing recognized and partitioned?
|
|
|
06-12-2006, 10:59 AM
|
#2
|
Senior Member
Registered: May 2004
Location: Australia
Distribution: Gentoo
Posts: 3,545
Rep:
|
SATA isn't really much quicker unless you regularly have heavy disk usage from multiple drives on a single IDE channel, in which case moving the drives to seperate IDE channels will give a dramatic speed increase.
Instead of /dev/hda, the SATA drive will appear as /dev/sda and from there nothing is any different than your existing drive.
|
|
|
06-12-2006, 02:10 PM
|
#3
|
Member
Registered: Sep 2004
Distribution: FC, ubuntu, OpenSuse
Posts: 112
Original Poster
Rep:
|
really? after looking at the specs the SATA 300MB/s seemed like it would make a big improvement compared to the 100MB/s EIDE drive I got now. I do some pretty heavy prossesing of geo-magnetic model data, typical 4-12 Gig file sizes so any thing I can get to boost speed would be a bonus...
tried fdsik -l /dev/sda but no luck...
|
|
|
06-12-2006, 02:29 PM
|
#4
|
Member
Registered: Oct 2003
Location: Spain
Distribution: Fedora
Posts: 104
Rep:
|
Of course you have to load the module of your ATA model (enable it in the kernel)
Regards
|
|
|
06-12-2006, 07:04 PM
|
#5
|
Senior Member
Registered: May 2004
Location: Australia
Distribution: Gentoo
Posts: 3,545
Rep:
|
Quote:
I do some pretty heavy prossesing of geo-magnetic model data, typical 4-12 Gig file sizes so any thing I can get to boost speed would be a bonus
|
You would probably notice a bit of a boost then
Quote:
really? after looking at the specs the SATA 300MB/s seemed like it would make a big improvement compared to the 100MB/s EIDE drive
|
Yeah, that magic 300MB/s figure looks fantastic on paper but you'll never hit it. The SATA3G bus might be able to tranfer that much data but you'll never pull anywhere near that amount off a 7200rpm disk. The main difference is while the IDE channel rarely maintains a constant transfer speed (one min is 30MB/s, next is 50MB/s, next is 40MB/sec) and moreso when you have multiple drives on the same channel, the SATA channel can maintain the higher transfer rate consistantly.
Don't think I'm ragging on them, just don't come expecting your computer to be considerably quicker when it probably won't be. I did that and then when it wasn't I had to go look up why
|
|
|
06-13-2006, 01:19 PM
|
#6
|
Member
Registered: Sep 2004
Distribution: FC, ubuntu, OpenSuse
Posts: 112
Original Poster
Rep:
|
yep you were right here are the timing results, with hda the eide and hde the sata...
[root@quaoar burlen]# /sbin/hdparm -t /dev/hda
/dev/hda:
Timing buffered disk reads: 162 MB in 3.03 seconds = 53.44 MB/sec
[root@quaoar burlen]# /sbin/hdparm -t /dev/hde
/dev/hde:
Timing buffered disk reads: 178 MB in 3.02 seconds = 58.99 MB/sec
That totally sucks!!!
anyway, for anyone else attempting this I was able to figure that the SATA showed up on /dev/hde by checking /var/log/dmesg
|
|
|
06-13-2006, 07:12 PM
|
#7
|
Senior Member
Registered: Sep 2004
Distribution: slackware
Posts: 4,711
|
Quote:
Originally Posted by cs-cam
Don't think I'm ragging on them, just don't come expecting your computer to be considerably quicker when it probably won't be.
|
I was using IDE drives with ReiserFS before I upgraded to SATA2 drives with XFS. The speed difference when copying large files is massive. And my MoBo only supports SATA1, so the drives are only running at 150Mb/sec.
When measured with hdparm, the increase in performance was only a few Mb, but I'd do this upgrade again.
If only all my computer "upgrades" worked so well!!
|
|
|
06-13-2006, 07:36 PM
|
#8
|
Senior Member
Registered: May 2004
Location: Australia
Distribution: Gentoo
Posts: 3,545
Rep:
|
Quote:
The speed difference when copying large files is massive.
|
It will be yes for reasons I explained above. For normal usage however I'm yet to notice a difference.
|
|
|
All times are GMT -5. The time now is 08:24 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|