Go Back   Wireless and Wifi Forums > News > Newsgroups > alt.comp.hardware
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-11-2006, 11:24 AM
unix_fan
Guest
 
Posts: n/a
Default external disk for booting linux: which technology

I want to boot linux to my IBM thinkpad from an external drive.

Which technology will most likely achieve built-in disk performance:

On the notebook side:
- PCMCIA
- USB
- Firewire (via PCMCIA)
- etc. (LP connector?)

On the disk-interface side:
- S-ATA
- P-ATA
- ???
- SCSI (is dead, right? I actually have a (old) PCMCIA SCSI-adapter,
but can't find any priceworthy disks)

Thanks in advance, folks.

Reply With Quote
  #2 (permalink)  
Old 12-11-2006, 12:47 PM
Guy Macon
Guest
 
Posts: n/a
Default Re: external disk for booting linux: which technology






unix_fan wrote:

>- SCSI (is dead, right?


SCA (Single Connector Attachment) SCSI is still wildly popular
on servers. Check out the high end Dell servers, for example.
80 pins to 68 pin adapters are widely available.

Here are your choices:
eSATA SATA 300 PATA 133 FireWire 800
Speed (Mbit/s) 2400 2400 1064 786
Cable length (m) 2 1 0.46 4.5
External Power? Yes Yes Yes No

FireWire 400 USB 2.0 SCA/U320 SCSI
Speed (Mbit/s) 400 480 2560
Cable length (m) 4.5 5 12
External Power? No See Note Yes

Note: USB hasc enough power to handle low-power laptop drives,
but not the typical overheated desktop drive.

Guy Macon
<http://www.guymacon.com/>


Reply With Quote
  #3 (permalink)  
Old 12-11-2006, 01:02 PM
unix_fan
Guest
 
Posts: n/a
Default Re: external disk for booting linux: which technology

On Mon, 11 Dec 2006 12:47:43 +0000, Guy Macon wrote:

>
>
>
>
>
> unix_fan wrote:
>
>>- SCSI (is dead, right?

>
> SCA (Single Connector Attachment) SCSI is still wildly popular
> on servers. Check out the high end Dell servers, for example.
> 80 pins to 68 pin adapters are widely available.
>
> Here are your choices:
> eSATA SATA 300 PATA 133 FireWire 800
> Speed (Mbit/s) 2400 2400 1064 786
> Cable length (m) 2 1 0.46 4.5
> External Power? Yes Yes Yes No
>
> FireWire 400 USB 2.0 SCA/U320 SCSI
> Speed (Mbit/s) 400 480 2560
> Cable length (m) 4.5 5 12
> External Power? No See Note Yes
>
> Note: USB hasc enough power to handle low-power laptop drives,
> but not the typical overheated desktop drive.
>
> Guy Macon
> <http://www.guymacon.com/>


Excellent overview. Thank you. Especially the note about external power.

How can it be that Parallel access to an IDE disk (PATA) is so much
slower than Serial access (SATA)? Have the drive manufacturers just
gotten tired of 8 wires so all improvements go into serial links?


Reply With Quote
  #4 (permalink)  
Old 12-11-2006, 01:33 PM
Noozer
Guest
 
Posts: n/a
Default Re: external disk for booting linux: which technology


> How can it be that Parallel access to an IDE disk (PATA) is so much
> slower than Serial access (SATA)? Have the drive manufacturers just
> gotten tired of 8 wires so all improvements go into serial links?


Try tapping eight of your fingers in a repeatable pattern, with your
fingertips hitting the table at exactly the same time.

Now try it with one finger.

A lot faster with one, eh?

Basically, they can drive very fast signal these days, but keeping them in
sync is a problem... so they use a single data stream tied to a very
accurate, fast clock.



Reply With Quote
  #5 (permalink)  
Old 12-11-2006, 01:44 PM
unix_fan
Guest
 
Posts: n/a
Default Re: external disk for booting linux: which technology

On Mon, 11 Dec 2006 13:33:06 +0000, Noozer wrote:

>
>> How can it be that Parallel access to an IDE disk (PATA) is so much
>> slower than Serial access (SATA)? Have the drive manufacturers just
>> gotten tired of 8 wires so all improvements go into serial links?

>
> Try tapping eight of your fingers in a repeatable pattern, with your
> fingertips hitting the table at exactly the same time.
>
> Now try it with one finger.
>
> A lot faster with one, eh?
>
> Basically, they can drive very fast signal these days, but keeping them in
> sync is a problem... so they use a single data stream tied to a very
> accurate, fast clock.



Ah, I see. Thank you.


Reply With Quote
  #6 (permalink)  
Old 12-11-2006, 06:20 PM
Mike Walsh
Guest
 
Posts: n/a
Default Re: external disk for booting linux: which technology


Parallel ATA is limited by PCI bus speed; SATA is not.
Most external PC devices are going to serial buses because of simplicity and low cost. The fastest external PC bus is parralell i.e. SCSI.

Noozer wrote:
>
> > How can it be that Parallel access to an IDE disk (PATA) is so much
> > slower than Serial access (SATA)? Have the drive manufacturers just
> > gotten tired of 8 wires so all improvements go into serial links?

>
> Try tapping eight of your fingers in a repeatable pattern, with your
> fingertips hitting the table at exactly the same time.
>
> Now try it with one finger.
>
> A lot faster with one, eh?
>
> Basically, they can drive very fast signal these days, but keeping them in
> sync is a problem... so they use a single data stream tied to a very
> accurate, fast clock.


--
Mike Walsh
West Palm Beach, Florida, U.S.A.

Reply With Quote
  #7 (permalink)  
Old 12-11-2006, 08:42 PM
Rod Speed
Guest
 
Posts: n/a
Default Re: external disk for booting linux: which technology

unix_fan <tmellman@web.de> wrote
> Guy Macon wrote
>> unix_fan wrote


>>> - SCSI (is dead, right?


>> SCA (Single Connector Attachment) SCSI is still wildly popular
>> on servers. Check out the high end Dell servers, for example.
>> 80 pins to 68 pin adapters are widely available.


>> Here are your choices:
>> eSATA SATA 300 PATA 133 FireWire 800
>> Speed (Mbit/s) 2400 2400 1064 786
>> Cable length (m) 2 1 0.46 4.5
>> External Power? Yes Yes Yes No


>> FireWire 400 USB 2.0 SCA/U320 SCSI
>> Speed (Mbit/s) 400 480 2560
>> Cable length (m) 4.5 5 12
>> External Power? No See Note Yes


>> Note: USB hasc enough power to handle low-power laptop drives,
>> but not the typical overheated desktop drive.


> Excellent overview.


Its quite misleading actually, see below.

> Thank you. Especially the note about external power.


> How can it be that Parallel access to an IDE disk (PATA)
> is so much slower than Serial access (SATA)?


Because that table lists the interface speed and what
matters at those higher interface speeds is the drive
physical characteristics, the sectors per track and RPM.
Thats what limits the thruput, not the interface speed.

> Have the drive manufacturers just gotten tired
> of 8 wires so all improvements go into serial links?


Not tired so much as its easier to get the higher speeds that way.



Reply With Quote
  #8 (permalink)  
Old 12-11-2006, 08:51 PM
unix_fan
Guest
 
Posts: n/a
Default Re: external disk for booting linux: which technology

On Tue, 12 Dec 2006 07:42:49 +1100, Rod Speed wrote:

>> How can it be that Parallel access to an IDE disk (PATA)
>> is so much slower than Serial access (SATA)?

>
> Because that table lists the interface speed and what
> matters at those higher interface speeds is the drive
> physical characteristics, the sectors per track and RPM.
> Thats what limits the thruput, not the interface speed.



Are you saying that a 7200 RPM disk drive on a PATA
would be necessarily faster than a 5400 RPM drive on a SATA?

Or better yet, are you saying a 7200 RPM drive on a SATA
would be faster than a 5400 on a SATA?

Also, sectors per track is not a characteristic that's
dependent on the interface technology, is it?

Reply With Quote
  #9 (permalink)  
Old 12-11-2006, 09:45 PM
stan@worldbadminton.com
Guest
 
Posts: n/a
Default Re: external disk for booting linux: which technology

In comp.os.linux.misc unix_fan <tmellman@web.de> wrote:
: - SCSI (is dead, right?

Old parallel SCSI,probably, but serial scsi may have some life yet.
One of the fundamental problems with SCSI has been the
plethora of "standards" as the technology evolved. All
pretty much incompatible of course.

SATS and SAS are pretty clearly they way to go at this time.

Stan
--
Stan Bischof ("stan" at the below domain)
www.worldbadminton.com

Reply With Quote
  #10 (permalink)  
Old 12-12-2006, 12:19 AM
Rod Speed
Guest
 
Posts: n/a
Default Re: external disk for booting linux: which technology

unix_fan <tmellman@web.de> wrote
> Rod Speed wrote


>>> How can it be that Parallel access to an IDE disk (PATA)
>>> is so much slower than Serial access (SATA)?


>> Because that table lists the interface speed and what
>> matters at those higher interface speeds is the drive
>> physical characteristics, the sectors per track and RPM.
>> Thats what limits the thruput, not the interface speed.


> Are you saying that a 7200 RPM disk drive on a PATA would
> be necessarily faster than a 5400 RPM drive on a SATA?


Yes, except for the fact that you dont get many if any 5400 RPM SATA drives.

> Or better yet, are you saying a 7200 RPM drive on
> a SATA would be faster than a 5400 on a SATA?


Yep.

> Also, sectors per track is not a characteristic
> that's dependent on the interface technology, is it?


Nope, and that is the point, that that table just listed
the interface technology and not what mostly determines
the thruput, the sectors per track and RPM, particularly
with the better performance interface technology.

You can certainly see the effect of the interface technology
with USB2 and firewire, but not with PATA and SATA.



Reply With Quote
Sponsored Links
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
WiMAX Forum News, Weekly Clip Report March 22-29, 2007 badger_b@hotmail.com alt.internet.wireless 0 03-31-2007 02:14 AM
Access external hard disk over WLAN br0k3n Network Troubleshooting 0 12-27-2006 08:18 PM
Security fears over MS October patches... Imhotep alt.computer.security 31 10-23-2005 01:58 AM
Need help: Seagate 250Gig disk reported as 2048 disk!! tobtoh@gmail.com alt.comp.hardware 14 10-21-2005 06:36 PM
Long hard drive access times... Random Person alt.comp.hardware 13 08-02-2005 11:49 PM


All times are GMT. The time now is 04:40 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45