1

I recently installed ubuntu 14.04 , but when i installed it the laptop was not connected to internet. But now the bluetooth is not working and laptop only gets connected to wifi for 20 minutes then it never again connects. I figured out that if i reinstall ubuntu while conected to internet it will install proper drivers. So how do i completely remove ubuntu from laptop and then reinstal it? Plz give me acurate procedure.

  • How did you originally install it? – Sam Estep Nov 28 '15 at 15:28
  • I installed ubuntu using a bootable pendrive. How can reinstall it properly to make all things work – Manish Sakpal Nov 28 '15 at 15:32
  • I installed Ubuntu from a bootable USB stick as well, and just today I reinstalled it the exact same way I originally installed it. Have you tried that so far? – Sam Estep Nov 28 '15 at 15:39
  • Ok it means you overwrited it. Does overwriting deletes all previous contents? – Manish Sakpal Nov 28 '15 at 16:19
  • Yes; I keep everything important backed up on the cloud, so that's not a problem for me. If you need to keep your existing files, you'll need to either copy them off your drive and then copy then back after reinstalling, or use a different option. – Sam Estep Nov 28 '15 at 16:21

1 Answers1

2

To completely remove and reinstall Ubuntu

  1. Boot from Ubuntu installation media.
  2. Select Try Ubuntu without installing.

When the desktop appears - open GParted.

  1. Format the Ubuntu partition with ext4.

  2. Close GParted, click on Install Ubuntu.

  3. When asked - choose Something else.

  4. Select the partition formatted before.

  5. Then select / (root) as the mount point.

  6. Start installing Ubuntu to this partition.

cl-netbox
  • 31,163
  • 7
  • 94
  • 131