PartialVolume

Results 449 comments of PartialVolume

@Firminator That's good, works in legacy bios mode on my Dell box, but doesn't appear as a UEFI device. I'm not sure if that's an issue with the Dell UEFI...

@CoodyCZ Thanks, Currently I'm having to build separate versions of ShredOS for USB and .iso. But to speed releases up I'm wondering whether there is a tool out there that...

I guess this might be one way, although from my brief look at it, I don't see any mention of whether UEFI is supported. [https://ostechnix.com/create-iso-bootable-usb-drive-linux/](https://ostechnix.com/create-iso-bootable-usb-drive-linux/)

Thanks, that's the way I currently build the .iso but without isolinux, using grub2, I had issues with it before when I tried isolinux, I might have to revisit it....

If you are planning on wiping the machine, why not just set `--autonuke` in the grub config. I suppose nwipe could have a 30 second on screen count down prior...

Have a read through this thread and see if you think a setting in the monitor may be the cause. https://github.com/PartialVolume/shredos.x86_64/issues/64

Take a look at some of the non windows related possibilities here [https://www.google.com/amp/s/www.maketecheasier.com/fix-a-monitor-not-waking-up-after-sleep/%3famp](https://www.google.com/amp/s/www.maketecheasier.com/fix-a-monitor-not-waking-up-after-sleep/%3famp) One that I noticed was having to switch of auto input selection and manually select the appropriate...

No problem. Here's a little trick to see the progress of a running wipe, when your monitor won't play ball. This assumes you have previously enabled telnet in grub.cfg. You...

You can't burn the .img file to CD. ShredOS isn't currently available in .ISO format which is the file format you need for burning to a CD. Support for .ISO...

I've built a .iso image of the latest ShredOS if anybody is interested in testing it? It only supports legacy bios booting at the moment, however, I'm working on a...