Ubuntu Installation :: Allocate More Space To The "/boot" Directory?
Apr 30, 2010
How do I allocate more space to the "/boot" directory?
I'm trying to upgrade from 9.10 to 10.04 and it says the "/boot" directory does not have enough free space, and that I need to free up 5mb more.
I checked my root dir, and I have 65Gb free.
View 1 Replies
ADVERTISEMENT
Jan 24, 2011
I have a notebook with dual boot windows and Ubuntu 10.10 on a 80 Gig hard drive. The windows XP partition was initially installed and took up the whole drive (dev/sda1). I then freed up some space and created and installed Ubuntu (/dev/sda6) and swap (/dev/sda5) on an extended partition (/dev/sda2). Initially I only freed up 3.6 Gig which I thought would be more than enough but not any more. I cannot even install the updates as there is only 100 Meg left which is not enough. I then freed up more space (8 gig) from the windows partition to allocate to Ubuntu.
My problem is that I can't seem to find to now allocate this "freed-up" space to Ubuntu? I realise that I have to boot-up from a the Ubuntu live disk so that the hard drive is not mounted to allow changes but I'm still unable to change the partitions. I'm using GParted.
The drive looks like this currently:
[...NTFS] [...Unallocated] [...Extended{(ext4),(linux-swap)}]
View 2 Replies
View Related
Jun 21, 2011
I have an Acer Aspire One that came with Windows 7 starter and 1GB of ram. I am currently trying to install Ubuntu 11.04 via USB drive. The problem that I am having is, whenever I get to the Allocate drive space screen it shows nothing. The box is pink with not text. If I click on Install now anyway I receive a No Root File System error. Currently the hard drive has NO partitions on it, including no file systems. It's completely blank and it is also showing up in my BIOS.
View 7 Replies
View Related
Jun 4, 2011
i already make a copy of all my data and i already download the live cd of fedora 15
here is my computer specifications of my netbook
AMD SEMPRON SI-42 2.10 GHZ
2,00 GB OF RAM
32 BIT SYSTEM
ATI RADEON HD 3200 GRAPHICS
232 GBS OF FREE SPACE
DVD-RW
this pc works good in Fedora 15 ? I do not know how much space to allocate for the partitions to be created, and I do not know which partitions must be created. I need a very good performance, my computer is able to give it to me with Fedora 15?
View 3 Replies
View Related
Jul 11, 2010
I'm trying to install Fedora 13 on my HP dv6 laptop and when I try to use the Use Free Space installation type, I receive a Partitioning Error: Could not allocate requested partitions - not enough free space on disks. Before I started the install, I used the Disk Management utility in Windows 7 to shrink the volume of the C: drive down to 242 GB and leaving 210 GB Unallocated. Here is what the screen looks like when I select Create Custom Layout (also receive the not enough free space error):
Device (sda) Size Type
sda1 199 ntfs
sda2 248,018 ntfs
Free 215,175
sda3 13,443 ntfs
sda4 103 vfat
View 5 Replies
View Related
Nov 8, 2010
I'm trying to run preupgrade to upgrade to fedora 14 from fedora 12 and get a message saying there is not enough space in /boot/upgrade. I've found some instructions on how to make more room in the boot directory but I get an error near the last step as I have noted below:
Method 1: Free up space
First, try to remove any kernel packages not currently in use on your system. The kernel-prune.py script can be used to identify kernels that may be safely removed. If you choose to remove additional kernels, be prepared with installation media should you be unable to return to your previously installed system.
The installer will need approximately 26M of free space in /boot. Use the following command to determine the amount of free space in the /boot partition:
df -h /boot
To identify kernels that may be safely removed, run the following from a command line:
curl -O '[URL]'
chmod a+x kernel-prune.py
./kernel-prune.py
Now, to actually remove the kernel versions listed by the above command, run the following as root:
# PKGS=`./kernel-prune.py`
# echo $PKGS
# yum remove $PKGS
Next, adjust the number of reserved filesystem blocks using the command tune2fs. You'll first need to identify the block device for your /boot file system. In the example below, /dev/sda1 is the block device for the /boot filesystem.
# mount | grep "/boot"
/dev/sda1 on /boot type ext4 (rw)
I get this far and get the following Error:
[root@localhost ~]# mount | grep "/boot"
/dev/sda1 on /boot type ext3 (rw)
[root@localhost ~]# /dev/sda1 on /boot tupe ext3 (rw)
-bash: syntax error near unexpected token `('
[root@localhost ~]# mount | grep "/boot" /dev/sda1 on /boot/type ext3 (rw)
-bash: syntax error near unexpected token `('
[root@localhost ~]#
Now, adjust the number of reserved blocks for the /boot filesystem using the command tune2fs. Normally, a small amount of space on ext filesystem formatted partitions is 'reserved' and can only be used by the system administrator; this is to prevent an entirely full partition from rendering a system unbootable, and allow the administrator some space in which to work in order to clean up 'full' partitions. However, neither of this cases really applies to the /boot filesystem, so removing this reserved space is safe.
# tune2fs -r 0 /dev/sda1
View 1 Replies
View Related
Apr 8, 2010
I have Dell Laptop 1545 which already installed windows 7 home premium which is also having two partitions one is reserved by the oem and another is for recovery partition and another 200gb i am using for windows 7 now i have left only 80gb hard disk. So I started to install the Fedora 12 in my laptop every thing is going fine but
at the time of creating the partitions iam unable to allocate the partitions the left 80gb i tried to select and tried for custom partition but to my surprise it is giving the following message "Could not allocate requested partitions: not enough free space on disks"
View 3 Replies
View Related
Apr 25, 2011
I am borrowing a friend's Eee PC 4G. Ubuntu eventually crashed because the hard drive filled up (even after all personal files had been removed). So now I'm trying to reinstall Ubuntu Netbook 10.10 from a bootable USB. Creating the USB worked fine and I managed to get all the way to the "Allocate drive space" screen. I opted to make no partitions and just use the entire disk space for the install. It tells me that 2 partitions will be deleted, which is fine. I then click Forward and it just hangs there endlessly, spinning its wheel. I suspect that the already-full hard drive may be causing problems. Is there any way around this so I can get the computer running again?
View 9 Replies
View Related
Apr 30, 2011
On the Ubuntu website, they have a screenshot of installing 11.04 from 10.04. The options are: Install 11.04 alongside 10.04, Upgrade 10.04 to 11.04, Erase 10.04 and reinstall, Something else. Erase 10.04 and reinstall is the option I want, but that is not an option when I actually try to install it. The installer detected that I have Ubuntu 10.04 and Windows XP, and gave me the following options: Install 11.04 alongside both, Erase both OSes and install 11.04, Something else. I want to install 11.04 over 10.04 and leave Windows alone. I guess I have to do the partition stuff, but I don't want to screw anything up. Here's how my partitions are currently set up.
/dev/sda1 ntfs 54303MB
/dev/sda3 ext3 19567MB
/dev/sda5 swap 896MB
/dev/sda2 fat32 5248MB
View 3 Replies
View Related
Jan 29, 2011
I'm a Linux newbie but familiar with computers in general. I can install 9.4 64 bit (but no network to update from), but 10.4 and 10.10 both fail -- I cannot get the Allocate drive space screen to list the available drives. Just a blank panel. The drive is listed in the Boot loader panel. The LiveCD works. Disk utility and Gparted are both available. At one point I even managed to mount the 9.4 file system on the LiveCD, I think using "sudo mount"
View 2 Replies
View Related
Oct 24, 2009
Created abt 16.4 gb free space using Disk Management in vista. I read the sticky on installing from the live cd and did accordingly. Whatever Partition i create first (boot or /), it gets done. However, when tryin to create the 2nd partition, i get "Could not allocate requested partitions:Not enough free space on disks." Cant proceed any further.
View 5 Replies
View Related
Mar 16, 2010
I have a messed up system, or so I think. I have all sorts of partition issues that I just don't understand. I may have installed Ubuntu multipe times (GRUB show 5+ copys) along side my copy of W7. GParted show two Unused partition spaces, one massive on that it cant read completely (ntfs), a LinuxSwap, something called (ext4) and something called (extended).
What is going on? I recently deleted a virtual machine, but it looked like this even before this. How can I allocate all of my space only to W7 and one Ubuntu OS? Pic of GParted is attached.
View 8 Replies
View Related
Feb 1, 2011
I have 500 MB of unallocated space on my hard drive. I would like to create a new partition with ext 3. Unfortunately, gparted gives an error so I am wondering if there is a way to do this without using gparted.
View 3 Replies
View Related
Feb 10, 2010
Is it possible to allocate more disk space to WINE's c: drive?
View 1 Replies
View Related
Oct 1, 2010
it is possible if i can have sub-users in my server and can i allocate a limited amount of space only. For example i am the root of server and now i can add another user with name john and he should be able to use only of 2GB out of my total hard-disk.
View 4 Replies
View Related
Jan 20, 2011
I just got a new SSD, and I'm looking for advice on how best to incorporate it into my existing LVM setup. I have the following logical volumes (mounted at the obvious places):
[Code]...
I've got 108.26g in the physical volumes associated with the new SSD. I'm going to use pvmove to migrate some of these LVs to the SSD. The question is, which LVs to move?
The machine in question is basically a home workstation. I do some light development (source code lives in home), run some very low-load server processes (apache, etc.), and do a bit of image and video editing from time to time. I run Gentoo on x86 if that makes a difference.
View 3 Replies
View Related
Sep 7, 2010
I have a VMWARE machine, I have extended it from 20GB to 30GB for Linux box.How do I take the additional 10GB that it has and allocate it to -dev-mapper-VolGroup00-LogVol00 ?That way I can use the 10GB of available space in that file system.
View 1 Replies
View Related
Dec 29, 2008
I have fresh CentOS 5.2 installed to 2 sata hdd 1.5 TB size; on every of that hdd is primary raid1 submirror of /boot made with md during install. All other space is lvm place, on lvm living root and swap partitions. And it's work. Now I want to mirror my root and swap, and add other volumes with different raid requirements (raid0 and raid1).
# lvcreate -L10G -m1 -n mir vg0 Insufficient suitable allocatable extents for logical volume : 320 more required Unable to allocate extents for mirror(s).
View 2 Replies
View Related
Mar 6, 2010
I have linux and windowsxp on one machine. I have only 3gigs free on the windowxp machine and 20gigs free on the linux machine. I want to transfer space from the linux box to the windows machine.Is this possible and what steps would I need to follow to do this?
View 1 Replies
View Related
May 21, 2010
I am trying to upgrade to Ubuntu 10.04 and stumbled on a little problem. My partition scheme is as follows and I am installing Ubuntu on an External USB harddrive:
499 GB HARD DISK
WD My Passport 070B
MBR Partition table
49 MB Filesystem --/boot
Linux Ext4 (version1.0)
[Code]...
View 9 Replies
View Related
Feb 16, 2009
I recently installed Antix Mepis 8M on Dell Latitude D410 laptop. Everything is fine except that at boot I get the following weird message: pci 0000:00:1e.0: BAR 7: can't allocate I/O resource [0x10000-0xffff]
It doesn't noticeably slow down the boot and everything works fine once running, but I'm curious to know what it might be and whether it could possibly represent trouble in the future.I googled it and found this: http:[url].....But there is no associated solution, and other results are largely reposts of this query.
View 3 Replies
View Related
Jun 20, 2010
I had to reinstall my Ubuntu 10.04 system after some trouble trying to remove a FAT32 partition. I reinstalled using the Live Ubuntu CD (not Ubuntu Studio CD) and seems to work fine. I want to know if its normal to have an unallocated space before the boot partition? I installed GRUB2 in the sdb1, not in main sdb. Ubuntu boots fine, but I was wondering if the unallocated space affects it being detected properly by other systems? When I boot OS X I get an error that the HD is not formatted. Previously I was not getting the error. OS X & Ubuntu are each on a separate SATA HD and Windows XP is on a third IDE HD.
View 7 Replies
View Related
Apr 16, 2011
can i allocate swap area after installation? can i do this?
View 6 Replies
View Related
Mar 1, 2011
I am attempting to install the 64-bit version of Ubuntu 10.10 on my computer.I'm intending to dual boot Win7 and Ubuntu with one hard drive that came factory partitioned into two drives. Win7 was installed first.Ok, onto the issue. The Install is going well until I get to the Allocate Drive Space form (so almost right off the bat). I first created a swap partition within my "second drive" (really just a partition of the larger drive). This stalled out and I had to exit setup and restart the computer. Booted into Win7 to be safe and Win only recognizes the First Drive and no longer the second drive. So, I boot up the Ubuntu Install CD and get back to the allocate drive space form I see I have a (linux-swap) drive with the same gb space as before.
So, from here I create a partition within the "second drive" 20gb of ext4 type space. This does not stall out and creates a partition of 20 gb. But, now it says I have 175 gb of "Unusable" space. This is very unsettling and using the "revert" button does nothing.How do I fix this space so I can finish the install?[URL]
View 9 Replies
View Related
Jun 15, 2011
My boot partition doesn't have any space left, rendering me unable to install any updates. Most space in the boot directory (85 MB) is taken by the following files:
initrd.img-2.6.32-24-generic
initrd.img-2.6.32-26-generic
initrd.img-2.6.32-27-generic
initrd.img-2.6.32-28-generic
initrd.img-2.6.32-29-generic
initrd.img-2.6.32-30-generic
It seems to me that I�d need at most one of these. What exactly do (or did) these initial ramdisks do, and is it safe to delete them?
View 5 Replies
View Related
Apr 23, 2010
how much disk space a non manual dual boot uses? I've always been guided by a person knowing much about linux when doing my dual boot (and been guided to do the partitions manualy), but this person is not there for the moment and I need to do a dual boot on my son's computer. Since he'll need his Windows computer mainly for games I wouldn't want Ubuntu to take 2/3 of his disk space (which is about 250 Gb I think, let's say 50 Gb would be perfect for the Ubuntu)
And I'm not sure how I could change this later, cause in my own computer I cannot find how to resize (I cannot unmount neither resize the partitions I have) I don't mean I need to do this on my computer but I mean I wouldn't want to try out anything if I'm not sure it be could restored in 1,2,3. And partitions is such a thing. If I remember correctly I've done dual boot by default (i mean without doing the partitions manualy) and it does about 50/50 ?
View 2 Replies
View Related
Sep 19, 2009
I was impressed to be asked on Fedora 10 if I want to upgrade to Fedora 11 but the first time I tried I had this error:
Not enough space in /boot/upgrade to download install.img.
My boot partition is 99MB and AFAIK that is not unusual so I tried tidying up a bit, uninstalling all except 2 kernels, and now have about 80MB for whatever needs to be downloaded in /boot/upgrade. But I get the same error. I can fix this by using wired instead of wireless networking but I want to know for planning purposes (next time I create a boot partition) how much space is required?
$ ls -l /boot/upgrade
total 21594
-rw-r--r-- 1 root root 18985802 2009-06-03 00:02 initrd.img
-rw-r--r-- 1 root root 3035056 2009-06-03 00:02 vmlinuz
Should I delete these? It looks like they might be left over from last time but I assume preupgrade knows what is junk and what isn't.
View 6 Replies
View Related
Jun 10, 2009
I'm trying to install 11 on my desktop from the live CD. I already have XP and Ubuntu installed, and I know for certain that I have an additional 25 GB left with my documents partition included. I am using a ~= 1 week old hard drive, so that last 25 GB is raw and unformatted.Anyway, here's what's going on: When I attempt to create a new partition in the "free space," I get an error dialog saying "Could not allocate requested partitions: not enough free space on disks."I thought maybe it was a quirk with the ext3/ext4 dilemma, maybe I had to create /boot prior to /, but I tried it both ways.
View 4 Replies
View Related
Jun 17, 2009
I've got Fedora 11 working fine on an HP Mini 2140 netbook. (Wireless works after enabling the rpmfusion repo and installing the broadcom-wl driver.) Now I want to try to put Moblin 2.0 on the netbook as a dual boot.
Unfortunately the Moblin installer (Anaconda? Looks like it.) reports that there's no free space on the / volume. It looks like what's going on is that Fedora 11 created two partitions: /boot and /; and the / partition is LVM and uses all the rest of the available space on the hard drive.
I want to continue using Fedora 11's bootloader for any dual boot. So, basic question #1: Is the solution to create another partition for the Moblin install, or to resize the existing / LV in the existing LV group, and then create another LV for the Moblin install? In other words, can I install another OS on a second LV in the same LVG?
View 1 Replies
View Related
Jan 15, 2009
I installed the live CD version of fedora (dual boot with vista) on my laptop. After I connected to the internet the updates downloaded and all went well. however when i restarted at the boot screen I found two instances of fedora such as
Fedora(2.6.27.9-159.fc10.i686)
Fedora(2.6.27.5-117.fc10.i686)
Other
The "other" is vista. I am wondering if this is OK or whether I have two fedora. If so i would like to remove one of them to save disk space.
View 5 Replies
View Related