Posted: Sat Mar 29, 2008 5:41 pm
I answered no to the question "is my floppy disk or drive bad", meaning that they are both in working order.Stop waisting everyones time
The Place to Start for Operating System Developers
http://f.osdev.org/
I answered no to the question "is my floppy disk or drive bad", meaning that they are both in working order.Stop waisting everyones time
Trying that makes qemu refuse to boot the floppy and on a physical machine, it's no different.You might try doing db 0x55, db 0xaa
I don't use linux except to build things that need to be built with gcc. All MY dump routines output the bytes in actual byte order, so as not to confuse people with artificial byte reorderings -- so the byte dumped at offset 0x1ff really is at offset 0x1ff!Brynet-Inc wrote:I think you should familiarize yourself with the hexdump command bewing..
Who said anything about Linux? I sure didn't...bewing wrote:I don't use linux except to build things that need to be built with gcc. All MY dump routines output the bytes in actual byte order, so as not to confuse people with artificial byte reorderings -- so the byte dumped at offset 0x1ff really is at offset 0x1ff!And he didn't say which dump routine he used.