Menu

nwipe from clonezilla live

chuck
2013-05-13
2013-06-12
  • chuck

    chuck - 2013-05-13

    thought i would share how to use nwipe from clonezilla live

    clonezilla live (defaults)
    start clonezilla live
    device-image
    skip
    beginner
    exit-to-cli
    cmd

    user@debian:~$ sudo -i
    root@debian:~# nwipe

    spacebar to select disk to wipe
    m to select method of wipe (quick erase with zeros)
    f10 to start
    ctrl-c to quit (if you need to quit before wipe is done)
    enter to exit when wipe is done

    thanks steven for adding nwipe to clonezilla live!

     

    Last edit: chuck 2013-05-13
  • Je1ly bean

    Je1ly bean - 2013-06-04

    Are you able to do a PRE_RUN script so it does an nwipe on bootup? Also can you trigger secure erase as an option?

    Thanks

     
  • Steven Shiau

    Steven Shiau - 2013-06-12

    I believe you can use something like:
    ocs_prerun="nwipe --autonuke --nogui /dev/sda1"
    to do that.
    Do you have any problem to use that?

    Steven.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.