Paul Brook wrote:
On Saturday 12 May 2007, Jonathan Phenix wrote:
Hi,
currently the block driver in qemu only handles blocks (or sectors)
which are 512 bytes long,
...
Then, each probe functions should be modified to reject sector size
which is not 512 bytes, except for the raw block drive
On Saturday 12 May 2007, Jonathan Phenix wrote:
> Hi,
>
> currently the block driver in qemu only handles blocks (or sectors)
> which are 512 bytes long,
>...
> Then, each probe functions should be modified to reject sector size
> which is not 512 bytes, except for the raw block driver, which will