Page 1 of 1

Bytes instead of chs for disk size in bochs?

Posted: Thu Feb 11, 2021 12:31 am
by clementttttttttt
Is there a way to specify the disk image size in bytes instead of chs in bochs? The chs size is extremely troublesome and annoying to calculate.

Re: Bytes instead of chs for disk size in bochs?

Posted: Thu Feb 11, 2021 12:42 am
by xeyes
just omit it, like this:
ata0-master: type=disk, mode=flat, path="30M.sample"
bochs will then print
autodetection enabled
and run fine