-
### Describe the bug
The `[tryboot]` conditional does not seem to work in the EEPROM configuration to change `BOOT_ORDER`. The [documentation](https://www.raspberrypi.com/documentation/computers/rasp…
-
i use ESP3D to connect to my old printer through Wifi i success to connect but unfortunately i can't print from SD , although i can print using pronterface ,so can you help me with Gcode sequences tha…
-
Hi friends! Please help me. BTT TF Cloud does not work. Bought on aliexpress BTT SD Cloud. I made all the settings as on video, but ESP does not see the card, or the problem is in the firmware. All co…
-
https://github.com/dosfstools/dosfstools/blob/91978a272e4fe465c3a754a7342b496ff9e49211/src/mkfs.fat.c#L799-L800
https://github.com/dosfstools/dosfstools/blob/91978a272e4fe465c3a754a7342b496ff9e49211/…
-
- **Etcher version:** 1.18.11
- **Operating system and architecture:** OS X El Capitan
- **Image flashed:** ???
- **What do you think should have happened:** I should have been able to select the …
-
mttbx updated
3 years ago
-
Hello,
convert2rhel version: 2.0.0
I'm trying to convert from Springdale 9.2 to RedHat and getting the following error message:
```
[2024-05-30T09:53:37-0400] TASK - [Prepare: Check the firm…
-
linux的ext系列的文件系统不支持超过255字节的文件名。
windows系统的fat16、fat32、ntfs却支持不超过255 UTF-16的文件名,及支持不超过255*2字节的文件名。
最近在linux里下载迅雷离线上的bt任务,里面有些文件名超过了255个字节,结果总是下载失败。
希望iambus能在程序里考虑一下,如果程序是在linux里执行,能把文件名自动截短,使文件名不超过255…
-
I'm using udisks2 to partition a disk for my OS installer. I'm trying to format an EFI system partition, which needs to be FAT 32 (the spec only mentions FAT16 is permissible on removable media, which…
-
### Describe the bug
Hello, I try to build software installer larger than 2GB but always get this compiler error indicating 2GB size limit. Similar error happens also when I use WIX. I know it is NSI…