Debian :: Running Out Of Room In System Partition

Aug 9, 2010

I use Debian Lenny in a dual boot system on a desktop computer with a 40 GB hard drive. There are two partitions used by my Lenny installation, one containing /home and one containing the rest of the directory tree, including /tmp. I guess that I could soon encounter problems using kpackage to obtain security upgrades to already installed packages or backing up files to CD; is that correct? I have plenty of space left in the partition containing /home but have under 500 MB left in the other partition (4.1GB), which is 93% full. A year ago I was fine, but the various package upgrades seem to usually add stuff, so I've gradually filled up the partition.

I have looked at the directories in the filling up partition, and there are not really any huge space hogs, just a lot of packages adding up to filling up 93% of the partition. The fattest directories in the almost full partition are
/usr/lib 1.1GB
/usr/share 1.6GB

Installing another Lenny on another desktop (no more dual boot for me!) is now a high priority, and I hope to accomplish that over the next month or two, but until then I am concerned that my current desktop computer may soon become unusable. I guess that if I tried to simply use the linux mv command, as root, to try to move say the entire /usr/share directory to /home/usr/share, I would not only not free up any space, I'd only move the directory itself, which I guess would possibly render various packages I have installed unusuable. Is there any reasonably simple/safe way to do something like this:
1. cp /usr/share to /home/usr/share
2. replace /usr/share files with symbolic links to new locations.

View 11 Replies


ADVERTISEMENT

Ubuntu :: How Much Room To Leave For Home Partition / Root Partition

Feb 7, 2010

I have finally been convinced to partition my 500GB hard drive from a two partition setup with root and swap to a three partition setup with root, swap, and home. I found a nice tutorial about how to do this, but here is my question:

A) How much space do I leave for the root partition and the home partition?

View 7 Replies View Related

OpenSUSE Install :: Dual Boot With Backtrack4 - Partition Drive To Make Room For Bt4?

Nov 28, 2010

finally got mostly everything fixed on my opensuse 11.3. 11.3 is my only os on my laptop right now and I want to be able to dual boot with backtrack4. I used to have bt3 but it was on a usb loading up with winxp. Anyway, I've downloaded the iso image and after hours of forum reading I figured out how to mount the iso image. Doing so allows me just to look at the files. Is there an install file somewhere I'm missing?

Also, couldn't ever figure out how to partition my drive to make room for bt4. Tried downloading gparted and failed. Tried using the expert partitioner program that came with this system but it won't allow me to create another partition. Couldn't ever find a reason why. Will bt4 allow me to create a partition upon installation? How do I install?

View 9 Replies View Related

General :: Meeting Room Planner / Booking System

Aug 2, 2011

I wanted to configure meeting room booking system,

Fatal Error: Failed to connect to database

does anyone know about the meeting room booking system, if so help me to configure it. if you know about the other source also thats not a problem. . All i need to do is to configure meeting room booking system software on linux. .I am currently using opensuse11.3 distro. .

View 9 Replies View Related

Ubuntu Installation :: Install Into Partition From Running System?

Aug 26, 2010

Rather than booting into a CD, or rebooting into a partition, or rebooting at all or clobbering my MBR or installing GRUB, I would like to install Ubuntu into an existing partition from an already running Ubuntu installation. Because of my requirements, LUBI or UNetBootin would not work because it (1) overwrites the bootloader (e.g., GRUB or NT bootloader) and (2) requires a reboot for the installation.

Is this possible? It seems like the Debian installer could just be run from the command line, but I don't know how you'd point to the right stuff (e.g., an ISO image).

View 1 Replies View Related

General :: Recover Partition-Table Still Present In Running System?

Dec 1, 2010

I accidentially overwrote the first 1M of my harddisk on linux (using dd). So, the partition-table is gone. I can still access all partition (except the first one) using /dev/sda2 (and so on), so the data is still there. I only need the partition boundaries to restore the table. How can I do this? The Linux-Kernel must still know them because all mount-points still work. fdisk -l /dev/sda doesn't work because it acctualy reads the partition table.

View 2 Replies View Related

Debian :: Separate /home Partition From System Partition - Free Space Gone?

Dec 15, 2010

My debian 5 is up and running smoothly and act as file-server in the middle of windows network jungle using samba the only problem is, after backup an external hdd (213 GB) to my /home partition, I end up with message say that I'm running out free space. Fyi my debian installed on 1TB SATA disk, and I separate my /home partition from system what happen to my free space ? here is screenshot of my disk, using disk usage analyzer: is there is a way to get my space back or something missing on my setup.or I have to reinstall my debian and use LVM when partitioning my disk?

View 8 Replies View Related

Debian Multimedia :: Baby: How To Listen Into Another Room Through Mic

Aug 23, 2010

how to setup a monitoring wifi-less (so with cable) and non negative field of waves. We've got enough all around us. For the temperature I have found a controller which can be pluged onto *nix box. I would like to get the sound from a room and listen it to another room.

[URL]

with that I can record my room sound.

arecord -Dplughw:3,0 -f cd -vv "$FILENAME2"

View 3 Replies View Related

Ubuntu :: Shrink Main Ubuntu Partition To Make Room For Windblows?

Jul 25, 2010

I'm trying to shrink my main ubuntu partition to make room for windblows

View 1 Replies View Related

Debian :: System Becomes Read-only After Some Time Running

Dec 2, 2010

It's the second time I've noticed this

~# /etc/init.d/sabnzbdplus restart
mktemp: failed to create file via template `/tmp/sabnzbdplus.XXXXXXXXXX': Read-only file system
/etc/init.d/sabnzbdplus: line 94: $TMPFILE: ambiguous redirect
Stopping SABnzbd+ binary newsgrabber:No process in pidfile '--retry' found running; none killed.
failed!

View 14 Replies View Related

Debian Configuration :: System Running Is Very Slow

Oct 28, 2010

I'm running testing and over the last week or two my system is getting slow. Any disk access slows everything to a crawl. Even the cli can take several seconds to display characters as I type them.

View 9 Replies View Related

Debian :: New Install Running Slow - System Freezes Every 30 Seconds Or So

Sep 26, 2015

So i just finally installed Debian Jessie OS, replacing Ubuntu. But now it is running extremely slow. It's not internet connection. The internet speed is running fine (Videos load quickly), but it's like the system freezes every 30 seconds or so. A video can be fully loaded but still stops and starts constantly. Just browsing the internet, or non-internet things do the same also. I switched back to Ubuntu to see if it was different on there, but Ubuntu is running fine.

View 4 Replies View Related

Debian :: Change Boot Loader From Grub To System On Running Lenny Without Damage It?

Feb 1, 2011

How to change boot loader from Grub to syslinux on running Lenny without damage the system?

View 1 Replies View Related

Debian :: Mount Encrypted LUKS Partition (On Former System HDD)

Feb 1, 2016

I have two basically identical harddrives that are encrypted with LUKS containing a complete debian installation:

Code: Select allroot@x200s:/home/b# lsblk --fs
NAME                   FSTYPE      LABEL UUID                                   MOUNTPOINT
sda                                                                             
├─sda1                 ext2              0b851969-281e-4db2-8a5b-3798e801711b   /boot
├─sda2                                                                         
└─sda5                 crypto_LUKS       cfcf63ef-448a-4f72-9f58-8f7731cf3dfc   
  └─sda5_crypt         LVM2_member       21CS3f-SQeQ-XcMr-kyDs-OPtR-egmT-HkvJAu

[Code] ....

sda is what I currently run to write this text, sdb is my former harddrive, connected via USB.

I want to access the root partition on sdb.

The problem is:

Code: Select allcryptsetup luksOpen /dev/sdb5 oldhd
Enter passphrase for /dev/sdb5:
root@x200s:/home/b# ls /dev/mapper/
control  oldhd   sda5_crypt  x200s--vg-root  x200s--vg-swap_1
root@x200s:/home/b# mount /dev/mapper/oldhd /mnt/
[b]mount: unknown filesystem type 'LVM2_member'[/b]

[Code] ..

Before all this, both sda and sdb where in the same volume group. I renamed the volume group of sdb to "oldDisk"
using

Code: Select allvgrename <UUID> oldDisk

How I can access the data on the root filesystem of my sdb..

View 2 Replies View Related

Debian Installation :: File System For Boot Partition?

Dec 31, 2010

Is there recommended file system for boot partition. Debian default use ext2. Why? Can it be used ext4? I know the difference between ext2 and ext4. But why, currently in Debian, boot partition is ext2 and all others are formated with ext3...

View 3 Replies View Related

Debian :: Deleted The Partition Containing Windows, And Now System Will Not Load Any Bootable CD?

Jun 11, 2010

I had a dual boot on my dell mini inspiron for win xp and linux debian. Due to some issue with windows, I needed to reinstall it and remove debian. From within debian's inbuilt GParted, I deleted the partition containing windows, and now my system will not load any bootable CD (whether winXp or Gparted live cd). Everytime I restart the system with a bootable Cd, it still takes me into debian automatically.how to reformat my hard drive by deleting linux partitions and re-install winxp from bootable cd.

View 1 Replies View Related

Debian :: Libgdu-WARNING : Partition /org/freedesktop/UDisks/devices/sdb7 Is A Logical Partition But No Extended Partition Exists

May 27, 2011

I installed Debian stable and I see these errors in the xsession error file

/etc/gdm3/Xsession: Beginning session setup...
GNOMEKEYRINGCONTROL=/tmp/keyring-j0E6Br
SSHAUTHSOCK=/tmp/keyring-j0E6Br/ssh
GNOMEKEYRINGCONTROL=/tmp/keyring-j0E6Br

[code]....

View 4 Replies View Related

Ubuntu :: Internal Disk In A Running System Usb-booted System Does Not Result In The System Detecting The Disk

Feb 27, 2011

My system decided to crash on me, hard. It was humming along happily for about 2 months and now doesn't boot. If I boot from hard-disk, I get grub. Launching the first kernel choice hangs. I thought maybe the install was corrupt, so I booted from usb install disk. The usb hdd didn't boot; something about an error trying to access /dev/sda . Unplugging the internal disk and plugging in the usb install disk does result in the system booting. Plugging in the internal disk in a running system usb-booted system does not result in the system detecting the disk.

How do I know if the disk is physically broken? This seems unlikely since it does manage to launch grub consistently. Or is this still possible? How can I try to mount whatever is left? The usb install disk doesn't even list the /dev/sd*. Any pointers on how to reformat the drive if it's not being mounted?

View 1 Replies View Related

General :: Automating USB Drive Configuration Of Partition Table, Partition And File System

Jan 26, 2011

I have tried to automate the configuration of a usb drive with not much success.

The problem that I have is that I have a large amount of usb drives that have a partition table of type "loop" and I need to change them to "msdos". The size of the drives vary and I need to use FAT32 or FAT16 file system.

I've tried various partitioning commands and gui applications but cant find one that I can give a one line command to to set the partition table, maximum partition size and file system.

View 9 Replies View Related

Ubuntu :: System Crashing 10.04 \ Running Again Is To Press The On/off Button Until The System Powers Off And Restart?

Sep 6, 2010

I am an absolutely beginner with Linux (ubuntu). I got fed up with widows and decided it was time to go. I installed (clean install from a cd) ubuntu 10.04 on my desktop. It is an hp compaq d220 MT.It looks good and feels good, well at least for a while since it keeps crashing. The screen starts to flicker, goes black, and the only way to get it up and running again is to press the on/off button until the system powers off and restart.

View 2 Replies View Related

Software :: Advantage Of Running A 64bit System Over 32bit System?

Dec 11, 2009

What would be the advantage of running a 64bit system over a 32bit system? I only have 3GB of ram but plan on kickin another 1GIG into it. But i wanna try 64bit Linux(probably slackware) on it. But first im just wondering what the advantages are people have seen who have used both 32/64bit linux. Speed? Smoothness? And also what are major disadvantages such as compatibility, configuration, etc.

View 14 Replies View Related

Debian :: Running Same Process Multiple Times(from Another Account) / An Instance Of Newsbeuter Is Already Running Error?

Aug 6, 2010

Sometimes I connect to my Debian box from another computer (using SSH on Cygwin or Linux), and once ina while I want to run some console apps. And sometimes some of these apps might complain about "another intance, Error: an instance of newsbeuter is already running (PID: 2496)". Is there a work around for this issue at all(without killing the original instance") ? The reason I do not want to kill the app because there might be 2 users connected to the same machine that might be using the same app.

View 1 Replies View Related

General :: No Room For Updates In 9.04

Aug 3, 2009

Just loaded 9.04 side by side with XP. HDD says it has 138 of 149 remaining....When I try to load updates in Ubuntu it says there is not enough space on HDD. Did I make a mistake loading side by side? Updates are many, so I also wonder if I can choose the ones I need.that is.....once I recognize what the hell, individually, they are.

View 3 Replies View Related

Ubuntu / Apple :: Is There Room In There To Mount Fan?

Feb 5, 2010

Now that I got WPA working on my iBook I'm looking at upgrading RAM and possibly the HDD. I'm not really happy with the heat generated by the HDD. I'm interested in what others may have done for this problem. Is there room in there to mount a fan? Can someone could recommend a cooler running Hard drive? (I'd go with a SSD if I could afford it.)

View 3 Replies View Related

Ubuntu :: Where Is IRC Room List In Empathy?

Jun 3, 2010

I am having a tough time trying to get Empathy to download a list of rooms. Typing /list does nothing in Empathy's join room. How the hell do I get the IRC room list? I'm about ready to go back to a dedicated IRC client.

View 2 Replies View Related

Ubuntu :: Make Room For The Last Tcp Command ?

Oct 22, 2010

I want to make room for the last tcp command (increase the height) check the pic please advise

Code:
background yes
use_xft yes
xftfont HandelGotD:size=9[code].....

View 1 Replies View Related

General :: Empathy Chat Room

Dec 17, 2009

try to use empathy to use yahoo chat or some kind of chat but just cant figure it out can someone explain how to use the room feature

View 1 Replies View Related

Ubuntu Installation :: Get More Room In /home Folder?

May 1, 2010

I installed UNR 10.04 the other day, and it was my second time to install due to complications in the first go around. I installed UNR specifying partitions manually, and erased my first install and used that partition for my current one. In the process I shrank the swap area from 5G to 2G in order to match up to my RAM and free up 3G of space I could now use. Here is where I goofed: I was left with around 114G of free space, then the 2G of swap, then 3G of more free space. Well I specified the 3G to be mounted at /home hoping it would just add that free space to the big 114G space. But, alas, now I have a home folder that has only 1G of free space, and more music and movies I wish to save. How can I get more room in my /home folder or merge it somehow to all be in the main install space?

View 4 Replies View Related

Ubuntu :: No Room For Updates On Default Settings

May 6, 2010

Alright, I searched the forums, and made google my friend, but I can't find out how to do this. I installed ubuntu earlier today, and it installed right beside windows like it usually does, but it apparently didn't give itself enough room for updates on the default settings. So, here's my gparted screen shot Sorry if that screenie is HUGE. The most I've gotten toward a solution is formatting the unalocated space and then trying to merge things, which I'm trying now. However, any other help, including details more specfic other than "format the unallocated and then try again" would be awesome.

View 3 Replies View Related

General :: How To Change Ownership Of Mp3 Player From Room?

Oct 16, 2010

I am a Linux Noob of the major kind.I have an MP3 player that is owned by root. I have a SANDISK it in also. I can copy files to the player despite it being owned by root but I can't copy them to the SANDISK which is also owned by root. So what is suppose to be after the colon?How do I determine what that is if it is a directory?How do I change to root to change ownership if that is what I need to do?Is there an application that I can use to change ownership easy and what user do I have to be to do that.

View 5 Replies View Related







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