Re: Intel Q35 works (patch attached)

2008-07-28 Thread Werth, Volker
Volker Werth schrieb am 28.07.2008 09:00 _ Am Samstag, 26. Juli 2008 00:13 schrieb Ted Faber: > Some recent work in the AGP drivers seems to have combined to make > FreeBSD support the Intel Q35 in my Intel Optiplex 755. Attached

forcefsck on booting stage

2008-07-28 Thread sam
Hello, How to make 'fsck -f' on booting stage of remote system? /Vladimir Ermakov ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: forcefsck on booting stage

2008-07-28 Thread Jeremy Chadwick
On Mon, Jul 28, 2008 at 04:11:49PM +0400, sam wrote: > Hello, > > How to make 'fsck -f' on booting stage of remote system? I believe by setting background_fsck="no" in /etc/rc.conf? That's the only way I know of, besides booting single user and doing it manually. -- | Jeremy Chadwick

Re: forcefsck on booting stage

2008-07-28 Thread Marc Lörner
On Monday 28 July 2008 15:00, Jeremy Chadwick wrote: > On Mon, Jul 28, 2008 at 04:11:49PM +0400, sam wrote: > > Hello, > > > > How to make 'fsck -f' on booting stage of remote system? > > I believe by setting background_fsck="no" in /etc/rc.conf? That's the > only way I know of, besides booting si

Re: forcefsck on booting stage

2008-07-28 Thread RW
On Mon, 28 Jul 2008 15:10:11 +0200 Marc L__rner <[EMAIL PROTECTED]> wrote: > On Monday 28 July 2008 15:00, Jeremy Chadwick wrote: > > On Mon, Jul 28, 2008 at 04:11:49PM +0400, sam wrote: > > > Hello, > > > > > > How to make 'fsck -f' on booting stage of remote system? > > > > I believe by setting

Re: forcefsck on booting stage

2008-07-28 Thread Pawel Worach
RW wrote: On Mon, 28 Jul 2008 15:10:11 +0200 Marc L__rner<[EMAIL PROTECTED]> wrote: On Monday 28 July 2008 15:00, Jeremy Chadwick wrote: On Mon, Jul 28, 2008 at 04:11:49PM +0400, sam wrote: Hello, How to make 'fsck -f' on booting stage of remote system? I believe by setting background_fsck

Re: Intel Q35 works (patch attached)

2008-07-28 Thread Ted Faber
On Wed, Jan 01, 2003 at 01:18:21AM +0100, Werth, Volker wrote: > Volker Werth schrieb am 28.07.2008 09:00 > _ > > Am Samstag, 26. Juli 2008 00:13 schrieb Ted Faber: > > Some recent work in the AGP drivers seems to have combined to

Re: forcefsck on booting stage

2008-07-28 Thread Adrian Penisoara
Hi, On Mon, Jul 28, 2008 at 4:32 PM, RW <[EMAIL PROTECTED]> wrote: > On Mon, 28 Jul 2008 15:10:11 +0200 > Marc L__rner <[EMAIL PROTECTED]> wrote: > > > On Monday 28 July 2008 15:00, Jeremy Chadwick wrote: > > > On Mon, Jul 28, 2008 at 04:11:49PM +0400, sam wrote: > > > > Hello, > > > > > > > > Ho

Re: forcefsck on booting stage

2008-07-28 Thread Eugene Grosbein
On Mon, Jul 28, 2008 at 04:11:49PM +0400, sam wrote: > How to make 'fsck -f' on booting stage of remote system? echo '/sbin/fsck -y -f' >> /etc/rc.early ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hacke

Kernel Memeory - AMD64

2008-07-28 Thread Pegasus Mc Cleaft
Hello everyone, I was wondering if you guys could comment or give guidance to the following question: By watching the threads here and also in the CVS commit group, I see there has been (or will be) a change to the way the kernel addresses memory. Specifically in its ability to

Re: Kernel Memeory - AMD64

2008-07-28 Thread Ivan Voras
Pegasus Mc Cleaft wrote: Hello everyone, I was wondering if you guys could comment or give guidance to the following question: By watching the threads here and also in the CVS commit group, I see there has been (or will be) a change to the way the kernel addresses memory. Spe