From owner-freebsd-questions Sun May 20 19: 6: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from vallesnet.org (vallesnet.org [194.224.210.5]) by hub.freebsd.org (Postfix) with ESMTP id 0548137B440 for ; Sun, 20 May 2001 19:06:04 -0700 (PDT) (envelope-from undergra@vallesnet.org) Received: from daemon (97-BARC-X34.libre.retevision.es [62.82.12.97]) by vallesnet.org (8.10.2/8.10.2) with SMTP id f4L260d18265 for ; Mon, 21 May 2001 04:06:01 +0200 Message-ID: <000101c0e19b$07695d20$0164a8c0@daemon> From: "undergra" To: Subject: boot0cfg Date: Mon, 21 May 2001 04:09:10 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 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 Hi, i'm trying to put "packet" option on my boot configuration with boot0cfg but the configuration doesn't save the changes: # boot0cfg -v /boot/boot0 # flag start chs type end chs offset size version=1.0 drive=0x80 mask=0xf ticks=182 options=nopacket,update,nosetdrv default_selection=F1 (Slice 1) # boot0cfg -B -o packet /dev/ad0 # # boot0cfg -v /boot/boot0 # flag start chs type end chs offset size version=1.0 drive=0x80 mask=0xf ticks=182 options=nopacket,update,nosetdrv default_selection=F1 (Slice 1) i have the option "nopacket" yet why ? thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message