Changeset 17 in xtideuniversalbios
- Timestamp:
- Jun 23, 2010, 11:02:44 AM (14 years ago)
- google:author:
- aitotat
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/Manual.wiki
r15 r17 238 238 == Problems with Compact Flash cards and microdrives == 239 239 240 CF cards and microdrives are IDE devices and should work as any hard disk. Unfortunately there are many CF cards and microdrives with limitations. Some of them only work as a master drive and not as a slave drive. Some of them requires MBR to be re-created before they can be booted. Avoid CF cards without speed ratings. They are too slow to be used as a hard disk replacements.240 CF cards and microdrives are IDE devices and should work as any hard disk. Unfortunately there are many CF cards and microdrives with limitations. Some of them only work as a master drive and not as a slave drive. Some of them requires MBR to be re-created before they can be booted. Avoid CF cards without speed ratings. They are too slow to be used as a hard disks. 241 241 242 242 MBR can be re-created with FDISK /MBR switch. You can also use any low-level data wipe utility to clear non-bootable MBR. MBR will then be created automatically when partitioning the drive. 243 243 244 === Known good Compact Flash cards === 245 * Apacer Photo Steno Pro II 256 MB, 100x 246 247 === Known Compact Flash cards with problems === 248 * Apacer Photo Steno 64 MB, no speed rating: too slow, MBR must be re-created to be able to boot 249 * Apacer Photo Steno 256 MB, no speed rating: too slow, MBR must be re-created to be able to boot 250 * Apacer Photo Steno III 512 MB, 88x: does not work as slave drive 251 252 === Known good microdrives === 253 * Hitachi 6GB (model HMS360606D5CF00) 254 255 === Known microdrives with problems === 256 * Seagate ST1.2 4GB (model ST64022CF): does not work as slave drive 257 * Magicstor 4GB (model GS10040A-11 47): MBR must be re-created to be able to boot 258 259 260 == Problems with certain hard disks == 261 262 === Quantum ProDrive LPS 340AT === 263 The drive does not properly support block mode transfers when interrupts are disabled. Enable interrupts or disable block mode to use this drive. I have not detected this problem with any other drive. 244 [http://code.google.com/p/xtideuniversalbios/wiki/DriveCompatibility Drive compatibility list can be found here]. 264 245 265 246 266 247 = Contact information = 267 248 268 [http://www.vintage-computer.com/vcforum/showthread.php?17986-XTIDE-Universal-BIOS XTIDE Universal BIOS thread can be found at Vintage Computer Forums]. I recommend to post there but you can also send email to aitotat @gmail.com.249 [http://www.vintage-computer.com/vcforum/showthread.php?17986-XTIDE-Universal-BIOS XTIDE Universal BIOS thread can be found at Vintage Computer Forums]. I recommend to post there but you can also send email to aitotat (at) gmail.com. 269 250 270 251 When reporting bugs or other problems, please post the following information:
Note:
See TracChangeset
for help on using the changeset viewer.