grub4dos
grub4dos copied to clipboard
外部命令和工具源码:https://github.com/chenall/grubutils 下载:
I cloned this Git repository, and tried to build it on Arch Linux. I always got this error message during running configure: "configure: error: GRUB requires a working absolute objcopy;...
 hd0,0 is NTFS hd0,1 is FAT32 (hd0,1)/ss is empty folder (hd0,0)/empty is empty folder if exist works on NTFS empty folders but does not work if FAT32 partition. How...
During the run-time of a g4b-batchfile, errorcheck is switched ON after each goto-statement when it was OFF first. Issue since grub4dos 0.4.6a 20160315 Seems directly to related to (solved) issue#102
Hi there, I have a disk with Grub4DOS that (is supposed to) boot into Windows 10. When I run QEMU on my Fedora distro, telling it to simply boot from...
When using TAB for autocomplete, the case of the filename is not correctly displayed after entering start of the filename (NTFS partition). Note that I typed Por and then [TAB]...
See https://github.com/a1ive/grub2-filemanager/issues/145 Does grub4dos add Partition Offset? Does it corrupt 0x1c-0x1f in VBR? Does it recalculate checksum in Sector 11 of VBR? Partition Offset at 0x40-0x47 in VBR and Sector...
 Are the CHS values OK? Shouldn't they be FE FF FF 
第一次接触grub4dos,感谢无私的贡献. 请问下如何设置变量呢?在grub或者grub2下可以用set正常设置变量传递.z 这个是在linux下的grub和grub2用的配置文件. > menuentry "FreeBSD" { > set isofile="/boot/mfsbsd-12.1-RELEASE-amd64.iso" > loopback loop (hd0,1)$isofile > **kfreebsd (loop)/boot/kernel/kernel.gz -v** > kfreebsd_loadenv (loop)/boot/device.hints > kfreebsd_module (loop)/boot/kernel/ahci.ko > **kfreebsd_module (loop)/mfsroot.gz type=mfs_root** > **set...
Before this change, fat12_16_dbr, fat32_dbr, exfat_dbr and ntfs_dbr rely on the correct *hidden sectors* value, after this change, for EBIOS they will use the *partition_table_entry.start_sector_ofs* value passed by the MBR...
 HANG !!!!! Works OK on contiguous files...  OK 