fdisk command produces no output

Asked by Julianloui

All my three computers' Ubuntu 12.04 operating systems produce no output to the 'fdisk -l' command. One computer happens to host Windows XP also. When I use the >diskpart command from WIndows XP, I can see 5 partitions. Can someone tell me how to fix this problem? I don't remember seeing it before. Thanks.

Julianloui

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#1

sudo fdisk -l

Will produce output.

Revision history for this message
Julianloui (julianloui) said :
#2

Andrew,

Thanks very much for your help. 'sudo fdisk -l' works as you said..

Julianloui

Revision history for this message
Julianloui (julianloui) said :
#3

Thanks actionparsnip, that solved my question.