GamingCity
GamingCity
Sure "-o multichannel" is the command for cifs to enable multichannel, by default this is disabled "-o max_channels=N" sets the max amount of parallel channels, by default is 2 I...
Sorry, I did not understand that. To make it clear, "/" is my tftp root, grub4dos efi file is in there, then i created /efi/grub/menu.lst file, (i copied the one...
Its the same problem. I think it is lossing connection to the tftp, because on command line trying to do a "ls" gives "error 12: invalid device". I checked on...
nothing strange, just dropped the efi into my tftp server, the the dhcp server to boot that filename and created the proper /efi/grub folder. I just get the "find /efi/grub/menu.lst,...
Today i tried something diferent, using the mkimage to add the menu.lst directly into the efi file, this works, the menu loads, but just as before i cant chainload anything...
I took a look here https://github.com/adamhathcock/sharpcompress/blob/632b83f75ddd1eca52ce633048ce4235485b5db7/src/SharpCompress/Writers/Zip/ZipWriter.cs#L395 Default LZMA settings are 32 fastbytes and 1MB dictionary (1
Thats software rendering there is not a single image anywhere that includes the HDMI patches and the panthor driver patches. On top of that it may need a special version...
VOP is planned for merge in 6.8rc1. But i heard that panthor does not work with the newer kernel version. So i think they will have to rebase it and...
Yesterday i was able to "get it working" by trial and error before i read your message. Ill check you code as mine is probably very inneficient i was just...