Dear stable list, is there any update on bug hunting of the issue described here? http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/145064 I've attempted to install PC BSD 8.1-RC1 on my desktop and I'm facing the same problem with the Marvell SATA driver. Therefore, PC BSD is not installable on my machine as it deterministically panics on boot. The same machine runs FreeBSD 7.3 just fine. Thanks, Petr
on 16/07/2010 00:02 Petr Holub said the following:> Dear stable list, > > is there any update on bug hunting of the issue described here? > http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/145064 > I've attempted to install PC BSD 8.1-RC1 on my desktop and I'm facing > the same problem with the Marvell SATA driver. Therefore, PC BSD is > not installable on my machine as it deterministically panics on > boot. The same machine runs FreeBSD 7.3 just fine.I guess that your best bet is to directly ping mav@ in case he missed the PR and this thread. -- Andriy Gapon
Dear stable list,> is there any update on bug hunting of the issue described here? > http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/145064 > I've attempted to install PC BSD 8.1-RC1 on my desktop and I'm facing > the same problem with the Marvell SATA driver. Therefore, PC BSD is > not installable on my machine as it deterministically panics on > boot. The same machine runs FreeBSD 7.3 just fine.FYI, Alexander Motin provided me with a patch on ata-pci.c that makes 8.1-PRERELEASE boot OK on my machine. The patch is available on the PR page: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/145064 Would it be possible to include this patch into the 8.1-RELEASE and PCBSD 8.1-RELEASE? Petr