0

Having mucked up my system fairly... horridly, I just want to get my system back to a fresh install state, where I have absolutely no leftovers from my current state, including packages, configs, users, and so forth. Problem is, I just don't have a usb flash drive [etc] handy.

Tim
  • 32,861
  • 27
  • 118
  • 178
Anon
  • 12,063
  • 23
  • 70
  • 124

1 Answers1

1

What about running this in terminal:

sudo apt-get install --reinstall ubuntu-desktop

jmunsch
  • 2,213
  • 1
  • 22
  • 29