Re: Connect with CHAP -

From: Michele Andreoli (m.andreoli@tin.it)
Date: Tue Nov 28 2000 - 16:25:37 CET


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.

[faq'ed]
Michele

-- 
In summing up, I wish I had some kind of affirmative message to leave
you with, I don't. Would you take two negative messages? - Woody Allen
---------------------------------------------------------------------
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