old-www/HOWTO/Hardware-HOWTO/disk.html

239 lines
4.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML
><HEAD
><TITLE
>Hard drives</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="Linux Hardware Compatibility HOWTO"
HREF="index.html"><LINK
REL="PREVIOUS"
TITLE="Sound cards"
HREF="sound.html"><LINK
REL="NEXT"
TITLE="Tape drives"
HREF="tape.html"></HEAD
><BODY
CLASS="SECT1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>Linux Hardware Compatibility HOWTO</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="sound.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="tape.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="SECT1"
><H1
CLASS="SECT1"
><A
NAME="DISK"
></A
>15. Hard drives</H1
><P
> All hard drives should work if the controller is supported.
</P
><P
> Users of large Western Digital IDE hard drives (40GB up to 200GB
at least) manufactured before 2003-03-25 should look at
<A
HREF="http://wdc.custhelp.com/cgi-bin/wdc.cfg/php/enduser/std_adp.php?p_faqid=913&p_created=1047068027"
TARGET="_top"
>this FAQ</A
>
for an update that fixes a serious bug in those drives.
</P
><P
> (From the SCSI HOWTO) All direct access SCSI devices with a
block size of 256, 512, or 1024 bytes should work. Other block
sizes will not work (Note that this can often be fixed by changing
the block and/or sector sizes using the MODE SELECT SCSI
command).
</P
><P
> Large IDE (EIDE) drives work fine with newer kernels. The
boot partition must lie in the first 1024 cylinders due to PC BIOS
limitations.
</P
><P
> Some Conner CFP1060S drives may have problems with Linux and
ext2fs. The symptoms are inode errors during
<TT
CLASS="LITERAL"
>e2fsck</TT
>
and corrupt file systems. Conner has released a firmware upgrade
to fix this problem, contact Conner at 1-800-4CONNER (US) or
+44-1294-315333 (Europe). Have the microcode version (found on
the drive label, 9WA1.6x) handy when you call.
</P
><P
> Many Maxtor and Western Digital IDE drives are reported to
not happily co-exist on the same IDE cable with the other
manufacturers drive. Usually one of the drives will fail during
operation. Solution is to put them on different IDE cables.
</P
><P
> Certain Micropolis drives have problems with Adaptec and
BusLogic cards, contact the drive manufacturers for firmware
upgrades if you suspect problems.
</P
><P
> <P
></P
><UL
><LI
><P
> Multiple device driver (RAID-0, RAID-1)
<A
HREF="ftp://sweet-smoke.ufr-info-p7.ibp.fr/public/Linux/"
TARGET="_top"
> (driver)</A
>
</P
></LI
></UL
>
</P
><DIV
CLASS="SECT2"
><H2
CLASS="SECT2"
><A
NAME="AEN10456"
></A
>15.1. Unsupported</H2
><P
> The following hard drives are mentioned as not supported
by Linux. Read the bug report available.
</P
><P
> <P
></P
><UL
><LI
><P
> NEC D3817, D3825, D3827, D3847 "These drives are
slightly non-SCSI-2 compliant in the values reported in
Mode Sense Page 3. In Mode Sense Page 3 all NEC D38x7
drives report their sector size as zero. The NEC drives
are the first brand of drive we have ever encountered that
reported the sector size as zero. Unfortunately, that
field in Mode Sense Page 3 is not modifiable and there is
no way to update the firmware on the D38x7 drives to
correct this problem." Problems are mentioned for D3825
and D3827 (both revision 0407). Revision 0410 of these two
hard drives seems to solve this problem.
</P
></LI
></UL
>
</P
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="sound.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="tape.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Sound cards</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Tape drives</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>