From owner-freebsd-questions Wed Aug 25 11:20:23 1999 Delivered-To: freebsd-questions@freebsd.org Received: from eeyore.cc.uic.edu (EEYORE.CC.UIC.EDU [128.248.171.51]) by hub.freebsd.org (Postfix) with ESMTP id 750281523D for ; Wed, 25 Aug 1999 11:20:20 -0700 (PDT) (envelope-from lucas@comp04.prc.uic.edu) Received: from comp04.prc.uic.edu (COMP04.PRC.UIC.EDU [128.248.230.104]) by eeyore.cc.uic.edu (8.9.3/8.9.3) with SMTP id NAA07566 for ; Wed, 25 Aug 1999 13:16:09 -0500 (CDT) Received: (qmail 66214 invoked by uid 1000); 25 Aug 1999 18:18:32 -0000 Date: Wed, 25 Aug 1999 13:18:32 -0500 From: Lucas Bergman To: Joao Carlos Cc: freebsd-questions@freebsd.org Subject: Re: vpn Message-ID: <19990825131832.A65964@comp04.prc.uic.edu> Reply-To: iceberg@pobox.com References: <000a01beef22$6a5d79b0$0400a8c0@bahianet.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.7i In-Reply-To: <000a01beef22$6a5d79b0$0400a8c0@bahianet.com.br> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Please i have done a VPN ... [snip] Sorry. Don't know about this; somebody else, please... ? > In the boot manager, in machines with NT and BSD, one of the options (the NT > one) gets ?? as a label. Can i change that??? Yup. You have two options: (1) Install a boot manager other than "Booteasy". I have used OS-BS, which is available as ftp://ftp.freebsd.org/pub/FreeBSD/tools/osbs* It works fine, and it recognizes more partition IDs than Booteasy does. (2) Hack Booteasy! The sources are at ftp://ftp.freebsd.org/pub/FreeBSD/tools/srcs/bteasy/ You could, for example, use something similar to bootinst.c to tell you the "system ID" of your NT partition and then add an entry in the translation table in boot.asm to print out an appropriate message. HTH, Lucas -- S. Lucas Bergman University of Illinois at Chicago Mathematics Department PGP Public Key (0xC0C73619): finger -l lucas@math.uic.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message