Date: Mon, 11 Sep 2000 21:16:22 -0700 (PDT) From: Edmar Wiggers <edmarw@yahoo.com> To: sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/21072: Unable to install. Can't write disklabel to ad0 (ata disk0, udma33) Message-ID: <20000912041622.24854.qmail@web704.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
I found a workaround. The problem was that the ata driver dma mode was corrupting disk write/read on my computer. My IDE controller is a VIA VT82C693A or VT82C596B (not sure which one, both codes are listed), onboard a Asus P3V133 motherboard. After I figured that out: I booted from the installation CD-ROM, started a emergency shell and issued the command "sysctl -w hw.atamodes=pio,---,---,pio" (hard-drive primary master,cd-rom secondary slave). Then it installed ok. But on every boot from the hard drive I need to boot_single and do the sysctl again before starting to write on the drive. Then I compiled a new kernel using the wd driver. Works fast and is reliable. Thanks for your attention. --- sheldonh@FreeBSD.org wrote: > Synopsis: Unable to install. Can't write disklabel > to ad0 (ata disk0, udma33) > > State-Changed-From-To: open->feedback > State-Changed-By: sheldonh > State-Changed-When: Wed Sep 6 04:21:42 PDT 2000 > State-Changed-Why: > Actually, lots of people _have_ installed > successfully using > several "similar machine" configurations. > > However, your description of your hardware is very > vague. > > Can you list exactly which chipset you have for your > IDE > controller on the motherboard? Also of interest is > the exact model of your hard drive and of your CDROM > device. > > It would probably also be interesting to hear which > IDE > channel you have your hard drive on, and which > channel > you have your CDROM on, and whether these devices > are > jumpered as masters, slaves, or cable-select. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=21072 __________________________________________________ Do You Yahoo!? Yahoo! Mail - Free email you can access from anywhere! http://mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000912041622.24854.qmail>
