General :: Use Free Space To Extend The Space Of A Drive?
Jul 5, 2011My system is dual boot with win7 and ubuntu. I have free space of around 10 gb. I want to add this free space to my ubuntu drive. How can i do that?
View 4 RepliesMy system is dual boot with win7 and ubuntu. I have free space of around 10 gb. I want to add this free space to my ubuntu drive. How can i do that?
View 4 RepliesI have 160gb laptop. i installed vista in c primary partition which is 25gb and installed ubuntu in d primary partition which is 20gb. A remainig for my data. Now i tried to install CENT OS by formatting ubuntu. I inserted CENT OS DVD and restarted and i selected to delete my /dev/sda2 which is showing 20480mb and it shown me free space. but i tried to add partion /boot of 100mb it got added. but, when i am trying to add / of 3000mb in the remaining 20380mb free space it showing an error message that no free space is available.
View 4 Replies View Relatedfind out the total amount of free unused partition space in a hard drive?
reason:
-- when i use fdisk to create a new partition; its hard to tell how much free space is available.
-- tried searching the net but found no answers. some suggested using cfdisk.
-- i don't have cfdisk installed on the centos 5.3 server. i don't think its bundled in the distro any more.
I am trying to create an empty file based on the remaining hard disk space. The problem is that when I create a file that is 1 GB large, the df command shows the remaining space to be only 12 kb smaller than it was before the file was created.
someone@here:/tmp/delete# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda1 36827144 5031592 29924788 15% /
[code]....
I was trying to install Fedora 13, on to my laptop. I have 30 GB of unallocated space in extended partition. When trying to install Fedora 13, I got stuck, as the installer says that there is no free space for installation.can convert the unallocated space into free space.
View 1 Replies View Relatedi used gddrescure to clone an 80gb harddrive and this is the result ROFL.i guess you can only do this making sure the target drive is the same size, you see i didnt know lol so..i now have THIS problem.can anyone tell me how to turn my unallocated space into a usable 'free' space? i could play with gparted right now but i dont wanna do anything wrong, so if theres anyone who can tell me how to do this.
View 1 Replies View RelatedI have red hat linux server and it has mysql installed whenever i write on terminal command mysql -u root it shows error "ERROR 2002 (HY000): can't connect to local MYSQL server through '/var/lib/mysql/mysql.sock (111) "
And another problem is that it is showing 0 byte free space istaed of freeing the space. it may seems that both problems are dependent on each other.
i made space by shrinking my window partition and so i have unallocated and would like to add to sda2 to have more space. Check out this pic. How can i do this?
View 1 Replies View RelatedI have a big partition ext3 and System Monitor show me that there are 14Gb of Free space but only 4Gb of Available space.
View 4 Replies View RelatedHow do I get to take over some free space on my hard drive with ubuntu. Kparted let's me delete some partitions, but not take some over from existing partitions.
View 7 Replies View RelatedLogical Memory Space of 4GB is divided in to 3GB User Space and 1GB Kernel Space. Always. Correct?
1. How can we change it? (just changing value of PAGE_OFFSET is okay?)
2. If system have only 256MB of memory (embedded system) and suppose Kernel Modules eat away all the memory during boot. User space will be left will no memory. Is this case possible?
I installed Fedora 11 about a week ago. And all was going well until I woke up this morning, and started using it for a little bit. I noticed it was going painfully slow... (almost like Windows Vista >.<) and I started to look for a reason why. Turns out my free space in my filesystem is running out. I have a 500g hard drive, and for some reason my filesystem is only set to use 9gigs...
Why can I only use 9 gigs of my hard drive? And how can I increase that size to something less annoying so I don't have to delete stuff every few days? Also, I'm kinda new to Linux. So if this is a newb question, and you can link me somewhere to get the information, please do. I just spent an hour or so searching google, and using this forums search to no avail.
I have an MSI Wind with Windows, Ubuntu Netbook Remix and another Ubuntu derivative installed on my 80gb drive. I recently acquired a 160gb drive, which I plan to put into the Wind. I cloned the 80gb drive, which left me with an identical configuration, plus 80gb of unallocated free space. The problem is that I already have 4 primary partitions; the last of them (adjacent to the free space) is divided up into 4 extended partitions. I tried to make the free space available in gparted, but it won't let me create a new partition because I already have 4 primaries. Is there some way I can get this into the last primary partition? I tried expanding the size of the extended partitions in the 4th primary partition, but gparted won't let me do this.
View 5 Replies View RelatedI've just downloaded 10.10, made install USB, removed the partition that used 10.04 (have home on an other partition), started the installation but the choice "install using free space" is removed from the installation. How can I install 10.10 using the free space on harddrive? WHY did they remove the choice "install using free space"
View 9 Replies View RelatedMy machine is running Windows 7, but I've decided to dual-boot Ubuntu. I'm on the manual partitioning screen. Originally, the Windows drive took up the whole drive. I took 100 GB off of it to use as an Ubuntu drive. From that, I created the swap partition. Afterwards, I decided I wanted some more space for Ubuntu; so I took another 40 GB off of my Windows partition. Now I have 2 free space partitions. How can I combine them? It seems I'm only allowed to install Ubuntu on one or the other.
View 2 Replies View RelatedI have a small issue with a 1tb sata drive I've just instlled. It was brand new, and I've install maverick 64bit on it, now I'm a little puzzled about the amount of free space there is on the drive. If I open nautilus it shows the amount of free space in the bottom left section of the screen (see picture-1) This seems a little odd to me, where the hell has all the space gone? my entire home directory is a total of 40.3gb (see picture-2)
I've done some looking about and I can't seem to find out where the space has gone, I had a look at the drive using gparted and this is what I got (see picture-3) If you look at the pictures it seems I'm missing about 320 gb or so, any guesses to where the hell it's gone?
[URl]also I wonder why there is such a gap between the size of the files (7 GB) and their size on the disc (44 GB)
View 13 Replies View Relatedrestore a partition images on another machine to the unused space on my laptop. I'm using netcat and dd to restore the partition.
On laptop:
nc -l 192.168.192.254 9000 | dd bs=1024 conv=notrunc,noerror seek=<some block pos> of=/dev/sda
On W/S:
dd if=part.img bs=1024 | nc 192.168.192.254 9000
The problem is that fdisk -l displays start & end sectors of the partitions and I need to know blocks. How do I determine the block number after the last partition to start writing this image?
Quote:
cat /proc/partitions
Displays blocks per partition. I could add those numbers up but is sure would be nice to have a utility that just give you what you need.
I want to install Ubuntu Karmic Koala using only 12gb of space for the os itself and the rest of my hard drive for free space. How do I do this? I do not have any other os on my computer at all and I do not have access to any other os.Right now my ubuntu installation is taking up 72gb of my hard drive. I have barely any free space.
View 2 Replies View RelatedI just installed a new hard drive with OS X on my iMac G5 PowerPC. The drive size is 1TB. OS X Leopard is currently only using about 80 gigs of that space. For some reason, at the disk preparation from my live PowerPC Ubuntu install, the entire bar is green with only 8kb of (white) free space. I want to partition the computer to add Ubuntu to it, but I don't want to risk partitioning my hard drive and losing any data affiliated with the current o/s installed on it (OS X Leopard). What is the best way to go about doing this? A manual partition?
View 4 Replies View Relatedi installed quake 4 with id software's run file and copied the pk4 files to the folder but anyways, when i deleted the game, the free hard drive space didn't come back. i had 20 gig free before install and when i installed it, i had 18 gig free but then i deleted it and i still have about 18 gig free. it didn't free up any space when i deleted it.
View 2 Replies View RelatedI have just tried to install Ubuntu 10.10 and cannot find the facility to'install into the largest free space on the drive'Am I searching in vain? Is it somewhere I have missed or is it in a different form?
View 9 Replies View Relatedin windows 7 we can see the free space on each drive from my computer,but i am not able to see the free space on a drive from computer window in ubuntu 10.04
View 3 Replies View RelatedI have problem with my hard drive on Debian. I connected my hard drive as a local drive (NFS) in to Mac OS. Later i deleted some files on that hard drive from my mac but the free space didnt change. It looks like these files moved in to trash or something but i dont know where is it.
View 7 Replies View RelatedWe are using Nagios to monitor our servers. One of the items we monitor is the diskspace. We use the following code in our config file:
Code:
define service{
use generic-service,srv-pnp
host_name servername
service_description C: Drive Space
check_command check_nt!USEDDISKSPACE!-l c -w 80 -c 90
code....
The check for the C-drive works fine. The check for the D-drive gives "Free disk space : Invalid drive".
This weekend, I installed Debian Squeeze on my server. I've formatted all the hard disks to EXT4, and I'm using kernel version 2.6.32-686-bigmem.When I tried to install the program saidar, it surprised me why it does not show my hard drives under 'mountpoint' [URL] <-- Saidar screenshot) as I could when I ran with Debian Lenny with the same kernel, but where the hard drives were formatted in EXT3. My laptop which has Ubuntu 10.04 as OS and the hard drive is formatted in EXT4 can easily show the hard drive in saidar.
I also tried to install PHP SysInfo on the Debian computer, but it does not bother to show anything on the hard disks
I tried to check fstab file and I can see that Debian uses UUID to identify the hard drives, but I've tried to change it to something with /dev/sdx, but it did not help either.[URL] (fstab file)
I know that Debian squeeze is very new, but it would be nice if someone could give me a hint what might be wrong, because I am a little tired of all time to use 'du-hs' command To find out how much space is spent on the various drives, since the command is a little slow, since hard disks are well filled.
having trouble consolidating the free space on their Windows Vista partitions.
Most of the information you need is here: [URL]
The problem is that there may still be some system files running in the background that prevent all of your free space from consolidating. For some reason, I didn't find many partitioning guides that mention this.
If you find at Step 11 that your shrink space is still abnormally small, what you need to do is go back and open PerfectDisk. With "Consolidate Free Space" selected in the drop down box, click the "Boot Time" button. This allows PerfectDisk to consolidate free space while your hard drive is offline. Once this is done, go back to Step 10 and everything should work from there!
I dont want to wipe the whole drive, and i don't want to delete only particular files. I want to completely destroy all data in free space.I've found some articles about secure-delete package for linux that would allow erasing freespace with the command 'sfill,' but I can't find it in the repositories nor through google. This would be ideal but it seems maybe it's debian only.
View 2 Replies View RelatedI 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 RelatedI just tried to download a torrent and got an error message indicating there was no space left in the download location I'd specified.
This happened earlier when df -h showed ~900M of free space. Just now, I'm showing ~2.2G of free space. Anyone have ideas what could be causing this?