Find the answer to your Linux question:
Results 1 to 9 of 9
Ok, so i just recently installed ubuntu this past week, I am running a dual-boot right now. I really like linux, way better than windows, and I think I would ...
  1. #1
    Just Joined!
    Join Date
    Nov 2010
    Posts
    20

    Linux Install

    Ok, so i just recently installed ubuntu this past week, I am running a dual-boot right now.
    I really like linux, way better than windows, and I think I would like to run linux only system. So, my question is, if I back up all my files I need, can I just boot off of the live cd, go to install again, and run the full install where it will wipe the hard drive, or will that cause problem since I already partitioned the drive for the dual-boot?

    Thanks.

  2. #2
    Linux Newbie zenwalker's Avatar
    Join Date
    Feb 2010
    Location
    Inland Pacific NW
    Posts
    175

    Wink

    Repartition.

    I hate NTFS, so personally recommend using this command to wipe the hdd with zeros
    PHP Code:
    dd if=/dev/zero of=/dev/sda bs=4096 conv=notrunc,sync 
    prior to install.
    It will take a while and must be done from a terminal or console, but precludes any trouble due to that other OS and its nasty file system.

    Best wishes!

  3. #3
    Linux Newbie TaZMAniac's Avatar
    Join Date
    Jan 2009
    Posts
    247
    Big step you are taking by going Linux only.
    If you are really sure about this and have all your files backed up then I must say congratulations on taking your first step to freedom.

    But remember this is a big step. If you wipe your hard drive and that drive contains the hidden Windows rescue file partition you will not be able to reinstall Windows with your restore Cd. You will need to go out and buy a full version of Windows.
    That being said......

    Just load in the Ubuntu Cd and run the installer again.
    When it asks about where to load Ubuntu on the hard drive you can choose the option
    to use the entire hard drive.
    This will delete any previous partitions on your hard drive and give Ubuntu the entire hard drive for its own use.

    Good luck and enjoy the ride!

  4. #4
    Just Joined!
    Join Date
    Nov 2010
    Posts
    20
    Yeah, the only thing i really need are my docs and pics and so forth. There are only a very few things that i still HAVE to do in windows like watching my netflix and stuff, but i think I am just going to get me an XP disc and run a little virtual machine inside linux to run the few windows things i use. Apart, from that, linux does everything I need it too and more and I wanna go all out.

    Thanks for the help.

  5. #5
    Linux Newbie zenwalker's Avatar
    Join Date
    Feb 2010
    Location
    Inland Pacific NW
    Posts
    175

    Congrats on going Pane-free!

    Good and smart move!


  6. #6
    Linux Newbie TaZMAniac's Avatar
    Join Date
    Jan 2009
    Posts
    247
    Does Netflix work in VirtualBox?

  7. #7
    Linux Newbie TaZMAniac's Avatar
    Join Date
    Jan 2009
    Posts
    247
    Might want to read this;

    How to watch Netflix (Watch Instantly) in Linux - a great resource for How To's from Wikia

    Explains the different hardware profiles he used to test Netflix running in XP on VirtualBox.

    You need some good hardware!

  8. #8
    Just Joined!
    Join Date
    Nov 2010
    Posts
    20
    cool, i will check it out

  9. #9
    Just Joined! kc1di's Avatar
    Join Date
    Dec 2008
    Posts
    13
    Put the live CD in hit install When the Disc partitioning page come up check use entire disk. And never look back.

    Back up all important stuff First though.


Posting Permissions

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