using old .bin floppy images instead of .img files...
Posted: 2. Nov 2020, 21:31
So I'm trying to install debina buzz... REALLY old os I know, but that's the point here! the problem is, buzz installs from a ramdisk that's loaded from a floppy image. the image is a binary copy of a floppy disk. The boot floppy loads fine (though I did have to rename it to .img for VB to load it), but the root image will not load in virtualbox I get the following error:
I'm not really sure where to take this...
Code: Select all
Failed to open the disk image file C:\nyxcrap\ISO\Linux\Debian\1.1 - Sarge\root.bin.img.
Could not get the storage format of the medium 'C:\nyxcrap\ISO\Linux\Debian\1.1 - Sarge\root.bin.img' (VERR_NOT_SUPPORTED).
Result Code: VBOX_E_IPRT_ERROR (0x80BB0005)
Component: MediumWrap
Interface: IMedium {ad47ad09-787b-44ab-b343-a082a3f2dfb1}
Callee: IVirtualBox {d0a0163f-e254-4e5b-a1f2-011cf991c38d}
Callee RC: VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)