Skip to content
Discussion options

You must be logged in to vote

Depending upon how you are booting, ShredOS/nwipe already stores customer lists, selected customer and organisation details.

Assuming you are booting from a USB stick and importantly it's formatted as either exfat, fat16 or fat32 (as described by fdisk) then any changes you make when you go into the config screen ( press c on drive selection screen) will be saved to the USB device in /etc/nwipe/nwipe.conf and /etc/nwipe/nwipe_customers.csv

When ShredOS boots it looks for the USB boot disc and retrieves nwipe.conf and nwipe_customers.csv

/etc/nwipe/nwipe.conf

Organisation_Details : 
{
  Business_Name = "WipeThatDisk.com";
  Business_Address = "ServerCity";
  Contact_Name = "S.H. REDOS";
  …

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Darth-NullVortex
Comment options

@Darth-NullVortex
Comment options

@PartialVolume
Comment options

Answer selected by Darth-NullVortex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants