Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
November 21, 2024, 09:12:55 PM
News
: LinuxSolved.com Linux Help Community Forum..
Home
Search
Login
Register
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Linux in General
»
Os Talk
»
how to creat HDD partition after installing Redhat Linux
« previous
next »
Print
Pages: [
1
]
Author
Topic: how to creat HDD partition after installing Redhat Linux (Read 7981 times)
deven_01
Linux Learner
Posts: 143
how to creat HDD partition after installing Redhat Linux
«
on:
August 03, 2005, 06:37:23 AM »
Hello friends
Can anybudy tell me how to create HDD partition after complete installation
Regards
Linux user
Logged
gauravbajaj
LST CareTaker
Experienced
Posts: 658
how to creat HDD partition after installing Redhat Linux
«
Reply #1 on:
August 03, 2005, 10:03:22 AM »
Ya
U can do this after giving this command on Linux command line
o see the current partitions give:
#fdisk -l
to make new partitions
#fdisk /dev/hda
{ where /dev/hda is ur harddisk partitions }
After that give m for help & follow the instrutions subsequently
Gaurav
Logged
ilias
Linux Learner
Posts: 116
how to creat HDD partition after installing Redhat Linux
«
Reply #2 on:
August 04, 2005, 01:58:44 PM »
r u can use the utility called parted for command line and qtparted for GUI based
Logged
ilias
Linux Learner
Posts: 116
how to creat HDD partition after installing Redhat Linux
«
Reply #3 on:
August 04, 2005, 02:00:07 PM »
Is there any built in commands for resizing partitions
Logged
Print
Pages: [
1
]
« previous
next »
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Linux in General
»
Os Talk
»
how to creat HDD partition after installing Redhat Linux