Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Feb 2005 14:50:08 +0300
From:      dima <_pppp@mail.ru>
To:        Damian-Fekete Andrei <andreidf@yahoo.com>
Cc:        freebsd-stable <freebsd-stable@freebsd.org>
Subject:   Re[4]: recompile, harddrive(partition) error
Message-ID:  <E1D0ejw-0000VJ-00._pppp-mail-ru@f22.mail.ru>
In-Reply-To: <20050211160020.31352.qmail@web61203.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>> 1. if you edited GENERIC, not the copy of it, you
>> can download a copy from cvsweb.freebsd.org or cvs
>> it.
>> 2. default /etc/make.conf should be empty.
>> 3. you can get the security/errata patched sources
>> of 5.3-RELEASE (actually called 5.3-RELEASE-p5) by
>> changing the tag in your cvsup file to RELENG_5_3
>> 
>> The thing you could do wrong is probably removing
>> too many lines from your kernel config file; read
>> the comments in it carefully.
>> 
> 
> Ohhh... still not working. :(
> I've removed /etc/make.conf, I've done 
> make buildkernel
> make installkernel
> on the unmodified GENERIC file. 
> 
> So? Anyone? Any idea?
It seems you did everything right this time.
Sorry, I didnt use FreeBSD with other systems on the same HD for years. There is a problem with DOS-extended partitioning performed by some utilities. You can try
1) add "options GEOM_MBR" to your config file, which should enable some hacks
2) or update your sources to RELENG_5 after Feb 3, 2005
See discussion about that http://lists.freebsd.org/pipermail/freebsd-geom/2005-January/000474.html. The patch was commited to the stable tree just about 2 weeks ago.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1D0ejw-0000VJ-00._pppp-mail-ru>