Hi

The vvfat driver has wrong partition table entry for plan9. When booting I get 
the error:

cannot add sdC1!dos [63,966798) to disk [0,966735): partition boundaries out of 
range


In Linux the vvfat driver works, but plan9 is refusing to use the first 
partition, because
the wrong entry.

In Linux fdisk -l says the same wrong data:

Disk /dev/hdb: 494 MB, 494968320 bytes
15 heads, 63 sectors/track, 1023 cylinders
Units = cylinders of 945*512 = 483840 bytes

device    boot start   end    blocks   id  system
/dev/hdb1  *    1      1024   483367+  6  FAT16
Partition 1 has different physical/logical endings:
  phys=(1023,14,63) logical=(1023,0,63)


How could the vvfat driver be made working in plan9 ?

Jens


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to