Results 1 to 5 of 5
When I set up Debian, I paritioned the drive using a program that the installer ran. What is the command to run the partition program? I don't plan to change ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-24-2003 #1Just Joined!
- Join Date
- Jul 2003
- Posts
- 4
Command to view/edit partitions
When I set up Debian, I paritioned the drive using a program that the installer ran. What is the command to run the partition program? I don't plan to change anything, I just want to see what amount of space I created for each partition. For example, I want to determine the size of my swap and /home partitions.
- 07-24-2003 #2Linux User
- Join Date
- Jun 2003
- Location
- Minnesota, USA yes.....
- Posts
- 479
orCode:"cfdisk"
Code:"fdisk"
- 07-24-2003 #3Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
Specifically, "fdisk -l /dev/hda" (or any other hard drive).
- 07-24-2003 #4Linux User
- Join Date
- Jun 2003
- Location
- Minnesota, USA yes.....
- Posts
- 479
whats teh -l for?
- 07-24-2003 #5Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
For just listing the partitions. Try it and see what it looks like.


Reply With Quote
