From owner-freebsd-chat@FreeBSD.ORG Fri Sep 1 09:47:58 2006 Return-Path: X-Original-To: freebsd-chat@freebsd.org Delivered-To: freebsd-chat@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A36716A4E8 for ; Fri, 1 Sep 2006 09:47:58 +0000 (UTC) (envelope-from rsidd120@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AE3443D92 for ; Fri, 1 Sep 2006 09:47:41 +0000 (GMT) (envelope-from rsidd120@gmail.com) Received: by nf-out-0910.google.com with SMTP id n15so631234nfc for ; Fri, 01 Sep 2006 02:47:39 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=LwsBOs3/r1LBbd1Vj5X1Ac2kjuzbXWC61GzYdVeuZceUNOV6kkR/T2Tnrx+eGMq1PUpGWQgafs4KiiUrrrvBMcVkDTde2lEyZvVnDwYEXGRhGhmhO5jfh5g+axDNI1Yw8repUQ4OIQiYOU3xA8dBACb203RpmRA9F3nGpcJ1HMM= Received: by 10.49.90.4 with SMTP id s4mr2750915nfl; Fri, 01 Sep 2006 02:47:39 -0700 (PDT) Received: by 10.49.81.12 with HTTP; Fri, 1 Sep 2006 02:47:39 -0700 (PDT) Message-ID: <6a506d980609010247i4bfcafecoaead4b7e45311692@mail.gmail.com> Date: Fri, 1 Sep 2006 15:17:39 +0530 From: "Rahul Siddharthan" To: "soralx@cydem.org" In-Reply-To: <200609010159.40972.soralx@cydem.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <950621ad0608310654h78ae0023g346abd108815ae72@mail.gmail.com> <200609010011.47347.soralx@cydem.org> <8a0028260609010147w39261a2fk8c3446f57a5f9fa1@mail.gmail.com> <200609010159.40972.soralx@cydem.org> Cc: freebsd-chat@freebsd.org Subject: Re: The future of NetBSD X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rsidd@imsc.res.in List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Sep 2006 09:47:58 -0000 On 9/1/06, soralx@cydem.org wrote: > > > If you didn't instruct it to play a movie, why it does that? > > You did: by putting the disc in. > > Bad logic. Putting the disc in != requesting (or wanting) to play a movie. Indeed, no. And putting a CD-ROM in doesn't mean I want to mount it or read it. And putting in a memory stick doesn't mean I want to read it either. But, well over 99% of the time, these things are what I want to do. If I want to do something else with the DVD, well, I close the movie player and do something else. But 99% of the time, I'm grateful for the time it saves me. Also, if I'm the type who only ever inserts DVDs to rip them or do other nefarious things, I can always set up the system to *not* open the movie player automatically. But then most BSD users see things differently. How does the system know that I *want* /dev/ad1s2c mounted as /usr/local? I may sometimes want it mounted as /opt instead. For maximum flexibility, boot in single user mode with a ramdisk, and then mount all disks and start all services by hand. Rahul