Results 130 comments of A1ive

> title freeBSD > find --set-root --ignore-floppies --ignore-cd /mfsbsd.iso > map /mfsbsd.iso (0xff) > map --hook > chainloader (0xff) > ~~set kFreeBSD.mfsbsd.test="test"~~ 你如果map启动的话应该不需要传递这个参数。

> 对,如果是单纯启动,是不需要传递参数的, > 但是要让bsd加载特定驱动或无人值守或设置网络等等BSD系统引导设置调整都需要设置变量传递参数呢,实属无奈啊. 那我就不清楚了。 grub2下这个变量是通过特殊方式直接传递给内核的。 我大概看了下grub4dos的代码,好像没有实现这个。

> Also please include \ext folder and all utilities in grub4dos zip file (similar to grub4efi). The old grub4dos utilities no longer work with latest grub4dos, so we need new...

See https://github.com/ipxe/wimboot/issues/28 > With the syslinux-6.03 prebuilt binaries I am able to get as far as attempting to load the modified wimboot. It fails to execute with syslinux.efi reporting the...

我觉得对于像 'echo' 和 'set' 这样,最后一个参数是字符串的命令,不应吸收末尾的空格。

> I made another ISO as ISO9660+UDF - it FAILS in same way. So bug in UDF code? Could you please upload a minimal ISO that reproduces the problem?

> UEFI shell does not support NTFS partitions. > > First, execute in the fat partition: load /ntfs efi, Then execute in NTFS partition: chainloader /grubfmx64 efi boot 启动 EFI...

> where OUTFILE is usually a memory drive of a sufficient size -e.g. (md)0x300+1 if file is less than 512 bytes. So the decrypted text is stored in memory? That...

> ccrypt allows for asymmetric encode/decode http://ccrypt.sourceforge.net/ website down? > 403 ERROR The request could not be satisfied.