LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   unable to see last cylinder in fdisk /dev/sda (https://www.linuxquestions.org/questions/linux-newbie-8/unable-to-see-last-cylinder-in-fdisk-dev-sda-931510/)

parkarnoor 02-27-2012 03:12 AM

unable to see last cylinder in fdisk /dev/sda
 
Hi all

i have a 300 GB hard disk in dl 380 G6 server

i am doing fdisk /dev/sda

i can see all partitions. while creating new partitions using 'n'

i can only see first cylinder prompt and it is coming out new partition creating mode and then if w saved it it is saving first cylinder start and end with same number

yes i can use parted but in fdisk why there is no last cylinder prompt

Regards,
parkar
UAE

T3RM1NVT0R 02-28-2012 01:30 PM

@ Reply
 
Hi Parkar,

Paste the output of the following command:

Code:

fdisk -l | grep /dev/sda


All times are GMT -5. The time now is 07:29 PM.