Managing RAID on Linux by Derek Vadala The unconfirmed error reports are from readers. They have not yet been approved or disproved by the author or editor and represent solely the opinion of the reader. Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem ?page-number?: reader question or request for clarification This page was updated July 1, 2003. UNCONFIRMED errors and comments from readers: [35] 4th paragraph, 2nd sentence; "Manufacturers now use the term Front Side Bus when referring to bus-speed." is incorrect and should be omitted entirely. The Front Side Bus connects the processor(s) to the chipset. It is not an I/O bus. And it runs at a speed independent of I/O buses such as ISA and PCI. (55) annotation in 2nd picture (Figure 2-28); One of the annotations in the left part of the picture has a dash in a weird place: Connectors are 80 pins -and supply power {226} last code sample; After saying, "Add one command for each hard disk . . .," the code sample shows an identical command applied to /dev/hda twice. I expect the second line should reference /dev/hdb or some such.