| Summary: | 3.4 to 4.0 upgrade: ATAPI drivers damage the filesystem | ||
|---|---|---|---|
| Product: | Base System | Reporter: | grg <grg> |
| Component: | kern | Assignee: | Søren Schmidt <sos> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 3.4-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
grg
2000-03-28 18:40:01 UTC
Responsible Changed From-To: freebsd-bugs->sos Over to the ata maintainer. I want to add that I use the chipset detected as pcib2: <VIA 82C598MVP (Apollo MVP3) PCI-PCI (AGP) bridge> at device 1.0 on pci0 Several other users wrote to freebsd-stable mail-list about the same problem with this chipset. -- === Grigoriy Strokin, Lomonosov University (MGU), Moscow === === contact info: http://isabase.philol.msu.ru/~grg/ === Further details:
When I use sysctl -w hw.atamodes=pio,pio,pio,pio,
I live with 4.0 quite happily, but sometimes see
a strange FreeBSD behaviour:
1) sometimes, after a clean shutdown,
there is a message
WARNING: / was not properly dismounted
2) sometimes, just after the message
'mounting root from ufs:/dev/ad0s3a'
I see '/sbin/iu4yefbkljhf: not found,
'iu4yefbkljhf' is varying random string.
The system doesn't go multi-user in such cases.
Then I turn the machine off and on again,
and the system boots fine
I suppose that some nasty things happen to happen
just after the kernel is booted and
before sysctl -w hw.atamodes=pio,pio,pio,pio
from /etc/rc is executed, and also
during the system shutdown.
They happen seldom, but they do.
--
=== Grigoriy Strokin, Lomonosov University (MGU), Moscow ===
=== contact info: http://isabase.philol.msu.ru/~grg/ ===
State Changed From-To: open->closed Problems with the VIA 586 chipset should be fixed in 4.2 and later. |