From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from idea1.anoeticconcepts.com ([64.191.54.245]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1DH2Af-0004Wo-00 for ; Thu, 31 Mar 2005 11:05:25 -0500 Received: from 70-59-15-202.dnvr.qwest.net ([70.59.15.202] helo=Saidar) by idea1.anoeticconcepts.com with esmtpa (Exim 4.43) id 1DH2Ag-0001t6-Ah for speakup@braille.uwo.ca; Thu, 31 Mar 2005 11:05:26 -0500 Message-ID: <000e01c5360b$7391c3c0$0d00a8c0@Saidar> From: "Raul A. Gallegos" To: "Speakup is a screen review system for Linux." References: <004a01c53564$b3eca7c0$0d00a8c0@Saidar><20050330214106.GC7525@rednote.net><000201c535ac$466b95b0$0d00a8c0@Saidar> <20050331150355.GN7525@rednote.net> Date: Thu, 31 Mar 2005 09:02:56 -0700 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2527 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - idea1.anoeticconcepts.com X-AntiAbuse: Original Domain - braille.uwo.ca X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - asmodean.net X-Source: X-Source-Args: X-Source-Dir: Subject: Re: moving /var and /home to a new partition X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Mar 2005 16:05:25 -0000 Yep, gotit working. It just seemed like FC3 used fstab-sync for all fstab related mounts. That is what was throwing me off. I just created label for /dev/hdc1 and called it /home and put that information in fstab. Did the same for /var where /home used to be and all went well. rsync -a from old var into new var went well and everything seems to be working fine now. I just need to read up on how FC3 handles packages and the like. I don't like sendmail and would rather use exim but see both are installed with sendmail being used.