-
I edited file in geany, on the moment my disk become full
I try to save file but geany erase my file and set to 0 size
-
Steps to reproduce using virsh:
- create a VM using virsh (or even virt-manager) with at least one disk
- delete the VM in Kimchi
We'll notice that the VM disks will remain untouched after the VM del…
-
Installing the pascal workshop (v 3.0) fails to succeed. Attempting to erase/format the disk fails and the workshop installer complains that it cannot write to the disk. I've tried the installation wi…
-
I imported about **20,000** costumes in *TurboWarp* (although it seems unbelievable). Each costume is very simple, stored as a vector graphic representing a Chinese character. When I tried to import t…
-
Hello,
I am trying to install FileX + LevelX in an stm32h7 microcontroller using a nor custom driver. I do have in my hardware an AT45DB641 NOR memory.
I am working it as an stand alone and als…
-
```
What steps will reproduce the problem?
1. download atv-usb creator1.0.b10
2. format USB drive to Mac OS Extended
3. Run atv-usb creator
What is the expected output? What do you see instead?
atvus…
-
I have eMMC Booting, as in it boots and starts Stage 1, but fails to mount /dev/disk/by-partlabel/disk-sysboot-root
when targetting /dev/mmcblk0
if I target /dev/sda and put it on a usb, it works …
-
```
What steps will reproduce the problem?
1. Using 1.0.b13 to create patchstick,
2. Click on create dmg
3.
What is the expected output? What do you see instead?
Downloading 2Z694-6013-013.dmg...
Do…
-
I received a notification today from MS regarding the unmanaged disk to managed disk migration.
I haven't gone deeper into the process, but likely the data stored in the unmanaged disk will be erased…
-
Instead of:
```python
t.set_cores(1)
t.set_memory(1000)
t.set_disk(2000)
```
we would have, for the "default" category:
```python
v.set_resources_max({"cores": 1, "memory": 1000, "disk":…