>   Okay so I'm stupid!  I installed RH and made several paritions named
> /data1 and /data2 but they do not mount.  I do not see them in
> linuxconf's listing of partitions. Is there a tool to show all
> patitions on all HDs [or can I start up disk druid from the command
> line to do the same thing?]

Just use the command line and an editor (like 'joe' or 'pico' if you
must):

/dev/hda3    /data1            ext2    defaults        1  2

Replace hda3 with the correct device... If you don't know the device name,
try something like "fdisk -l /dev/hda".

Dave



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

Reply via email to