The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    If I run Ubuntu from a USB, Can I erase Ubuntu after and use the USB normally?

    Discussion in 'Linux Compatibility and Software' started by Steven, Jan 27, 2013.

  1. Steven

    Steven God Amongst Mere Mortals

    Reputations:
    705
    Messages:
    986
    Likes Received:
    4
    Trophy Points:
    31
    I'd like to try running Ubuntu on my laptop by putting it on a USB and I know all of my data will be erased but my question is, once I make my decision as to whether or not I want to keep Ubuntu, can I delete the ISO from my USB and use the USB like I normally would?
     
  2. killkenny1

    killkenny1 Too weird to live, too rare to die.

    Reputations:
    8,268
    Messages:
    5,258
    Likes Received:
    11,613
    Trophy Points:
    681
    Yes. Just reformat it again.
     
  3. SHEEPMAN!

    SHEEPMAN! Freelance

    Reputations:
    879
    Messages:
    2,666
    Likes Received:
    517
    Trophy Points:
    131
    Assuming by USB we mean pen drive, thumb drive etc.
    Linux LiveCD (or USB)will load and run in system RAM. When you turn it off it's gone with no effect on hard drive.....other than what you did. (it's possible to modify files on the hdd from the USB/LinuxLive)

    Your main question is yes. USB can be deleted or formatted.

    If you want to try the linux distro for a while, dual boot on loading. Linux will do the partioning and install a menu. You lose no data as it stands now.

    G'luck.
     
  4. Steven

    Steven God Amongst Mere Mortals

    Reputations:
    705
    Messages:
    986
    Likes Received:
    4
    Trophy Points:
    31
    How do I reformat it?
     
  5. tijo

    tijo Sacred Blame

    Reputations:
    7,588
    Messages:
    10,023
    Likes Received:
    1,077
    Trophy Points:
    581
    Boot into an OS, right click and chose format or use the disk management utility in windows or whatever replaces that in the OS you're using if you're not on Windows.
     
  6. Qing Dao

    Qing Dao Notebook Deity

    Reputations:
    1,600
    Messages:
    1,771
    Likes Received:
    304
    Trophy Points:
    101
    You don't even need to reformat it, just simply deleting the files will work as well.
     
  7. Primes

    Primes Notebook Deity

    Reputations:
    919
    Messages:
    1,736
    Likes Received:
    718
    Trophy Points:
    131
    For installing and running linux from a USB flash drive I recommend:

    http://www.linuxliveusb.com
    -or-
    http://unetbootin.sourceforge.net

    just download the linux .iso of your choice, run the program and it will ask some questions and do the rest.
    then just boot your computer from the flash drive and you will be running linux with nothing installed or changed on your hard drive.
    This is a great way to test out many linux distros to see if you like them.

    linuxliveusb is for windows, unetbootin runs in either windows or linux.

    linux flash drives are formatted in "Fat" format so you can easily wipe them from within windows too.
     
  8. fizikz

    fizikz Notebook Consultant

    Reputations:
    28
    Messages:
    163
    Likes Received:
    43
    Trophy Points:
    41
    You don't need to do anything to keep using it as a "normal" USB flash drive. Just plug it in and it should work. The .iso and other files on the USB flash drive just take up space but do not change its functionality. As mentioned above, once you're done installing/trying linux, you can just delete the files or reformat the flash drive to reclaim that space.