Hey guys, I want to install Ubuntu alongside my Windows 7 OS.
I'm about to re-install my system. I like to keep a separate /home and / root partitions. I've been using (K)Ubuntu for around a year now and my / partition (almost 36Gb) never climbed over ~13Gb of used space.
What would you say is the appropriate maximum size one should set a / partition to?
I have deployed two VMs on VMware with CentOS 6.3 Net Install. It has automatically created some partitions. It has created two major partition for root and home. root partition has size of 50GB and home 168GB. root partition has 35GB of free space. I want to resize partitions safely without data loose. server is running CPanel and home partition has important user data.
here is 12.10
partition is 2 swap-devs with size of each 16 Gibi
and one dev with boot and one dev with main-partition for home.
I want to dissolve 1 swap-dev for to enlargen the home partition
with additional 16 Gibi.
How do I do this correctly without risk of data-loss ?
There is no partition-table ! command fdisk shows no reaction.
I have resized lvm partitions in the past, but after the resize there is space at the end of the partition. What I want to achive is to have the space at the beginning of the partition instead.
I have 250Gb drive on a laptop, which has Windows 7 on a 122Gb ntfs partition (which has a "boot" flag on it) and Ubuntu 12.04.1 on a 110Gb extended partition, of which the root ext4 partition is 108Gb and the swap is 1.74Gb. You can see everything in the screenshot below.
I had:
Software:
Dual boot with
Windows XP
Ubuntu 10.04 LTS x32
Hardware
Fake RAID 1 (mirroring) with 2x1 TB:
Partition 1 - Windows
Partition 2 - SWAP
Partition 3 - / (root)
Partition 4 - Extended
Partition 5 - /home
Partition 6 - /data
arek@domek:/var/log/installer$ sudo fdisk -l
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525
I'm trying to set up dual-boot on my MacBook Pro, and have run into some questions. I used Disk Utility to allocate some free space for Ubuntu, and now I'm in the Ubuntu installer's partitioner.
There are already 3 partitions on my disk. One is EFI, one is for Mac OS X, and one is I think for recovery. I want to make a partition for Ubuntu and a swap partition.
I have Linux Mint 14 installed as my only OS. I have one extended partition containing /swap, / and /home, and I have some unallocated space on my drive.
I'm guessing that Mint decided to put this all on an extended partition instead of three primary partitions.
So I want to build Linux From Scratch using some of my unallocated space.