On 02/08/2010 02:27 AM, Peter Humphrey wrote:
Hello again List,

$ sudo  fdisk -l

Unable to seek on /dev/sda

Not sure what's going on, but you might want to post more info so that others might have an idea about what's wrong. First, clean dmesg:

  sudo dmesg -c > /dev/null

Then try fdisk again:

  /sbin/fdisk -l

(No need to be root for fdisk -l.)

Then post the output of:

  dmesg

(If there's any output.)

And finally, post the output of:

  mount
  cat /proc/partitions


Reply via email to