LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   partition on redhat (https://www.linuxquestions.org/questions/linux-newbie-8/partition-on-redhat-242713/)

paschim 10-14-2004 04:48 PM

partition on redhat
 
can anyone tell me what is the partition command in redhat?

I tried fdisk----no good
I tried fdisk /dev/hda--------no good

what is it?

michaelk 10-14-2004 05:03 PM

What do you mean by no good?

You need to be logged in as root to use this utility. If you used the su command then you need to use either su - instead or use the full path i.e. /sbin/fdisk.

paschim 10-16-2004 07:27 AM

I didn't understand what you are sayong

darthtux 10-16-2004 07:36 AM

You have to be at the command line and type
su
then enter the root password when prompted. You have to be the root user when running the command.


All times are GMT -5. The time now is 04:48 PM.