-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ragnar Wiencke wrote:

>  1.. This is fdisk version 2.11f. Listing the known partition type
>does not show me ext3 nor ext2, so I chose type '83 Linux' and then
>primary no1. Is that correct?

Yes, that's fine.  You get ext3 by creating ext2 with a journal (see 
the -j switch to mke2fs).

>  2.. How do I edit the fstab file? I read the man page for fstab,
>tried various ideas I got from reading it and clone some lines from
>it, but then the machine won't boot properly.

Assuming you created one large primary, it'll be at /dev/hdc1.  So you 
just need an entry like this:

/dev/hdc1 /mnt/newdisk ext3 defaults 0 0

See man fstab for the meanings of those fields, and man mount for 
alternatives to the 'defaults' option if you need them.

>  3.. What about the mounting point. Do I have to create it first
>with 'mkdir /xxx' ? 

Yup, in accordance with whatever you chose in field #2 above.

>Looking forward to read your replies. Thanks in advance.

No problem, but _please_ wrap your lines at 72ish, and do NOT post in 
HTML.

And thanks for the tip about df; I didn't know it could display 
filesystem type.

Cheers -d

- -- 
David Talkington

PGP key: http://www.prairienet.org/~dtalk/0xCA4C11AD.pgp




-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.8
Comment: Made with pgp4pine 1.75-6

iQA/AwUBPJU9zb9BpdPKTBGtEQKDjACfbL9AJlei37b3NgkOKFQnzJUYLs8AniWY
FXJBOiJaesvk23diWfsLrZ3x
=Csoc
-----END PGP SIGNATURE-----




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to