From owner-freebsd-questions Sun Jun 24 16:35:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc23.worldnet.att.net (mtiwmhc23.worldnet.att.net [204.127.131.48]) by hub.freebsd.org (Postfix) with ESMTP id 7F56737B407 for ; Sun, 24 Jun 2001 16:35:40 -0700 (PDT) (envelope-from parv@worldnet.att.net) Received: from worldnet.att.net ([32.100.199.201]) by mtiwmhc23.worldnet.att.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010624233535.MVXC1777.mtiwmhc23.worldnet.att.net@worldnet.att.net> for ; Sun, 24 Jun 2001 23:35:35 +0000 Received: by worldnet.att.net (Postfix, from userid 1001) id 474D019457; Sun, 24 Jun 2001 19:39:15 -0400 (EDT) Date: Sun, 24 Jun 2001 19:39:15 -0400 From: parv To: freebsd-questions@freebsd.org Subject: Re: 2 freebsd slices on 1 disk. possible? Message-ID: <20010624193915.A427@moo.holy.cow> Mail-Followup-To: freebsd-questions@freebsd.org References: <20010624014218.A762@moo.holy.cow> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010624014218.A762@moo.holy.cow>; from parv_@yahoo.com on Sun, Jun 24, 2001 at 01:42:18AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG thanks everybody...i have installed 2d slice (of freebsd) on the same disk. the only problem was w/ compiliing new sysinstall, after i got error that (old) sysinstall (may 1999, from 3-stable) couldn't find drive. only after removing "ua.koi8-u.shift.alt" from target KEYMAPS in /usr/src/release/sysinstall/Makefile, i could "make install", otherwise i was getting this error: cc -O -pipe -march=pentiumpro -Wall -I/usr/src/release/sysinstall/../../gnu/lib/libdialog -I/usr/src/release/sysinstall -c keymap.c In file included from keymap.c:40: keymap.h:3364: `keymap_ua_koi8_u_shift_alt' undeclared here (not in a function) keymap.h:3364: initializer element is not constant keymap.h:3364: (near initialization for `keymapInfos[21].map') *** Error code 1 Stop in /usr/src/release/sysinstall. this is after today's 'cvsup'. - parv To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message