From: Mark Roberts (mu@manumark.de)
Date: Wed Nov 29 2000 - 01:30:40 CET
On Tue, 28 Nov 2000, Michele Andreoli wrote:
> On Tue, Nov 28, 2000 at 06:41:20AM -0500, BOB GOODWIN nicely wrote:
> > 
> > I have mu10r5 working in the the "ext2" configuration in a
> > 138 meg partition. Can I delete the DOS partition [102 megs]
> > and add that to the Linux partition. It looks like I might
> > be able to do that with "cfdisk" which I have in RH-5.2 in
> > another drive.
> > 
> 
> You have only to format the new disk partition with:
> 
> 		# mkfs.ext2 /dev/hdXY
> 
> After that, you may put in the /etc/fstab the following entry:
> 
> /dev/hdXY       /new             ext2    defaults,auto 
> 
> At next boot, you will have the disk mounted in /new, or anywhere 
> you want.
Lookout! You will need to create the directory /new or mount will
complain. 
Mark Roberts
---------------------------------------------------------------------
To unsubscribe, e-mail: mulinux-unsubscribe@sunsite.auc.dk
For additional commands, e-mail: mulinux-help@sunsite.auc.dk
This archive was generated by hypermail 2.1.6 : Sat Feb 08 2003 - 15:27:17 CET