Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I discovered poor performance for dvd burners on a machine. Found out that DMA was not enabled, so I did enable it for the burners. After restart the machine does not boot anymore but freezes at:
Setting up the CMOS clock
Setting up IDE DMA mode
/dev/hda
setting using_dma to 1 (on)
setting xfermode to 68 (UltraDMA mode4)
using_dma = 1 (on)
[same for /dev/hdc and /dev/hdd which are also burners]
/dev/hde:
setting using_dma to 1 (on)
Freezed and does nothing.
/dev/hde is a SATA-Harddisk.
How can I get the box to boot again? Setting ide=nodma does nothing different. Machine is a AthlonXP2400+ on a ASUS Board with SATA-Raid onboard, but only 1 drive attached, and 4 identical dvd burners.
interactive mode did not work (but I didn't expect it to work... somehow this is really buggy, mostly it doesn't trigger).
But the hint with the live cd was great... had a Suse 9.2 here and now the box is up running again.
But somehow now I think it can't be so easy to get full root access to a machine... that was an eye-opener... ;-)
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.