PartialVolume

Results 465 comments of PartialVolume

On the command line in ShredOS (ALT F2) can you run the following commands `smartctl -a -d cciss,0 /dev/sda` Does it produce smart data ? Can you post the output...

I'm assuming that the zero in `cciss,0` is the first controller. To make this work I need to figure out what controller sda is on. Can you pick a drive...

I could be wrong here, so bear with me ... but smartctl can access only drive specific data for the purposes of determining the state of the drive. If I...

>Is it possible to somehow detect this (maybe by volume name, as on HP it says LOGICAL VOLUME (or similar)) to warn users that this is/was a bad idea and...

>I noticed while in the Config menu that the instructions at the bottom of the screen show that you press Space to select which just takes you back to the...

I just checked the ventoy disk format. ``` Disk /dev/sda: 1.88 GiB, 2013265920 bytes, 3932160 sectors /dev/sda1 * 2048 3866623 3864576 1.8G 7 HPFS/NTFS/exFAT /dev/sda2 3866624 3932159 65536 32M ef...

Do you just copy the file "shredos-2023.08.2_25.0_x86-64_0.35_20231114.img" or "shredos-2023.08.2_25.0_x86-64_0.35_20231114.iso" etc to the ventoy root directory without changing it's name? Reason I ask is that I need identify a exFAT drive...

When you say it didn't work, can you explain that in more detail. Thanks. 👍 I'm running the latest .IMG on Ventoy and it's working on my system with nomodeset...

>Building takes a lot of resources so I want to make sure that an iso file would be generated in the building process, and if it won't be, then how...

That's good. I'll write the code with that in mind.