From owner-freebsd-stable@FreeBSD.ORG Sun Feb 19 04:40:30 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 613B916A424 for ; Sun, 19 Feb 2006 04:40:22 +0000 (GMT) (envelope-from balgaa@mongol.net) Received: from publicd.ub.mng.net (publicd.ub.mng.net [202.179.0.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2A0743D60 for ; Sun, 19 Feb 2006 04:40:12 +0000 (GMT) (envelope-from balgaa@mongol.net) Received: from [202.179.26.171] (helo=JACK) by publicd.ub.mng.net with smtp (Exim 4.60 (FreeBSD)) (envelope-from ) id 1FAgOu-0005XN-S3 for freebsd-stable@freebsd.org; Sun, 19 Feb 2006 12:42:25 +0800 Message-ID: <000c01c6350f$4092c560$0201000a@JACK> From: "Balgansuren Batsukh" To: Date: Sun, 19 Feb 2006 12:45:04 +0800 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Subject: Fw: GELI question X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Balgansuren Batsukh List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Feb 2006 04:40:30 -0000 Hello, I am trying to use /dev/ad0.elia as root partition. How can I boot kernel from /dev/ad0.elia partition? Balgaa ----- Original Message ----- From: "Balgansuren Batsukh" To: Sent: Sunday, February 19, 2006 10:45 AM Subject: Re: GELI question > Hello, > > 1.I get to work vi and trying to make label on disk. > > I did following using bsdlabel -e /dev/ad0.eli > > # /dev/ad0.eli: > > 8 partitions: > # size offset fstype [fsize bsize bps/cpg] > a: 1G 16 4.2BSD 2048 16384 > b: 384M * swap > c: 156301487 0 unused 0 0 > d: 8G * 4.2BSD > e: 15G * 4.2BSD > f: * * 4.2BSD > > My laptop with 80GB hard disk, but fdisk inform 76319MB. In above > disklabel, I try to use entire hard disk, but I get "partition f: > partition extends past end of unit" message when try to write it. How can > I inform bsdlabel to determine correct end of geometry? > > 2.If possible I would like to use first 4xGB for FreeBSD and second 3xGB > for Linux. In this case can I to install Linux on encrypted hard disk? > > Balgaa > > > ----- Original Message ----- > From: "Dmitry Morozovsky" > To: "Balgansuren Batsukh" > Cc: > Sent: Saturday, February 18, 2006 11:34 PM > Subject: Re: GELI question > > >> On Sat, 18 Feb 2006, Balgansuren Batsukh wrote: >> >> BB> I initialized hard disk and successfully attached. >> BB> >> BB> Also I done "bsdlabel -w /dev/ad0.eli", but when I try to execute >> "bsdlabel >> BB> -e /dev/ad0.eli" it says "bsdlabel: /mnt2/stand/vi: No such file or >> BB> directory". >> BB> >> BB> I try to find vi editor, can't find it on /bin, /sbin etc., >> >> on current fixit CDs with embedded live FS it is on /mnt2/usr/bin >> >> unset EDITOR >> >> may help. >> >> >> Sincerely, >> D.Marck [DM5020, MCK-RIPE, DM3-RIPN] >> ------------------------------------------------------------------------ >> *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** >> ------------------------------------------------------------------------ >> _______________________________________________ >> freebsd-stable@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-stable >> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >> >> > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > >