Debian :: Disk-space Miracle When Backing Up /etc?

Aug 8, 2010

When i backup my /etc-directory with rsync it is 1.7MB big.I checked etc. It is about 65MB.Oh...I figured out that the most big dir under /etc is "alternatives", say 55MBI unpacked the etc_backup.tar.gz. It is about 65MB.I pack it back together: 1.7MB.btw: if i do ls -hl i always get 4.0K . To check the size of directories i need to use a filemanager. That sucks. A tip?

View 7 Replies


ADVERTISEMENT

Debian :: Out Of Disk Space On /

Jun 2, 2011

I'm missing something here. Just installed Squeeze on a server and, after making a couple of modifications, rec'd a warning that I'm "out of disk space on /".

After cleaning a few things out, results of df -hT indicate:

Filesystem Type Size Used Avail Use% Mounted on
/dev/sda3 ext3 1.9G 1.4G 435M 76% /
tmpfs tmpfs 633M 0 633M 0% /lib/init/rw

[Code].....

View 14 Replies View Related

Software :: Debian's And Debian Based Distros With Disk Space - Burn Video On Hard Drive

Aug 13, 2010

Debian and debian based distros issue has a issue that has come to make it self aware to me when I was trying to burn a video on my hard drive with braseo and it won't let me burn more than 4.4 gigs to a dvd with 4.7 gigs of free space even a file that is over the 4.4 gig limit by a megabyte with windows i didn't have this problem. One more thing I have 16 gig flash drive and on debian and debian based distros i can only use 13.1 gigs of it but on fedora I can use all 16 gigs.

View 3 Replies View Related

Debian :: Dev SDA1 Causes Low Disk Space

Jun 28, 2010

My problem: 1GB-capacity dev SDA1 got filled up to 100% and made system unusable in less than one month. No downloads or updates were made during this period of time. I don't know which files/programs would be safe to delete since it all seem to be system files.

Here is a screen-shot that might shed some light on what is happening

[URL]

View 14 Replies View Related

Debian :: : Get Back Disk Space Warning?

Jul 25, 2011

I have made two partitions / and /home . / is where all the packages and other stuff lives and /home is where user i.e. my data lives. I am sure everybody knows the 'disk space is less' warning dialog box when either we install too many packages or when we download many things. Now the last time it happened by mistake I clicked on do not show more warnings. Now I want to have that warning dialog box back. looked at System > Preferences submenu as well as System > Administration but have not been able to find any info. on the same.

View 5 Replies View Related

Debian Configuration :: /var Disk Space Is Completely Out?

Jul 11, 2011

I have deb6 installed in VMWARE ,i am posting my fstab config file

/dev/mapper/debian-root / ext4 errors=remount-ro 0 1
# /boot was on /dev/sda1 during installation
UUID=0e7bc1e7-4f8c-4dee-a6e9-ae6d0669755e /boot ext2 defaults $
/dev/mapper/debian-home /home ext4 defaults 0 2

[code]....

View 14 Replies View Related

General :: Why Is Used + Available Disk Space Always Less Than Total Disk Space

Feb 24, 2011

root@localhost:~ $ df /dev/sdb1
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sdb1 1922858352 23247088 1801935664 2% /mnt/external/sdb1

[code]....

View 1 Replies View Related

Debian Configuration :: Missing Disk Space / Get It Back?

Feb 19, 2010

I seem to have a major discrepancy between what df reports and what du reports. df tells me that I am using 20G, but I am only able to find 9.5G using du. What follows are the ls -l of root, a df of my system, and the du for every directory in root that is not a symbolic link, mnt, or proc. I would appreciate any suggestions on where to look for the remaining 10.5G that seems to have disappeared.
I am running under VM Player code...

View 3 Replies View Related

Ubuntu :: Backing Up All Programs And Bootable Disk?

May 14, 2011

ok so i was wondering if there a program that i can use to back up all my programs and ubuntu to a boot able disk so say soming went wrong and i had to start over i could pop in the disk and reinstall with all my stuff ready is their a easy way of doing this if u need more info on wat i mean

View 6 Replies View Related

Debian :: Determine Amount Of Unused Hard Disk Space?

Jan 1, 2011

I am using LVM2 and have shrinked my /home partition and extended my / partition but I'm not sure if I used all the free space when growing my / partition. How can I find out? I prefer using the terminal if there is a graphical way to do this but I would like to know both ways if there are two ways.

View 3 Replies View Related

Debian :: Squeeze Will Not Show Free And Used Disk Space On EXT4 Drive

Feb 23, 2011

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.

View 2 Replies View Related

Slackware :: Disk Space Lost- Root Partition Has Very Little Space Left

Jan 31, 2010

Today I was installing a lot of software since I'm just setting up my Slackware system again after a fresh install, and I realized that my root partition has very little space left.

Here is the output of df -h:


Code:

As you can see, I have a 20G (19G here for some reason) root partition, 8G /var, and 86G of /home. I thought this would be plenty since many recent recommendations for / are 10-15G. Now, though, 17G are used up for some reason! How is this possible? I thought a full slackware install only had about 4G of software! I don't have any music or movies or any crazy huge files that I know of, and those would be in my /home directory anyway. Is there any way I can see which files are taking up all this space?

If it's necessary to allocate more space to my / partition, is it still possible to boot up a GParted live Cd, shrink /home a bit, move some partitions to the right, and expand my root partition? I would REALLY prefer I don't have to reinstall since I just spent a ton of time setting up my system again, but if worst comes to worst ... :'-(

In case you're curious, here's my /etc/fstab:

Code:

View 14 Replies View Related

Hardware :: Reduced Disk Space / Use The Total Amount Of Space?

Aug 25, 2009

OS: RHEL AS 5 64-bit

HDD:300 GB Hardware mirror (HP blade bl460c)

While installing OS, in partition window after OS file system structure I've left 277 GB. But after installation it shows Size - 255GB and available disk space is 242 GB.

Isn't it weired? How can I use the total amount of space in Linux? I need the whole 277GB exactly. What should be my workaround?

View 6 Replies View Related

Ubuntu :: Disk Space Used Doesn't Match What Is Shown In Disk Usage Analyzer?

Feb 26, 2011

Some thing is using up a huge amount of my disk space about 10G and I can not determine what it is. When I look at my disk usage in system monitor it say I have used about 25G and when I scan the directory in disk usage analyzer the entire file system used is 15G.

View 1 Replies View Related

Ubuntu :: Add Hard Disk Expand Disk Space For /home

May 23, 2010

ran out of space in my /home dir. Have a second hard drive to install and would like to designate it as additional space for /home. I do not want to mount it as a dir inside my home I would like it to simply work as though my /home simply has more space available to it.

View 1 Replies View Related

Ubuntu :: Disk Full - Can't Free Any Disk Space

Jan 2, 2010

I'm running mythbuntu 9.04 and am having an issue with disk space.

I try 'rm' various log files but the space I free up lasts less than a minute before the disk reports as being full once more.

df -Th | sort gives:

Quote:

/dev/sda1 ext3 8.3G 7.9G 0 100% /
/dev/sda6 ext3 138G 125G 6.3G 96% /music
/dev/sda7 xfs 783G 617G 167G 79% /videos
/dev/sdb2 xfs 344G 242G 103G 71% /recordings

[Code]....

There's nothing enormous in /var/log and my trash and the root trash are empty.

why size and used fields are not the same despite 100% usage being reported on sda1..

View 7 Replies View Related

General :: Disk Utility And Df Show Different Disk Space ?

Nov 18, 2010

I don't understand disk sizes in Linux. I have a 500GB drive. It's ext4. I have run "tune2fs -m 0" on it to reserve the amount of space reserved for root to 0.

I'm using Ubuntu 10.04 that comes with a Disk Utility. When I run "System->Administration->Disk Utility (palimpsest)" the disk shows up as 500GB (see picture). But when I run df -h it shows up as 459GB. So, I don't understand the discrepancy.

When I run df I get the following:

Question: Why is Disk Utility showing me something different than "df"?

View 6 Replies View Related

Debian :: Backing Up With CP Command

Nov 9, 2015

Debian Jessie XFCE. I use this script to periodically back up my home directory to an external drive:

Code: Select allcp -R -u /home/albert/* /media/albert/"Expansion Drive"/albert/

The configuration files, for example .icedove, are not copied. Can I modify the cp command to include them also?

View 14 Replies View Related

Debian :: Backup2l - Backing Up To DVD?

May 27, 2011

After looking around a bit I started using backup2l to generate backups on my local disk.

It also brags about:

An integrated split-and-collect function allows to comfortably transfer all or selected archives to a set of CDs or other removable media.

View 1 Replies View Related

Debian :: Backing Up Configuration Files Using BAK

Mar 30, 2014

Before I used to make a copy of configuration file and give the end of the file name as 'something.conf.bkp' . Later realized it was a mistake. The correct wording should end in .bak and not bkp .

As per (See apt.conf(5) manpage, section DIRECTORIES, last paragraph.)

The Ignore-Files-Silently list can be used to specify which files APT should silently ignore while parsing the files in the fragment directories. Per default a file which end with .disabled, ~, .bak or .dpkg-[a-z]+ is silently ignored. As seen in the last default value these patterns can use regular expression syntax.

View 7 Replies View Related

Debian :: Backing Up The Full System Onto A Bootable CD/DVD?

Nov 10, 2010

I come from a PCLinuxOS tradition (about two years), and a great full backup program was mklivecd, where I would use a GUI to make a bootable livecd/dvd with all my system which was handy in case something went wrong. Every week or so I would create a DVD ready for emergencies. After looking at the options in Debian (using Squeeze, and very happy with it for a few months now), I'm wondering if there is something similar. Remastersys, it seems, doesn't work with GRUB2 (only with GRUB-legacy), and Partimage makes images, not bootable CDs/DVDs. What is your full-backup/bootable system strategy, something, if possible, as easy/straightforward as mklivecd?

View 8 Replies View Related

Ubuntu Installation :: Disk Space - Failes On A "E: Write Error - Write (28 No Space Left On Device)"

Jan 4, 2011

df -h [URL] I did the following command to find everything is in /usr or /var, then tracked it down to /usr/lib and /usr/share as the main offenders, but out of all the directories none are more than 1mb or so.

du -sh /* | sort -gr | head -n 5

I tried to uninstall firefox, which is what got me in this mess in the first place, the log claims it will remove ~240 mb but failes on a "E: Write error - write (28 No space left on device)" [URL] If I could juggle something onto an external hard drive so I can uninstall firefox I would be out of the wood. Failing that I believe a new install is in order.

View 1 Replies View Related

Ubuntu :: Resize Entire /root (root.disk) Virtual Disk Space?

Jan 25, 2011

I'm running out of space in wubi. Online wubi help didn't help much since they suggest creating extra virtual disk space(similar to having a diffrent partition i guess) .None of them speak about increasing the size of /root disk space(or root.disk). I store all files in space shared with windows or external disk and use ubuntu only to install and use softwares and browsing. So how do increase the available space for installing more softwares?

View 3 Replies View Related

Debian :: Create An Unallocated Space The Space Will Stay In That Extended Partition

Mar 20, 2010

my home partition is an extended one, and when i want to create an unallocated space the space will stay in that extended partition. but there is also an 7 gb unallocated space which i want to merge with the other unallocated space. I also cannot extend that partition over that 7 gb. how can i overcome that problem?

i m also uploading a screenshot of gparted.[URL]..

View 4 Replies View Related

Ubuntu :: No More Space On My Usb Disk - But There Is ?

Mar 24, 2011

Until now I have just formated the disks, but it's frustrating since I need the files on the disk and I bet there's an easier way out. I tried to physically delete the .trash folder in the flash disk but that didn't work either. So, what do I do?

View 9 Replies View Related

Ubuntu :: Get More Disk Space For U11.04?

Jun 11, 2011

I installed Ubuntu 11.04 (with wubi) and selected that I wanted 10 GB of disk space for Ubuntu.

There are two things I want to do now, so two questions:

1. How do I delete Windows OS from my computer? It's a new computer so I am sure I want to delete and I did not download anything but a few things on it.

2. After I do that, how do I set Ubuntu so that it's not still at 10 GB of disk space.

View 2 Replies View Related

Red Hat / Fedora :: Not Enough Disk Space

Jun 22, 2011

I use windows and I want to install linux redhat beside it. So, in windows, I shrinked my Local Disk C 120gb, with Disk Management (control panel). During installation of redhat, I got to the step where I have to choose the partition where it will be installed.

First, I tried the 4th option ( use free space to create a partition), but it gave me error: Not enough disk space. So, I tried the 5th option ( create a new partition). It showed me the partitions on my pc, and showed me : Free, of size 120 gb. I tried to create a new partition, but it gave me the same error.

Why is this happening although I have 120 gb free (unallocated)?

View 3 Replies View Related

General :: Disk Space Up To 60%

Nov 10, 2009

My disk space has grown from 30% to 60% in the last 3 months.

I can only assume this is from log files in the form of maillogs and squid logs.

Any ideas on how to free up the space? I'm pretty sure I have logroate running.

I just ran this on the mail log files:

View 14 Replies View Related

General :: Out Of Disk Space ?

Aug 17, 2009

I got the Hp 2133 mini notebook not to long ago maybe back in april. But they got a linux instead of Windows. I have yet to save anything on the computer, but everytime i logged on, i was usuing up disk space. Now I cant even log on and it gives me the message GDM Could not write to your authorization. Im sure i am not the first to receive this message. I dont know what to do. Its a Suse Linux Enterprise Desktop 10. I tried entering commands that ive seen on here that helped others. But its not working for me. I havent been able to use the laptop since may.

View 14 Replies View Related

Software :: No Disk Space?

Mar 14, 2010

I created a virtual machine with 20GB disk space. I installed Linux Mandriva and when I type df -h it sais that 100% has been used. The VM settings sais that I have 212GB free. How do you assign linux more disk space on the VM when I already allocated 20GB to VM.

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved