Displaying 2 results from an estimated 2 matches for "20disk".
Did you mean:
20disa
2007 Jun 19
0
[PATCH 0/4] VHD Support addition
...is based on the VHD format spec covered by Microsoft''s "Open
Specification Promise":
http://www.microsoft.com/interop/osp/default.mspx
MS VHD Spec can be found at the following link:
http://download.microsoft.com/download/f/f/e/ffef50a5-07dd-4cf8-aaa3-442c0673a029/Virtual%20Hard%20Disk%20Format%20Spec_10_18_06.doc
It is divided up into the following patches:
qemu-vhd-support.patch [1/4]
tapdisk-vhd-support.patch [2/4]
blktap-fixes.patch [3/4]
vdisk-support.patch [4/4]
### libvdisk ####
These patches implement a shared library (libvdisk) between q...
2003 Feb 06
2
Can't boot NT floppy
...using memdisk.... it loads the image and then suddenly reboot
the whole PC....
I tried to do the same thing another way, creating my bootable floppy image
with another tool, following these instructions :
http://www.cenatek.com/product_ramdisk.cfm?Page=FAQ_NT#How%20do%20I%20create
%20a%20bootable%20disk
The result is a little bit different, after loading the image, it says
"booting" and the systems hangs.... but is still does not work.
So is there a reason for memdisk not to work with the NT boot ?
If you've already done the same thinkg then it's probably a problem with my
BIOS...