From owner-freebsd-database@FreeBSD.ORG Thu Apr 8 08:23:48 2004 Return-Path: Delivered-To: freebsd-database@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8978516A4CF for ; Thu, 8 Apr 2004 08:23:48 -0700 (PDT) Received: from web25003.mail.ukl.yahoo.com (web25003.mail.ukl.yahoo.com [217.12.10.39]) by mx1.FreeBSD.org (Postfix) with SMTP id B525943D31 for ; Thu, 8 Apr 2004 08:23:47 -0700 (PDT) (envelope-from keshav_tadimeti@yahoo.co.uk) Message-ID: <20040408152347.24355.qmail@web25003.mail.ukl.yahoo.com> Received: from [147.60.1.195] by web25003.mail.ukl.yahoo.com via HTTP; Thu, 08 Apr 2004 16:23:47 BST Date: Thu, 8 Apr 2004 16:23:47 +0100 (BST) From: =?iso-8859-1?q?Tadimeti=20Keshav?= To: freebsd-questions@freebsd.org, freebsd-database@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: partition deletion and creation X-BeenThere: freebsd-database@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Database use and development under FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Apr 2004 15:23:48 -0000 Hi list, I have freeBSD installed on my 40 GB HDD with the foll. layout: / = 512MB swap=1GB /var=512MB /tmp=512MB /usr=8GB /home=26GB (It should roughly total to the max available ~37GB) I want to have /home resized to 20GB and then create 4 mount points /u01=3GB,/u02=2GB,/u03=512MB,/u04=512MB. I have 2 options: 1. using /stand/sysinstall-->fdisk to delete /home, create the new partitions, and then mount the mount-points. Q=will this format all older partitions (/usr,/...), forcing me to reinstall FreeBSD again? Clearly I don't want this. I have spent quite a while to get the setup running. 2. create links to /home/u01 from /u01, /home/u02 from /u02.. ln -s /home/u01 /u01 Can I install Oracle this way? Since the second Q borders on DB and FreeBSD, I am sending this to both lists. Thanks in advance... Tk ____________________________________________________________ Yahoo! Messenger - Communicate instantly..."Ping" your friends today! Download Messenger Now http://uk.messenger.yahoo.com/download/index.html