well
using bochs, i cant get the "harddisk" function to work (have tried with images, and prebuild images); the error is simple : "ata0-0 disk size doesn't match specified geometry"
well
even if i cange the CHS, it does not help
so does anybody know what to do.
secound: does anybody know a good harddisk emuligater ???(like the VFD )
KMt dk
Bochs ; virtuel harddisk
Bochs ; virtuel harddisk
well, what to say, to much to do in too little space.
when it goes up hill, increase work, when it goes straight, test yourself but when going down, slow down.
when it goes up hill, increase work, when it goes straight, test yourself but when going down, slow down.
Re: Bochs ; virtuel harddisk
this belongs in the OS Development forum.
Also, have you tried QEMU, VirtualBox, or VirtualPC (assuming you're in Windows)?
Also, have you tried QEMU, VirtualBox, or VirtualPC (assuming you're in Windows)?
Website: https://joscor.com
Re: Bochs ; virtuel harddisk
Use the bximage application bundled with Bochs.
Re: Bochs ; virtuel harddisk
well
i have tryed Virtuel pc, but when i write data to the file (raw) it does not work. ( what do i have to do)
Bochs got already that configuation, so it is not that reason..
KMT dk
i have tryed Virtuel pc, but when i write data to the file (raw) it does not work. ( what do i have to do)
Bochs got already that configuation, so it is not that reason..
KMT dk
well, what to say, to much to do in too little space.
when it goes up hill, increase work, when it goes straight, test yourself but when going down, slow down.
when it goes up hill, increase work, when it goes straight, test yourself but when going down, slow down.
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
Re: Bochs ; virtuel harddisk
Most VMs don't use a flat binary as a harddisk file, but instead hold some extra details on the size and what is stored where.
Bochs can work with flat images but you need to tell it to do it that way. For starters, will you post the relevant lines from the bochsrc and the exact size of the image file in bytes (assuming you're using a flat binary)?
Bochs can work with flat images but you need to tell it to do it that way. For starters, will you post the relevant lines from the bochsrc and the exact size of the image file in bytes (assuming you're using a flat binary)?
Re: Bochs ; virtuel harddisk
1424
it is the fist ata drive
and it is the boot drive ..
the other data, seems to be the reason ...
it is the fist ata drive
and it is the boot drive ..
the other data, seems to be the reason ...
well, what to say, to much to do in too little space.
when it goes up hill, increase work, when it goes straight, test yourself but when going down, slow down.
when it goes up hill, increase work, when it goes straight, test yourself but when going down, slow down.
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
Re: Bochs ; virtuel harddisk
Well obviously it will complain when you use an image that is *not* the size of any sensible disk. Its not even a multiple of 512
Re: Bochs ; virtuel harddisk
so im supossed to make it divebel with 512 , even if i say that the CHS is
1024
16
63
i thought it would cout the rest as "space" .
okay ...
i will just test it, when i have the Hdd driver working ( i testing on RHW, very funny )
KMT dk
1024
16
63
i thought it would cout the rest as "space" .
okay ...
i will just test it, when i have the Hdd driver working ( i testing on RHW, very funny )
KMT dk
well, what to say, to much to do in too little space.
when it goes up hill, increase work, when it goes straight, test yourself but when going down, slow down.
when it goes up hill, increase work, when it goes straight, test yourself but when going down, slow down.
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
Re: Bochs ; virtuel harddisk
No, the image must be the same size as the disk itself. I.e. 1024 * 16 * (63+1) * 512 bytesso im supossed to make it divebel with 512 , even if i say that the CHS is
1024
16
63