> Mar  3 10:26:46 phuoc kernel: hda: read_intr: status=0x59 { DriveReady
> SeekComplete DataRequest Error }
> Mar  3 10:26:46 phuoc kernel: hda: read_intr: error=0x40 {
> UncorrectableError }, LBAsect=13453, sector=13536
> Mar  3 10:26:46 phuoc kernel: end_request: I/O error, dev 03:01 (hda),
> sector 13536
> Mar  3 10:26:46 phuoc kernel: hda: read_intr: status=0x59 { DriveReady
> SeekComplete DataRequest Error }
> Mar  3 10:26:46 phuoc kernel: hda: read_intr: error=0x40 {
> UncorrectableError }, LBAsect=13569, sector=13537

Sometimes these errors stop me from booting because of DMA.  You can try
turning it off in syslinux.cfg.  Add these to the end of your syslinux.cfg.
(In my case I am using serial console, so I already have something.  If you
don't want serial console you can use the second example).
append console=ttyS0,19200 nodma=hda ide=nodma
append nodma=had ide=nodma

You will have to reboot after making these changes.

Regards,

P


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to