-
In the journal i find errors like:
```
Error performing housekeeping for drive /org/freedesktop/UDisks2/drives/WDC_WD10EARS_22Y5B1_WD_WCAV5N114177: Error updating SMART data: Error sending ATA com…
-
Under "System"
The option "Free Disk Space", is noted as performing the following function ..
"Wiping free disk space erases remnants of files that were deleted without shredding. It does not free…
-
**Describe the bug**
Installs usually exist as ISOs, which are often written to USB. Multiboot USBs modify the kernel boot parameters so that they can fit more than one live boot on a USB, but that m…
-
Improve user experience.
- [ ] There is no blue background when selecting the partition of the disk.
- [ ] Erase erase tab is only blank and does not have this function.
- [ ] Format option h…
-
**Describe the bug**
sometimes a disk isn't erased with terraform destroy -auto-approve when one or more are associate with a vm
**To Reproduce**
Steps to reproduce the behavior:
1. build up som…
-
```
What steps will reproduce the problem?
1.utility - disk utility - erase free space(zero out deleted files)
2.utility - disk utility - repair disk permission
3.
What netbook are you using this on?…
-
Erase u-boot script needs to erase more of eMMC :-)
```
install -ierase
...
install -irootfs...gz
...
Partitioning /dev/disk/...
Formatting new partitions on /dev/disk/...
/dev/sdb2 contains a ext4 …
-
```
What steps will reproduce the problem?
1.utility - disk utility - erase free space(zero out deleted files)
2.utility - disk utility - repair disk permission
3.
What netbook are you using this on?…
-
```rust
pub static mut G: i32 = 0;
fn myfunc() -> i32 {
let var: *mut i32 = &raw mut G;
if !var.is_null() {
return 0;
}
return 0;
}
pub fn main() {
myfunc();
}
```
**Repro…
-
There are separate issues files about making it possible to use the SATA Secure Erase command, and its NVME equivalent. This bug is about having an API for secure erasing mechanical drives.
Ideally…