<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Alexander Bugl a &eacute;crit&nbsp;:
<blockquote cite="mid:4A0D179D.9000204@zmaw.de" type="cite">
  <pre wrap="">Hi Nicolas!

  </pre>
  <blockquote type="cite">
    <pre wrap="">Could you post the result of the following commands, they are the ones
used by setup-storage to find the disk configuration:
# parted -s /dev/sda unit TiB print 
# parted -s /dev/sda unit chs print free
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Both produce the same result:

# parted -s /dev/sda unit TiB print
Error: /dev/sda: unrecognised disk label
# parted -s /dev/sda unit chs print free
Error: /dev/sda: unrecognised disk label

But shouldn't the disk label be set by setup-storage?
disk_config sda disklabel:msdos

  </pre>
</blockquote>
Yes, it's supposed to do so with "parted -s /dev/sda mklabel msdos",
but for some reason it has not, and neither has printed any error
message about it. Strange. I'm afraid you will have to wait for Michael
for an explanation.<br>
<br>
In the meanwhile you could try to label the disk yourself, it might be
enough to make setup-storage happy.<br>
<br>
-- <br>
Nicolas<br>
</body>
</html>