Results 1 to 6 of 6

Thread: selling laptop, whats the easiest way to delete everything?

  1. #1
    Join Date
    Aug 2010
    Beans
    5

    selling laptop, whats the easiest way to delete everything?

    Hey i'm selling my laptop and I want to wipe it first. It's duel booting ubuntu and vista but vista is infected and not booting. Whats the easiest way to get rid of everything on it? preferably i would want to leave ubuntu and remove vista and all installed programs and files. I don't mind wiping everything off it though.

    thanks

  2. #2
    Join Date
    Nov 2005
    Location
    Sendai, Japan
    Beans
    11,296
    Distro
    Kubuntu

    Re: selling laptop, whats the easiest way to delete everything?

    Probably better to wipe everything, you never know who could get their hands on it. Just use good ol' dd:

    Code:
    sudo dd if=/dev/urandom of=/dev/sda
    From a Live CD of course, no filesystem on the drive must be mounted.
    「明後日の夕方には帰ってるからね。」


  3. #3
    Join Date
    May 2006
    Location
    Lake Placid, Florida, USA
    Beans
    2,019
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: selling laptop, whats the easiest way to delete everything?

    Boot into ubuntu live cd , start gparted , then format the partitions you want to erase , but don't delete them or it will mess up grub .......... then boot up and "update-grub"

    --- of course if you want to erase it all then format it all (from the live cd)......

  4. #4
    Join Date
    Aug 2010
    Beans
    5

    Re: selling laptop, whats the easiest way to delete everything?

    thanks for the help but i don't think i have a livecd, i downloaded ubuntu.

    what else can i do?

  5. #5
    Join Date
    Apr 2009
    Location
    Midwest, U.S.A.
    Beans
    1,209
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: selling laptop, whats the easiest way to delete everything?

    Do you want to sell the laptop with an OS on it, or without?
    Laptop: Dell Inspiron 8200 - Fedora 13 - Goddard
    Desktop: Self-Built - [Ku, Lu, Xu, U]buntu - Lucid 10.04.3 (LTS)
    Linux User: 498249 / Ubuntu User: 29241

  6. #6
    Join Date
    Mar 2009
    Location
    Brazil
    Beans
    475
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: selling laptop, whats the easiest way to delete everything?

    You can always use a pendrive as liveCD.
    Take a look here for a how-to (there is plenty of them in the internet):
    http://www.howtoforge.com/easy-way-t...u-usb-pendrive
    Ubuntu User #27453 | Linux User #490358
    "Don't preach Linux, mention it"
    "Linux is not Windows"
    73% of statistics in forums are made up on the spot

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •