Hi to all,
my hardisk is partitioned so:
Code:
# fdisk -l
Disco /dev/sda: 500.1 GB, 500107862016 byte
255 testine, 63 settori/tracce, 60801 cilindri
Unità = cilindri di 16065 * 512 = 8225280 byte
Identificativo disco: 0x46889d6b
Ihave ubuntu 11.10 on 1 TB hard drive /home is seperate 890 GB partition swap is 8GB and boot is 9 GB now afrter shrinking /home and moving swap I have unallocated 23 GB between / boot and swap. I need to expand boot to the unallocated space as am getting low disk space warning in boot partition as there is only 796 MB unused in that partition.
I am on the ubuntu 12.04 64bit Beta right now. Having a more exotic partition setup:
- EFI
- /boot PARTITION (fat)
- LVM (encrypted)
|
|- /root
|- /home
|- /swap
Now I noticed that my boot partition doesn't get updated by the Update Manager. Thus new kernel images etc. get downloaded but to another /boot folder on the /root partition.
Hi all,
after applying last kernel upgrade in my 11.2 I can't boot anymore. I have swap and home partitions encrypted but not root partition. The structure is:
sda1: swap partition (encrypted)
sda2: root partition (not encrypted)
sda3: home partition (encrypted)
This is what happens when I boot the system with this grub option (default):
I try to resize my hard disk partition to make room for Karmic Koala Beta using Live USB. While I am resizing, power down suddenly. The partition is corrupted and unable to boot. Then I search online, and found the testdisk program. It recover my partition and I am able to boot to my ubuntu. However, the partition is not showed up at Gparted.
Hi, got a new machine, wanting to do a triple boot.
Since the new rig has 16GB of RAM, and since I rarely logout or use hibernation I'm just going to skip the /swap partition.
So could I just make the /boot, /, and /home partitions and be good?
I've read here of other people setting their swap to zero, don't know exactly what that means, but is it necessary to make a swap however small?
Hi.
If I'm running a system with this configuration:
cat /etc/fstab
Code:
/ / ext3 ...etc
tmpfs /dev/shm tmpfs ...etc
cat /boot/grub/grub.conf
I installed Ubuntu 12.04 on a single disc which already had Windows 7 x64 on it. Windows was on two primary partitions, a very large partition C: and a small 100 mb partition. I've been using this computer for the past year with no problems.
During the installation of Ubuntu, I made four partitions: 1) /boot, 2)/(root), 3)/home and 4) SWAP.
I just installed ubuntu 12.04 using a different partition for the /boot (I don't know why exactly I did this, I remembered reading somewhere on the web about this). The thing is that after this operation, the grub is not showing at boot, so the computer is loaded directly into windows.