General :: 17 GB Free Space In Two NTFS Partitions?
Feb 10, 2011
I have 17 gb free in two ntfs partitions. What I'm going to do is.,.
boot 139mb ext4
root 9gb ext4
swap 1200mb swap
home 7gb ext4
Is it ^ ok ? Should I change anything ?
View 5 Replies
ADVERTISEMENT
Feb 16, 2010
Original disk:
XP NTFS primary
Linux / ext4 logical
Linux /home ext4 logical
Win 7 NTFS logical
NTFS data logical
swap space
NTFS recovery partition
I tried to install linux, as there was a problem with XP overwriting grub, I chose write grub to /dev/sda8 (which is where the linux install was appearing earlier).
I guess this borked the filesystem somehow. Now the NTFS data partition and the swap space are appearing as one free space.
Well actually before that some linux live CDs (including gparted were seeing the entire drive as unpartitioned). I had to go into XP and delete the /ext4 partitions.
Is there any way for me to recover the NTFS data partition ?
View 4 Replies
View Related
Jul 25, 2010
I 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 Related
May 4, 2010
I decided a few days ago it was time to reinstall ubuntu since Lucid looked fun and interesting. Everything went really well (my table functions even worked with no configuration!) until I decided I wanted to resize my linux partition so I could install a win 7 virtual machine. I had some issues getting gparted to let me expand my partitions into free space, so I started diking around with various settings commands and I managed to screw up my partition table badly enough that I needed to boot with the live cd. After a few hours in panicked trouble shooting mode, I finally got grub reinstalled and managed to boot things regularly. But now Gparted is completely nonfunctional; it shows the entire HD as unallocated and says "can't have partition outside of disk". Apparently one of my partitions is oversized.
Here's my output of fdisk -lu and sfdisk -d:
sudo fdisk -lu
Code:
Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders, total 488397168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x5c5ef856 .....
View 3 Replies
View Related
Feb 5, 2011
My 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 Related
Aug 7, 2011
Two nights ago I installed the KDE Spin of F15 and it all went smoothly. Then, I decided to try and use Windows' bootloader (it was a dual-boot) instead of GRUB. So I booted into Windows, spun up EasyBCD, added the correct entry for Fedora, and overwrote the MBR. I rebooted and tried to boot into Fedora, only to realize that the Windows Boot Manager had a failsafe that sensed when it didn't boot into Windows, and it stopped me from booting into Fedora.
At first, I booted into my live USB and tried to get GRUB back. After a couple Konsoles full of GRUB telling me that it couldn't mount the drive and install itself, I decided I was probably doing something wrong and it would be much easier to just reinstall Fedora.
I deleted the Fedora partitions I had made earlier from Windows (because it was already running). Then I booted into my live USB and tried to install Fedora. I clicked "OK" to make a partition (that would mount at /boot) that was 500 mb. It told me there wasn't enough space, but sitting right next to one of the already installed partitions was more than 190000 mb of space. So I tried to redo the partition with 250 mb, then I tried to make the swap partition and the main one (that would mount at /). I kept getting the error. I decided maybe it was a problem with the USB, so I rebooted into Windows and reinstalled the ISO onto the USB (with unetbootin) and repeated the process, only to get the same error.
P.S- I tried to use the option to "Use Free Space" as well as doing it manually and got the same error. Also, I saw another thread where a person with my same type of compute (a Lenovo Y560) had a similar problem. It might be possible there's a hidden partition for Lenovo's purposes? Anyways, the other user's solution was to move the an extended partition somewhere. I'll be posting an fdisk soon, in case I have the same problem as the other user. The other user used GParted, but it looks like I can use Easeus too, which I already have installed.
P.P.S- Here's the fdisk in case it will help:
Code:
Disk /dev/sda: 640.1 GB, 640135028736 bytes
255 heads, 63 sectors/track, 77825 cylinders, total 1250263728 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
[Code].....
View 4 Replies
View Related
Jul 13, 2010
Using a small hard drive (180 GB) dual booting windows XP for gaming and Ubuntu 9.10 for my other stuff during install I didnt know how much of each partition i would use, so i did 50-50 1 for ext3 and one for NTFSHowever after awhile it seems I have run out of space on my NTFS and have tons of unused space on my ext3.What I am wanting to do is shrink some of that ext3 down and give it it NTFS, I did a little searching and found a couple of old posts but I was a little sketchey on em. Simply looking for some personal Methods or Tools you have used and a starting point of how to use them.
View 5 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 22, 2010
Im trying to shrink a 80 Gb ntfs partition. but when i clicked the shrink option the partition is like this:
"sda1(ntfs,0 mb)".
how to free up space in creating custom layout.
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
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
Jul 5, 2011
My 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 Replies
View Related
May 18, 2011
I've got a question on free disk space. I'm currently running CentOS 5.5 on in Xenserver virtual environment. We've had an issue with disk space. My question is as follows: - from a ssh connection i run df -h this gives the value of 90% used leaving me with 9GB. If I use system monitor via a VNC connection the free disk space value is 20GB free on the same volume. Which one is correct? I do use SNMP to monitor the same volume and should alert me when < 10% is free I know this works as I set the alert threshold to < 90% I get an alert.
View 2 Replies
View Related
Nov 29, 2010
Gnome-system-monitor. "File systems" tab. There are free and available columns. And available is always less then free? Why?
View 5 Replies
View Related
Feb 22, 2009
The root partition on my server seems to be full. I'd like to find out what files are on that partition and only that partition so I can free up some space on it.
Filesystem Size Used Avail Use% Mounted on
/dev/hda5 7.8G 7.8G 0 100% /
/dev/hda8 84G 33G 47G 42% /home
/dev/hda6 996M 43M 902M 5% /tmp
[Code].....
So how do I find out what I can remove to free up some space?
View 1 Replies
View Related
Jan 26, 2011
ssist me on how to free space on my computer
View 8 Replies
View Related
May 26, 2011
I am doing major deployment of opensuse 313 pcs from windows to opensuse. I am having a problem that I have to keep 2 ntfs partitions intact will deleting the partition that has windows. Now everything goes well, opensuse installs but the problem is that I cannot give user full rights to ntfs folders. I have used graphical file permission methods n terminal chown n chmod methos but still permissions revert back to root.
View 3 Replies
View Related
Jun 7, 2010
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 Related
May 25, 2010
i 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 Related
Dec 30, 2010
I 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.
View 6 Replies
View Related
Apr 7, 2011
I am running a fedora 12. My free space is continuously decreasing every time I restart my computer. I haven't installed any software nor I am using internet. Also do I need to manually delete temporary files or fedora does it on its own?
View 1 Replies
View Related
Aug 3, 2010
im facing problem in mailserver which gives me insufficient space error, when i see details it showAug 3 12:10:02 3dserver zimbramon[17013]: 17013:crit: Disk warning: 3dserver.3dbp.in /dev/mapper/ddf1_3draidp1 at 93%how can i set the frequency on mail threshold warning which is at 10 minutes.
View 1 Replies
View Related
Jul 22, 2010
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 Related
Mar 7, 2011
until recently, they did fstab mount quite happily, but now, they don't
the error I get is:
Code:
Mountall mount /media/win7 [1089] terminated with status 21
My fstab has not changed but here it is:
Code:
/dev/fd0 /media/floppy0 vfat noauto 0 0
UUID=da252821-a30d-415b-84cb-adca92be5b72 / ext4 defaults 0 1
[Code]....
Oh if I make the windows drive the first avail, then it boots just fine.
View 7 Replies
View Related
Apr 25, 2010
When I use top to see memory usage, I have 65gb ram but only 1.3gb of it free and remaining is shown as used. When I ran my program It gives memory insufficiency error. Although no other program is using the remaining 63.7gb ram it is hold. How can I get free the unused ram?
View 3 Replies
View Related
Aug 20, 2011
I am on a windows 7 system trying to install linux fedora 15.
I am using Fedora 15 live image which I burned onto a DVD and booted. According to instructions I've found in a tutorial I go into the system tools and choose install to harddrive. I have previously shrunk the windows system drive to free up approx 200 GB of unallocated space. I did this through the
control panel >> administrative tools >> computer management >> windows disk manager.
While I try to install fedora on the harddrive I run into two problems.
1. I can't install it because it says "no free space available to create partition". it doesn't matter if I choose the auto partition option or the custom partition option.
Choosing the custom partitioning option I don't know what partitions I need to create. Terminology such as LVM and PV are all new to me.
The second problem is that I am after some random time ( it occurs in different time intervals) forced to re-login as a live user which kills the installation program and forces me to re-start the installation process
Anyone have clues to solve these problems?
View 1 Replies
View Related
Aug 23, 2010
I have installed ubuntu on my notebook, and there are 4 partitons in the hdd, all are NTFS, only one is ext4.
the problem is i deleted some hidden folders(in ubuntu which are not hidden, such as recyclebin and file information table folders) in ntfs partitions, now i need to reinstall the windows 7 back, i have a doubt that even windows will ever recognize those partitions again?
View 2 Replies
View Related
Jul 15, 2010
i have a window xp////on the same machine i installed linux mint9.....mostly i am using linux mint9.....i want to operate my NTFS (Window XP) Partitions from linux mint9..
View 9 Replies
View Related
Aug 11, 2011
Whenever I try to install W7 it says the partitions aren't NTFS.My question, how do you change the partitions to NTFS in Kubuntu?
View 3 Replies
View Related
Apr 22, 2010
I have read a couple of threads that deals with resize partion and then create new lvm partion.That is not what I want to do! I have resized my partion from 275 GB to 150 GB. the reason for this was hoping for more space to be able to create a normal partion with cfdisk but that does not seem to work.
I have free space, but how can I use it to create room for a new ordinary partion.when the default partion layout for fedora/centos is to fill the whole space up whether you use it or not?
View 5 Replies
View Related