Ubuntu :: Unable To Get The Exact Partition Size
Apr 26, 2010
I have a partition containing 41.3 gigs of files (see screen shot) but in Gparted and in the graphic of space used it shows 54.7 gigs. I have highlighted all files (including the hidden ones) and still the size records as 41.3
View 7 Replies
ADVERTISEMENT
Aug 3, 2010
Whats missing is exact size of image.udf. E.g. what should be exact value of $Z ?
1) dd if=/dev/zero of=image.udf bs=64k seek=$ZZZZZZZZ count=1
2) mount -o loop ./image.udf /mnt/udf
3) write files to /mnt/udf
4) umount /mnt/udf
5) growisofs -speed=8 -Z /dev/scd0=image.udf
View 3 Replies
View Related
Dec 6, 2010
Is their a command I could use to do this? It needs to be 32MB (33,554,432 bytes), can be either random data or just a blank file, though random data would be preferable, and well... that's it.
Though also, is their a way I could copy the file in a terminal and it print out the info such as average speed and/or total time it took to complete. I'm trying to fight some bad reviews on this flash drive I bought that performs very well, and since stupid comment vs stupid comment doesn't win anything I need to apparently be the first to actually test this drive throughly.
View 4 Replies
View Related
Jul 31, 2010
I have setup my opensuse 11.3 machine w/ LVM support for everything but boot. I have the following disks:
/dev/sda1 - 70.57 MB /boot
/dev/sda2 - 5.81 GB back up for original windows
/dev/sda3 - 292.21 GB LVM group.
When I attempt to resize the 70.57 MB partition, it tells me that 70.57 mb is the max that this partition can be. This was true even during the install
View 5 Replies
View Related
May 31, 2010
I expected more from ubuntu 10.4 with regards to printing with exact size photos and with poor auto colour printing but the situation remains unchanged! for instance .. the photo size configurations for ubuntu/fspot/gimp and others are not compatible with my printers (HP and Brother) .. here in Europe a typical standard size photo (10x15inches or 150x100mm are not even on the Ubuntu listing? I have tried all listed possibilities including "custom" (which does not seem to ever work correctly?)and the result at best is photos with uneven boarders or at worse my printer goes a bit crazy with much wasted photo paper and expensive ink ...even photos selected for "no boarders" still produces photos with the self same uneven boarders.
I have tried pretty much everything over time following advice in this forum and including using HPlip and updating drivers required for my Brother printer but the root problem seemingly lies with the Ubunto photo size setup listing. Working with Ubuntu over the years I have found that it can do pretty much everything that Windows can do except for this dam ongoing photo quality and configuration problem.
View 9 Replies
View Related
Aug 2, 2009
I apologize if this has been asked a hundred times, but I searched through the threads and posts here and did not find an answer that helped me at all.What is the exact process of booting from a logical partition?
I have read several things, and all are confusing to me and I can't find a good answer.Here's what I know and an example:I've read this is easily possible.some things I've read said something about it being complex and that you have to chainload. Some things I've read said it's very easy, but it has something to do with booting from the extended partition. Others said, no you use the logical partition itself. I can't clear up what anyone is talking about..When using openSUSE 11.1, the Live CD and trying to install it. It will give me problems when trying to boot from a logical partition, not to mention I don't want to do something wrong and add data or anything where it shouldn't be. I don't know what I'm doing, at all, and I can't understand people's explanations of this.
When using openSUSE, you can choose (when configuring GRUB using the graphical installation) "boot from extended partition" and use "custom boot partition: sda(1,2,3,whatever)" and it will work. If you choose to boot from the logical partition only, and don't check "boot from extended partition", it will say "no operating system found" when booting. What exactly is happening here, I'm completely lost. Choosing "boot from extended partition" can't cause any problems of any kind, can it? What is the proper way of doing things in this situation, what is really happening?
View 14 Replies
View Related
Mar 17, 2011
a client brought in an 160GB external HDD and wanted to get the files off it, there appeared to be no partitions on the disk but i thought it may have been formatted to use the whole disk. I tried to mount it as the various FS types the client thought it may have been to no avail.
I ran testdisk on it which told me that it previously had a mac partition table and a 210GB partition on it (which is larger than the disk) could anyone enlighten me as to whether or not this is even possible, and if so how could i retrieve the data?
View 2 Replies
View Related
Mar 23, 2010
I have Ubuntu server 8.04. I have 4 hard drives of 149Go each. Size of a mounted partition is smaller thant the partition itself :
- first drive is the system
- I mounted the 2nd drive (ext3) on a folder, but the Size is 941.89 MB instead of 149Go
- same for drive 3 monted on another folder, but the Size is 941.89 MB instead of 149Go
View 2 Replies
View Related
May 18, 2010
I've got a server that needs more space. To achieve this we added space (by extending the VMware disk attached to it).Normally this isn't an issue, because we just add an new partition and LVM it from there, but this host predates our deployment of LVM everywhere.
Our current theory is that the unallocated sectors can not be assigned because they aren't part of the extended partition, and thus ... we go in a circle.So what i believe the way forward is to extend sda4 so that i can then create an sda10 inside of it. Anyone have any ideas on how to do this? I was thinking gparted may do the trick ... but being a server i'm in runlevel3, with no X...
View 5 Replies
View Related
Aug 2, 2009
I am relatively new to Linux and Opensuse. I created the / root partition and now it is growing and maxing out. I have partitioner available to me but how do I change the partition size when the root partition is mounted. Do I login as root and then umount or modify fstab and restart and change from command line or do I format and reinstall everything? I have room to expand but not sure how to manage this?
View 4 Replies
View Related
Sep 17, 2010
I just looked at the "posting permissions" and unfortunately I'm unable to insert the screen copy of the kde manager's representation of the goal I want to hit.I got a dual boot system with 4 hard disks and grub installed on /dev/sdd1. Windows xp sp2 (only used for professional audio tools, don't whip me ^^) is installed on /dev/sdc1. The disk sdc is partitioned with the following settings:
Code:
/dev/sdc1 * 1 498 4000153+ b W95 FAT32
/dev/sdc2 499 18922 147990780 f W95 Ext'd (LBA)
/dev/sdc5 499 1494 8000338+ b W95 FAT32
/dev/sdc6 1495 18922 139990378+ 7 HPFS/NTFS
When I partitioned the disk I was believing 4 Go were sufficient for windows xp but after years I realized that many applications were using the C: by default (no way to change it thru regedit or another workaround, hard-coding probably) installing stuffs and under windows this is impossible to use such blessed things like the unix's symbolic links !So right now I'm a little tight with the remaining space to work with windows xp. (Of course the swap file has been moved to another partition since the first day I installed xp...)
I have is to use the 7Go of unused space on this disk to size up the /dev/sdc1 partition. When using kde partition manager I noticed that there is no way to use the unused disk space to size up /dev/sdc1 directly.Do you think if I create a partition with the 7 Go of unused space that there is a way to size up /dev/sdc1 without messing up the bootloader ? I don't think GRUB matters about the new partition, it should get the /dev/sdc7 entry. For the backup there is no problem this partition is completely backed up every two weeks (as an image) so the datas may not be lost as a real catastrophic... but if there is danger for the other partitions... that's will be more annoying... but solvable ^^
Once partitioned I believe that there will be a way to "merge" the /dev/sdc1 and /dev/sdc7 partitions and then I would enjoy a new xp partition with 7Gb of free space (it would change from my actual 300Mb !!).Technically it would be possible this is just a question of chaining the different blocks each others and refer to the new space added.The last block in /dev/sdc1 would point to the first block that starts /dev/sdc7 and "that's all"... and /dev/sdc7 would disappear as a partition.
View 7 Replies
View Related
Jul 24, 2011
i have got an old computer with some partition and one have linux slackware installed; it is all included there (root and a swap file); its size is almost 4 gb. Now i have a new laptop and i do not really want to reinstall linux on it; simply i want to transfer all things from old on new computer. The size of new hd is almost 12 Gb and i want to use entire with linux slackware. I will recompile new kernel on old computer for the new. Now, i think to use dd to make one image, this follow command may be good, i think:"dd if=/dev/hda3 of=./linux_slackaware.img bs=4096 conv=noerror"I use zipslack on msdos partition (hda2) to run this command; it will make a 4 gb file image partition;Now i ask you:it is possible to transfer and to adapt this image partition on a different size image partition?The new is 12 gb size.what are the right dd command parametres?
View 7 Replies
View Related
Mar 9, 2010
What's the size of your /home partition? I'm thinking about 1~2 GB, but then there is Wine's C drive. Is it good to move the C drive folder on another partition and pointing to it with a symbolic link?
View 3 Replies
View Related
Oct 11, 2010
I have 4 primary partitions on my hard drive. One of these partitions has been divided into 3 logical partitions with some free space left over. The order is this: "swap", "/", "/home", and about 80GB of unallocated space. I want to incorporate that unallocated space into the home partition. I tried this by booting a live CD and starting GParted but it didn't give me the option to increase the size of my home partition or the primary partition as a whole. The only thing it would let me do is decrease the size of my home partition.
View 2 Replies
View Related
Feb 26, 2011
I have gparted but can't change my ubuntu partition.
I guess that's because I can't unmount it. And... I guess my Ubuntu won't work if I unmount it? xD
So... I heard that I could use a Gparted live CD to do this.
The only problem is that I can't boot from a cd/dvd drive.
So, is there a option to change the partition size while running Ubuntu?
Or is there a option to somehow unlock all BIOS settings?
When I try to acess the BIOS settings it ask for a password, and I just press enter... And I come to a menu where I can't change anything. Is this because of wrong password? Or is the password right but everything is blocked?
I mean, I can't change boot priotiy to cd/dvd just HDD and LAN.
View 9 Replies
View Related
May 6, 2011
Does anyone know of a way I can adjust the size of a partition in KDE down to the exact size of the files on it so there is no blank space?
View 4 Replies
View Related
Jan 29, 2010
I have googled and looked around on the forums but I couldn't find anything that directly answers my question. I have a dual boot set up with Vista and Ubuntu 9.10. My hard drive is partitioned into dev/sda1 (where Vista resides) and dev/sda2 (where Ubuntu resides) and /dev/sda4 which I use as a shared hard drive for the two operating systems.
When I first installed Ubuntu on dev/sda2 I used gparted to make /dev/sda2 a 10 GB partition becuase I wanted to try putting ubuntu on a very small partition. Since then I used gparted to expand /dev/sda2 to 32GB. But when I use System Monitor (System--->Adminstrative----->System Monitor) it shows only that the /dev/sda2 space is 10GB (and says that there are only 2.9 GB) remaining unused. Yet when I use gparted to look at the partitions, it says that /dev/sda22 is 32 GB with 3.9 GB remaining unused.
I am wondering if anyone knows why they show two different sizes and what I can do to fix the size being shown. When I tried to make a tar gz back up of my system iit returned a message warning me that my /dev/sda2 partition was almost full because it put the 1.5 GB tar gz file in my home drive (which I suppose the system monitor only sees as a 10 GB space that already has 7 GB in it).
View 1 Replies
View Related
Apr 25, 2010
I set my swap partition a bit high and now want to shrink it down and possibly merge it with one of my other partitions. I don't have dual boot, just have a second partition on the drive for data. Can I merge these easily?
View 7 Replies
View Related
Jun 16, 2010
I have installed ubuntu in my 500GB passport drive. The ubuntu partition size is 120GB. I want to increase the root partition size because i ran out of disk space for "/" I have installed Gparted and accidentally created new partition table. Then all my disk space turned into unallocated space. So, i immateriality rebooted my system. Then, I am not able to boot into the drive. Moreover it is not detecting in windows too. How to undone that "MISTAKE" ??
View 5 Replies
View Related
Jun 19, 2010
I really don't understand what's happening.I make a 3.5tb RAID array in Disk Utility, yet it makes it so that one partition is 3tb and the other is 500 gigs free!Why is that? Ext4 can do huge partition sizes I thought.
View 1 Replies
View Related
Jun 29, 2010
I copied 10.4 from a 20gig hd. onto an 80 gig hd with Clonezilla and now I can't get Gparted to expand the partition to include the 50 gig that is unallocated. Obviously I cloned the drive incorrectly.
View 5 Replies
View Related
Sep 2, 2010
I'm having a problem with GParted. I'm trying to increase the size of an ext4 partition but the maximum is set to 9970 MiB. The option to increase its size is greyed out. How can I fix this?
View 7 Replies
View Related
Sep 3, 2010
I used Clonezilla to image a Ubuntu partition of 18GB and restored it to a partition of 30GB. (showing as "sdb1") I understand now that I should have put it onto a partition the same size as the original and then resized that partition with Gparted, but I put it directly onto a larger partition and thought all was well, but now I'm running into disk space warning messages. It still works fine but the OS still seems to think it is still on an 18GB partition and that it is running out of space. The partition "sdb1", is on a large drive I partitioned with Gparted. The various utils I have to look at partitions do not agree:
*Disk Utility reports sdb1 size as 33GB
*KDE Partition Manager reports sdb1 size as 30.28GB with 15.59GB used (therefore 14.69GB free)
*KDiskFree reports sdb1 size as 18.3GB with 1.8GB free
*Gparted reports sdb1 size as 30.28GB with 27.54GB used
*Gparted (used after booting from a Mint installation) give same result
*PROPERTIES (using live knoppix DVD) shows size of files as 16.0GB (16.5GB on disk)
After booting with Knoppix DVD and trying to copy everything onto another drive (to see how many GB there are) gives "invalid or incomplete multibyte or wide character" error message. how to sort this out, without resizing the partition as I've got a lot of data on the HD now.
View 1 Replies
View Related
Jan 19, 2011
am installing 10.10 on a 7.5GB hdd.
Can anyone recommend what partition(s) i should create, (primary/logical)|(size)|(filesystem type)|(mount point).
It has 1gb ram, although that will be upgraded to 2 in the next few days.
View 2 Replies
View Related
Apr 1, 2011
I have a dual boot machine ( win 7 & Ubuntu 10.04 ) which is reporting insufficient space on the Linux partition. I boot up into gparted and reduce the size of the the preceding partition but when I try to increase the size of the following ( linux ) partition, it won't allow it. Attached is a screenshot of the gparted info screen.
View 6 Replies
View Related
Jun 26, 2011
I had installed ubuntu 10.10 long back but never really used it much due to academical commitments. I had installed ubuntu on a separate partition of 20 gb. I don't remember exactly what all values I had selected for various partition and I was very much confused while installation! I somehow managed to install it and this is what I got while booting my laptop! Apart from that my home and desktop size were very less.
I remembered myself giving 6 gb to swap (as I considered swap to be important). Here is what I get when I mount type in terminal!! I have downloaded the new ubuntu 11.04 and I want to start over again by totally formatting my 20 gb hard disk that I created!! Also I want to keep at least 30 gb for my new drive! What sizes exactly should I used for this installation for various file systems!
View 6 Replies
View Related
Aug 2, 2011
I have booted up in a Gparted system disk. I'm trying to use Gparted to resize my current linux partition. It sits on a one HDD with another Windows partition.I have delete the windows partition (626GB) and now want to resize my linux partition to use all this unallocated space. When trying to resize the linux partition (293GB) I am not able to do so. No space is shown to be available to use. I can only make the partition smaller. Can anyone think of why I won't be able to increase my linux partition to use this now unallocated space?
View 4 Replies
View Related
Sep 1, 2011
I have a server setup running VirtualBox and several Windows guests. I'm running the box headless and start the windows machines using
Code:
sudo vboxheadless -s "WinXP Pro SP3"&
via SSH session from my MacBookPro in terminal. I then connect to the Virtual Machines running MS Remote Desktop from the MacBookPro. All of this works perfectly except that I've run out of space on my partition for Virtual Machines and need to create a few more. I have plenty of room on the HDD but when first installing Ubuntu Server I only partitioned and formated about 1/4 of the drive. Is it possible to run a command in my SSH session at the command line to partition the unused portion of the HDD, format it, and expand my current partition into that space? Or, do I have to use something like gpartedlive, boot from the CD and do the partitioning?
View 7 Replies
View Related
Mar 19, 2010
I need install a debian server that will function as a domain controller, file server, webserver (PHP + MySQL) for an internal application. The number of users are 5 but I'm predicting an increase of more than five. I mirror 2 disks 160GB and want to create separate logical partitions for / usr, / opt, / var, / tmp and logically the primary /, / boot and SWAP. What is the best size for each partition? Time: ASUS P5VD2-VM Proc 1.6GHz 4GB RAM 2x SATA 160 GB.
View 1 Replies
View Related
Feb 18, 2010
I must say that until now I have worked with Win2000/Xp. Long time ago I worked with Xenix and in the last 2 month sometimes with Ubuntu.Now I have brought a new PC with 320Gb HD and 4 Gb RAM, and I wish to built a dual boot system, with Win7 and Ubuntu.
View 3 Replies
View Related