Re: r247095 Boot Failure

2013-02-21 Thread matt
OK here as well. Tested sandybridge & opteron. Matt On Thu, Feb 21, 2013 at 10:28 PM, O. Hartmann wrote: > > > Works for me, too. > > Thanks a lot. > > oh > > ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebs

Re: r247095 Boot Failure

2013-02-21 Thread O. Hartmann
Am 02/21/13 22:55, schrieb Shawn Webb: > The results are in: success! Thanks everyone. This is why I love FreeBSD: > the community is amazing! > > > On Thu, Feb 21, 2013 at 4:54 PM, O. Hartmann > wrote: > >> Am 02/21/13 22:01, schrieb Shawn Webb: >>> I'm building now. I should know whether or n

Re: r247095 Boot Failure

2013-02-21 Thread Shawn Webb
The results are in: success! Thanks everyone. This is why I love FreeBSD: the community is amazing! On Thu, Feb 21, 2013 at 4:54 PM, O. Hartmann wrote: > Am 02/21/13 22:01, schrieb Shawn Webb: > > I'm building now. I should know whether or not it works. I'm assuming the > > updated gas is in bas

Re: r247095 Boot Failure

2013-02-21 Thread O. Hartmann
Am 02/21/13 22:01, schrieb Shawn Webb: > I'm building now. I should know whether or not it works. I'm assuming the > updated gas is in base? My userland is r247095, but my kernel is r246990. > > > On Thu, Feb 21, 2013 at 3:21 PM, Steve Kargl < > s...@troutmask.apl.washington.edu> wrote: > >> On

Re: r247095 Boot Failure

2013-02-21 Thread Shawn Webb
I'm building now. I should know whether or not it works. I'm assuming the updated gas is in base? My userland is r247095, but my kernel is r246990. On Thu, Feb 21, 2013 at 3:21 PM, Steve Kargl < s...@troutmask.apl.washington.edu> wrote: > On Thu, Feb 21, 2013 at 09:14:07PM +0100, O. Hartmann wro

Re: r247095 Boot Failure

2013-02-21 Thread Steve Kargl
On Thu, Feb 21, 2013 at 09:14:07PM +0100, O. Hartmann wrote: > > > > The supposed fix was committed as r247117. > > > > Simply compiling a new kernel doesn't resolve the problem. > See the commit message why your kernel appears to not work. http://svnweb.freebsd.org/base?view=revision&revisio

Re: r247095 Boot Failure

2013-02-21 Thread O. Hartmann
Am 02/21/13 20:51, schrieb Konstantin Belousov: > On Thu, Feb 21, 2013 at 08:40:44PM +0100, O. Hartmann wrote: >> Am 02/21/13 16:28, schrieb Shawn Webb: >>> I'm on r247095. My box is failing to boot on a Dell Precision T7500. I'm >>> running ZFS as root with a mirrored root pool. >>> >>> Here's a p

Re: r247095 Boot Failure

2013-02-21 Thread Konstantin Belousov
On Thu, Feb 21, 2013 at 08:40:44PM +0100, O. Hartmann wrote: > Am 02/21/13 16:28, schrieb Shawn Webb: > > I'm on r247095. My box is failing to boot on a Dell Precision T7500. I'm > > running ZFS as root with a mirrored root pool. > > > > Here's a pic of the box failing: > > https://lh5.googleuserc

Re: r247095 Boot Failure

2013-02-21 Thread O. Hartmann
Am 02/21/13 16:28, schrieb Shawn Webb: > I'm on r247095. My box is failing to boot on a Dell Precision T7500. I'm > running ZFS as root with a mirrored root pool. > > Here's a pic of the box failing: > https://lh5.googleusercontent.com/-Lq_jlX8of0o/USY4cqZ5BOI/GoI/Nd1LGPbFjHc/s1112/IMG_201

Re: r247095 Boot Failure

2013-02-21 Thread John-Mark Gurney
Shawn Webb wrote this message on Thu, Feb 21, 2013 at 10:28 -0500: > I'm on r247095. My box is failing to boot on a Dell Precision T7500. I'm > running ZFS as root with a mirrored root pool. > > Here's a pic of the box failing: > https://lh5.googleusercontent.com/-Lq_jlX8of0o/USY4cqZ5BOI/G

Re: r247095 Boot Failure

2013-02-21 Thread matt
> On Thu, Feb 21, 2013 at 3:46 PM, Sergey Kandaurov wrote: > >> >> >> Currently that corresponds to: >> set kern.smp.disabled=1 >> set hw.ata.ata_dma=0 >> set hw.ata.atapi_dma=0 >> set hw.ata.wc=0 >> set hw.eisa_slots=0 >> set kern.eventtimer.periodic=1 >> set kern.geom.part.check_integrity=0 >> >>

Re: r247095 Boot Failure

2013-02-21 Thread matt
On Thu, Feb 21, 2013 at 3:46 PM, Sergey Kandaurov wrote: > > > Currently that corresponds to: > set kern.smp.disabled=1 > set hw.ata.ata_dma=0 > set hw.ata.atapi_dma=0 > set hw.ata.wc=0 > set hw.eisa_slots=0 > set kern.eventtimer.periodic=1 > set kern.geom.part.check_integrity=0 > > See /boot/men

Re: r247095 Boot Failure

2013-02-21 Thread Navdeep Parhar
On Thu, Feb 21, 2013 at 03:38:41PM +, matt wrote: > On Thu, Feb 21, 2013 at 3:34 PM, Navdeep Parhar wrote: > > > > > Take a look at the "-CURRENT userland regression" thread. You may be > > able to boot if you choose "safe mode" in the boot loader menu. > > > > Regards, > > Navdeep > > > > >

Re: r247095 Boot Failure

2013-02-21 Thread Sergey Kandaurov
On 21 February 2013 19:38, matt wrote: > On Thu, Feb 21, 2013 at 3:34 PM, Navdeep Parhar wrote: > >> >> Take a look at the "-CURRENT userland regression" thread. You may be >> able to boot if you choose "safe mode" in the boot loader menu. >> >> Regards, >> Navdeep >> >> > What is safe mode as f

Re: r247095 Boot Failure

2013-02-21 Thread matt
On Thu, Feb 21, 2013 at 3:34 PM, Navdeep Parhar wrote: > > Take a look at the "-CURRENT userland regression" thread. You may be > able to boot if you choose "safe mode" in the boot loader menu. > > Regards, > Navdeep > > What is safe mode as far as boot flags? boot -sv doesn't work on my system

Re: r247095 Boot Failure

2013-02-21 Thread Navdeep Parhar
On Thu, Feb 21, 2013 at 10:28:15AM -0500, Shawn Webb wrote: > I'm on r247095. My box is failing to boot on a Dell Precision T7500. I'm > running ZFS as root with a mirrored root pool. > > Here's a pic of the box failing: > https://lh5.googleusercontent.com/-Lq_jlX8of0o/USY4cqZ5BOI/GoI/Nd1L