Questions tagged [pata]
The pata tag has no summary.
8 questions
-1
votes
2
answers
75
views
fedora 9 install on sata internal SSD
Am Interested to know whether FC9 can be installed on internal sata SSD or it supports pata drives only?
9
votes
1
answer
1k
views
Is there any way to force a certain CHS drive geometry in modern Linux?
I've got some really, really old IDE hard drives, like a Conner CP3024 drive which is a whopping 21 megabyte in size. I've been trying to rescue it, but there seems to be some strangeness with the ...
1
vote
0
answers
66
views
Harware disk formatting under Linux
For fun, I'd like to "revive" a vintage computer, but this requires to hardware reformat a PATA disk.
I found on the net the formatting utility from the vendor but it works only under Windows and I ...
2
votes
1
answer
439
views
Why does ATA Secure Erase occur concurrently rather than in parallel with PATA drives?
When issuing the ATA secure erase command via hdparm against multiple SATA (non-SSD) drives it occurs in parallel.
However when the same command is issued against PATA drives, it occurs ...
0
votes
1
answer
297
views
How to figure out primary/secondary IDE channel via sysfs (if possible)
Though I've got quite a good basic understanding of sysfs meanwhile, there are still things I cannot solve on my own.
For a starter, I'd like to figure out via sysfs (later by scripting of course) ...
4
votes
1
answer
2k
views
Do I need pata_atiixp or ata_generic kernel modules on a SATA only system?
I don't have any IDE drives and my only SATA hard drive is running in AHCI mode, but my initrd image loads the pata_atiixp module. Is it safe to disable this module? And what about the ata_generic one?...
8
votes
4
answers
11k
views
How can I tell if my hard drive is PATA or SATA?
I have an ATA hard disk in my laptop, running Fedora 11, kernel 2.6.30.10-105.2.23.fc11.i586. I am looking to upgrade the disk in here (would love to get an SSD) but I forgot if it's a serial ATA or ...
15
votes
4
answers
17k
views
Names for ATA and SATA disks in Linux
Assume that we have two disks, one master SATA and one master ATA. How will they show up in /dev?