martijnvanbrummelen / nwipe

nwipe secure disk eraser
GNU General Public License v2.0
693 stars 79 forks source link

nwipe no longer logs device serial number #8

Closed SpaceAgeHero closed 6 years ago

martijnvanbrummelen commented 9 years ago

Since when does this stopped working?

xambroz commented 8 years ago

No idea, but it is not there. See sampe log: [2016/08/18 15:41:48] nwipe: notice: Opened entropy source '/dev/urandom'. [2016/08/18 15:41:48] nwipe: info: Device '/dev/sdb' has sector size 512. [2016/08/18 15:41:48] nwipe: warning: Changing '/dev/sdb' block size from 4096 to 512. [2016/08/18 15:41:48] nwipe: info: Device '/dev/sdb' is size 600127266816. [2016/08/18 15:41:48] nwipe: notice: Invoking method 'PRNG Stream' on device '/dev/sdb'. [2016/08/18 15:41:48] nwipe: notice: Starting round 1 of 1 on device '/dev/sdb'. [2016/08/18 15:41:48] nwipe: notice: Starting pass 1 of 1, round 1 of 1, on device '/dev/sdb'. [2016/08/18 17:02:30] nwipe: notice: 600127266816 bytes written to device '/dev/sdb'. [2016/08/18 17:02:30] nwipe: notice: Finished pass 1 of 1, round 1 of 1, on device '/dev/sdb'. [2016/08/18 17:02:30] nwipe: notice: Finished round 1 of 1 on device '/dev/sdb'. [2016/08/18 17:02:30] nwipe: notice: Blanking device '/dev/sdb'.

This is really inconvenient ... imagine wiping 10 hotswap disks in a row. It would be really nice to see in a log what exactly has been wiped and how it ended.

martijnvanbrummelen commented 6 years ago

Are you using 32 or 64 bit version of nwipe?

spartanbard commented 6 years ago

I'm using version 0.24 on the newest PartedMagic release (2018-03-27), and it is not showing serial numbers in the terminal log when running PartedMagic in 32-bit or 64-bit mode. I haven't tested it running in any other distros yet. Has anyone else out there tested this?

PartialVolume commented 5 years ago

@spartanbard it's fixed in the master. #64