From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from concerto.rednote.net ([66.92.170.139]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1DH1DA-0003j2-00 for ; Thu, 31 Mar 2005 10:03:57 -0500 Received: from concerto.rednote.net (localhost.localdomain [127.0.0.1]) by concerto.rednote.net (8.13.1/8.13.1) with ESMTP id j2VF3uOS011214 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 31 Mar 2005 10:03:56 -0500 Received: (from janina@localhost) by concerto.rednote.net (8.13.1/8.13.1/Submit) id j2VF3tNA011213 for speakup@braille.uwo.ca; Thu, 31 Mar 2005 10:03:55 -0500 Date: Thu, 31 Mar 2005 10:03:55 -0500 From: Janina Sajka To: "Speakup is a screen review system for Linux." Message-ID: <20050331150355.GN7525@rednote.net> Mail-Followup-To: "Speakup is a screen review system for Linux." References: <004a01c53564$b3eca7c0$0d00a8c0@Saidar> <20050330214106.GC7525@rednote.net> <000201c535ac$466b95b0$0d00a8c0@Saidar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000201c535ac$466b95b0$0d00a8c0@Saidar> User-Agent: Mutt/1.4.1i X-Operating-System: Linux concerto.rednote.net 2.6.10-1.770_FC3spksmp Organization: Capital Accessibility LLC (http://www.CapitalAccessibility.com) X-PGP-Key: http://www.CapitalAccessibility.com/JaninaSajka_gpg_key.html 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 15:03:57 -0000 You can just add it, something like: /dev/sda4 /var ext3 rw 0 2 Adjust for your own partition, of course. And, you do know fstab has its own man page, apart from the mount man page, right? Raul A. Gallegos writes: > Hi Ganina and others; > > I ended up doing a command like this: > > mount /dev/hda4 /mnt > cd /var > rsync -a * /mnt > > >From reading the man page on rsync it seems that using the -a parameter is > like using recursive, simlinks, preserve owner, group, device. > > Took some reading on using labels in fstab but I think I got it right. I > just don't know where to make the needed modifications so that I don't edit > fstab directly to add the new /var partition. > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup -- Janina Sajka Phone: +1.202.494.7040 Partner, Capital Accessibility LLC http://www.CapitalAccessibility.Com Chair, Accessibility Workgroup Free Standards Group (FSG) janina@freestandards.org http://a11y.org If Linux can't solve your computing problem, you need a different problem.