Results 1 to 5 of 5

Thread: delete ******* OS

  1. #1
    Join Date
    Dec 2008
    Location
    Middle o'nowhere
    Beans
    478
    Distro
    Ubuntu 15.04 Vivid Vervet

    Red face delete ******* OS

    Presently I have a dual boot set up, which works just fine except that I don't use windows anymore.
    So how do I remove it and the partition, or should I just delete the Windows OS and use the partition as storage?

  2. #2
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: delete ******* OS

    format the windows partition

    and dont forget to run :

    sudo grub-install /dev/sda
    sudo update-grub

    then its up to you to use that free space as you want/need

  3. #3
    Join Date
    Dec 2008
    Location
    Middle o'nowhere
    Beans
    478
    Distro
    Ubuntu 15.04 Vivid Vervet

    Re: delete ******* OS



    Format the ntsf partition to what protocol?

    and what is this for?

    sudo grub-install /dev/sda
    sudo update-grub
    Is there any problem with reformatting and the Windows boot manager? (or GRUB2)

    Thanks for your help -

  4. #4
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: delete ******* OS

    here is a standard install

    http://ubuntuforums.org/showpost.php...21&postcount=2

    note: simply erase it, or format as you want for now, you will reformat as it need when you will use it.

  5. #5
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: delete ******* OS

    I normally suggest smaller system partitions and larger data partitions. Do not use Windows tools for Linux. You can just use gparted to reformat to ext4 or whatever you want.

    You can just use it as data or move /home.
    To move /home uses rsync- Be sure to use parameters to preserve ownership & permissions
    https://help.ubuntu.com/community/Pa...ng/Home/Moving

    If a ext4 data partition you will have to manage ownership & permissions. Often best with permanent mount in fstab.

    Partitioning basics with some info on /data, older but still good bodhi.zazen
    http://ubuntuforums.org/showthread.p...data+partition

    Understanding fstab
    http://www.psychocats.net/ubuntu/mountlinux
    https://help.ubuntu.com/community/Mount/
    https://help.ubuntu.com/community/FilePermissions
    https://help.ubuntu.com/community/Fstab
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

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
  •