Ubuntu :: Display Size On TV - Shrunk And Has A Lot Of Unused Space On The Sides/top/bottom

Sep 28, 2010

I am running 10.04 Lucid on a Toshiba Satellite A105. The onboard video is an Intel Graphics Media Accelerator 950. The issue is that when I connect it to my Panasonic widescreen TV (laptop is widescreen as well) the display is shrunk and has a lot of unused space on the sides/top/bottom. So like, if I wanna watch something from Hulu, I plug in the S-Video, and I can watch on the TV, but it's not using all the screen available... I have not found a way to resize the output so it fills the screen.

View 6 Replies


ADVERTISEMENT

Hardware :: Get Hard Disc Memory Size Used And Unused Space In C/c++ Program?

Jun 24, 2009

find out the available and consumed Hard Disc memory through c/c++ program .I am using Dabian linux 2.6 I am able to get the physical memory size information by reading /proc fileI need to get information of HDD memory throug c/c

View 4 Replies View Related

Ubuntu :: Can't Free Up Unused Disk Space?

Oct 8, 2010

I seem to have a strange problem with disk usage on my linux partition. I just upgraded my 10.04 to 10.10 and I'm not sure if this was there before.My nautilus tells me that I have 1.4 GB free on my linux partition. My partition editor (GParted) tells me that 79.31 GB of my 81.38 GB is used, and I've 2.08 GB free. There's no way I've got that much stuff on my linux partition, and to confirm it, I ran the Disk Usage AnalyzerApplications/Accessories), and the total size of everything on that partition amounts to much less than 10 GB.

I've tried deleting all my trash (both root and user trash) and I looked at all the folders trying to find any suspiciously large ones to no avail. I thought it might be some weird bug, but removing some files, added the correct amount of space to the free space detected by nautilus. I have no idea what eating up my disk space.

View 9 Replies View Related

Ubuntu :: Use Unused Hard Disk Space In /

Oct 20, 2010

I am the sole user of my laptop and i have the following hard disk space

Code:
Device Directory Type Total Free Available Used
/dev/sda7 / ext4 18.8GiB 15.4GiB 14.5GiB 3.4GiB
/dev/sda8 /home ext4 33.5GiB 7.2GiB 5.5GiB 26.3GiB

Now i want to use the free space in /(root) by moving files there.But i cannot create a folder or file in /.How do i go about this?

View 6 Replies View Related

Ubuntu :: Remove Unused Space From Partition?

Jun 14, 2011

I'm trying to Dual-boot Windows and Ubuntu. I have Ubuntu now. I'm trying to remove space from the Ubuntu partition(Active) but, it won't allow me to remove space from active partitions. I have 11GB Free according to GParted, yet during the installation it displays only 8MB Free. Oh, and I'm trying to install Windows XP through VirtualBox. Is that possible through the install CD? I've been searching and haven't seen anything about it.

View 5 Replies View Related

CentOS 5 :: How To Format Unused Space On /dev/sda

Dec 3, 2009

I have a CentOS 5.3 x86_64 system setup as a file server, backup server, and iSCSI target. The physical machine has six hard drives, two of which (bay0 and bay1) are 1TB disks in a RAID1 mirror. Therefore, CentOS is installed on /dev/sda. My question is this: how can I format and mount the large portion of sda that's not in use right now? Here's some more info:

Disk /dev/sda: 999.6 GB, 999653638144 bytes
255 heads, 63 sectors/track, 121534 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

[code]...

As you can see I've got about 1TB of space on sda. However, when I look at my df -h command and my LVM management what I find is that I've got:

root / filesystem = 8GB and is under Vol00
swap = 2GB and is under Vol01
/var = 2GB and is under Vol02

Sounds like I have a ton of space on sda that I'm not using. It also looks like I'm using LVM, but I'm not familiar with LVM nor am I really comfortable with how I can use the rest of the 900+GB I have available on sda. how I can format and mount the rest of the free space on sda?

View 5 Replies View Related

Fedora :: Create A New Partition In Unused LVM Space

Jan 10, 2010

I just installed Fedora 12 in a laptop with a big hard drive and used LVM for it. The thing is that I used just a fraction of the LVM total size to create the "/" partition and decided to leave the task of creating the other partition (the data partition) with the rest of the LVM space after F12 got installed. Unfortunately I found that Gparted is apparently unable to perform that task of creating a new partition in unallocated LVM space. Is there any way I can create a new partititon in that unused LVM space?

View 4 Replies View Related

Ubuntu Installation :: Unused Space When Partitioning HD For Dual Boot?

Mar 1, 2011

I am attempting to install the 64-bit version of Ubuntu 10.10 on my computer.I'm intending to dual boot Win7 and Ubuntu with one hard drive that came factory partitioned into two drives. Win7 was installed first.Ok, onto the issue. The Install is going well until I get to the Allocate Drive Space form (so almost right off the bat). I first created a swap partition within my "second drive" (really just a partition of the larger drive). This stalled out and I had to exit setup and restart the computer. Booted into Win7 to be safe and Win only recognizes the First Drive and no longer the second drive. So, I boot up the Ubuntu Install CD and get back to the allocate drive space form I see I have a (linux-swap) drive with the same gb space as before.

So, from here I create a partition within the "second drive" 20gb of ext4 type space. This does not stall out and creates a partition of 20 gb. But, now it says I have 175 gb of "Unusable" space. This is very unsettling and using the "revert" button does nothing.How do I fix this space so I can finish the install?[URL]

View 9 Replies View Related

Fedora Hardware :: Remove Unused Space From Vg LVM2?

Nov 23, 2009

This is my situation: on a LVM2 partition, i have shrink a logical volume to free new space for a new partition.

My system-config-lvm screen: http://forums.fedoraforum.org/attach...1&d=1258988216 code...

View 9 Replies View Related

General :: Create Mount Point For Unused Space?

Oct 28, 2009

My current pc running on LINUX raid 1 with both 80bg hdd, the /dev/md0 is growing. Either
a) I need to create another mount point to utilise the space.How i do this ? OR b) Clone the existing 80gb with 250gb, so /dev/mdo got more space?

# df -k
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/md0 20161084 15577508 3559440 82% /

[code]...

View 3 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

OpenSUSE :: Format Drive With Newer Gparted Without Unused Space?

Apr 27, 2011

For a while now, I have been using an older version of gparted (0.4.5) from an older bootable Linux disk to format my hard drives. The version included with Suse 11.4 (0.8.0) has given me a puzzle. I tend to create a number of partitions (3 primary, an extended, and a number of logical) on my disks. For some reason, version 0.8.0 seems to requires 1 mb of space between each partition, and 2-3mb of space at the end of the drive. With the older gparted, I could create partitions with no unused disk allocation. Is there some reason for this new behavior? Is there some way to format a drive with the newer gparted without unused space? I realize that 10-15mb of disk is fairly small, but I have this dislike of wasted space. The drives being formatted are SATA drives in the range of 250gb -750gb.

View 7 Replies View Related

Software :: GParted Device Naming Order - Reclaim Unused Space From One Of The Partitions In The Middle /dev/sda7

Dec 22, 2010

I have logical partitions on my drive numbered /dev/sda5 through /dev/sda14.I want to reclaim unused space from one of the partitions in the middle /dev/sda7. First I intend to resize /dev/sda7 by leaving the beginning of the partition as is and shrinking the end to create some unallocated space between /dev/sda7 and /dev/sda8. Then I would like to create a new logical partition in this unallocated space. My question is what will be the device name of the newly created logical partition? Will it be /dev/sda15 (I hope)? Or will it be /dev/sda8 and all partitions after this be renamed?

The GParted manual states that if a partition is deleted, all of the following partitions will be renamed, but it doesn't say anything specifically about renaming partitions after adding a new partition in the middle of a partition table.

View 1 Replies View Related

Ubuntu :: Display Wrapped Bottom Part Seem To Be Stuck

Feb 14, 2011

I just added a nice little HDTV as a second display on my laptop, it worked fine but I found that the text was a bit hard to read so I decided to change it, got another one yesterday, just plugged it in and everything was perfect. Today I came back from work, plugged the laptop in the monitor, booted the machine, and got a wrapped display, the bottom part (about 1/4 of teh display) seem to be stuck with the content that was visible when I opened my session, and the top part is shifted up, making it totally useless.I took a picture of the display, you can see it here [URL]... I will try to see what happen if I put back the other display, but I really want to get working with the new one.

View 1 Replies View Related

Ubuntu Installation :: 11.04 Sandy Bridge Display Area Overflows Bottom?

May 8, 2011

I built a new system with an Intel i5 and ASUS P8H-67-M LX motherboard that uses the Sandy Bridge chip set for video. It is a recent version without the original bugs. I use a 24" monitor, VisionQuest(Plain Tree Systems) and it supports 1920 * 1200. In System Settings > Monitor Preferences I confirm the resolution as 1920 * 1200. The Monitor is detected properly.

Drop down windows, such as my Firefox bookmarks drop below the bottom of the screen, without any scroll bars. I can drag the mouse pointer below the bottom edge of the screen. It disappears. In contrast, on my older system with Ubuntu 10.04 the mouse pointer will never totally disappear. The top tip remains.

It is like Ubuntu, when rendering the display, thinks I have something like a 1920 * 1280 screen, and everything in that bottom 80 vertical just falls off. Seems like a bug, and maybe a simple one to fix.

View 9 Replies View Related

Ubuntu Installation :: Acer AL1916W Display Vertically Shifted - Bottom Menu Bar Is Hidden

Nov 28, 2010

I've just installed 10.10 and the screen is shifted down (meaning, there is a black bar at the top of the Acer AL1916W monitor and the bottom menu bar is hidden - the accessible). The Acer controls seem to have no effect on this.

View 4 Replies View Related

Fedora Security :: Gui Ids - Display A Quick Little Notification On The Bottom Right Hand Corner Of Screen

Apr 6, 2009

I might get harassed for making this windows/linux comparison, but i'm seriously wondering why i cant find any application that can display a quick little notification on the bottom right hand corner of my screen whenever there's some intrusion attempt.

For example, sometimes I can see that in my /etc/logs/secure (or something like that) there's someone who's trying to attempt to connect to me using random usernames/passwords from different servers. The only time I know this has happened is when i actually open the file with gedit. Is there anything like (norton for windows) that can display little notifications (with or without eye candy)??

View 4 Replies View Related

Ubuntu :: Increase Swap Space Size?

Oct 7, 2010

I got back to my laptop after dinner and found a blank screen with one line of text saying something about running out of swap space - I tried all kinds of key combinations but nothing worked to bring the desktop back - eventually I pressed and held the power button to shut it down - I suppose this is Ubuntu's version of the "blue screen of death"?I went to System - Disk Utility to make a 2GB free space right after the swap space. Then I tried to make that 2GB free space a swap space partition but it came back with an error

View 5 Replies View Related

Ubuntu :: No Free Space , File Size Doesn't Match / Fix It?

Feb 17, 2011

In trying to solve a friend's lack of foresight, i have currently disabled my system.
I was using dd_rescue to make a copy of a drive with a corrupt and unfixable Partition Table. I was a fool, and had a drive mounted to /media/Storage, but ran the backup to /media/storage.
Thus, dd_rescue completely filled my primary drive before informing me that there was a problem.
I don't really trust myself with command line work, so I foolishly sudo'ed nautilus and deleted the folder /media/storage.
Unfortunately, I didn't realize it, but the available space on the drive still read 0bytes.
I tried Terminal work to do a sudo apt-get clean command, but for some inane reason, the laptop screen won't support the display setting for the Terminal login, so I just had to hope that I was doing it right.
I wasn't, and decided to try working from a Live CD so I could see what I was doing.
the folder /root/.Trash/ doesn't exist on Ubuntu's install drive, and I can't figure out why the properties of the drive say "contents: 241310 files, 3.7 GB" but also "Total capacity: 52.8 GB. Free space: 0 bytes"

Any suggestions on how I can get this to shake out?

View 3 Replies View Related

Ubuntu :: Monitor Off Center - Bottom Of Tool-bar On The Bottom Of The Screen Is Cut Off

May 22, 2010

So about an hour ago I put my computer on standby. For whatever reason I couldn't bring it back so I restarted it. It works fine except now Ubuntu has pushed my display down. This means that the bottom of my tool-bar on the bottom of the screen is cut off, and there's a black bar on the top. I'm using a T.V. screen so there is no way I can manually adjust it. I also plugged my desktop back into an old monitor and it was off-center downward too.

View 1 Replies View Related

Ubuntu :: Manually Change Disk Size By Giving It Space From Another Partition

Apr 9, 2010

how to manually change the disk size by giving it space from another partition. I dont have gparted installed.

View 3 Replies View Related

Fedora :: Reduce Size Of Swap To Free Up Some Space

Aug 21, 2010

My laptop has 2Gb of ram, 4Gb of swap, 40Gb hdd and an intel pentium 1.40GHz cpu, even when compiling stuff or maxing out everything the 4Gb of swap is never touched, with such a small hdd I'd like to reduce the swap to about 2Gb (just in case) to free up some space, does anyone know what commands/tools are available to accomplish this?

View 3 Replies View Related

Red Hat / Fedora :: Disk Space - Increase The The Size Of My Directory?

Mar 16, 2010

After installing everything I neded to get on to the web with my server, I discovered that my www dir only has 20 gb.

How can I increase the the size of my directory?

View 6 Replies View Related

Ubuntu Installation :: Increasing Size Of Hard Disk Space Allocated For Filesystem?

Jan 4, 2010

I recently installed Bio-Linux 5.0 as a dual boot system with XP for some bioinformatics applications, but Im having some problems with the amount of disk space which can be allocated specifically for the Ubuntu install.

I partitioned a 250 GB portable hard drive into:

/dev/sdb1: 154.76 GiB (with 30 GiB allocated for Ubuntu)
/dev/sdb2 : 78.13 GiB

Ive been using blastclust to analyse some very large data sets, which keeps on crashing due to filesystem running out of disk space.

When I installed Bio-Linux 5.0 from the live cd, the maximum size I could allocate to the install was 30 GiB, and I havent been able to find a way to change this.

Ive tried using System->Administration->Partition Editor using the live cd, and can view / delete the partitions, but I cant find a way to specifically alter the disk space allocation for Ubuntu.

How do I increase the filesystem size to larger than the current 30 GiB?

View 5 Replies View Related

Debian Configuration :: Squid3 Access.log Size Too Big - Run Out Free Space

Mar 17, 2011

i have successfully set up squid3 with squeeze using guide on this forum viewtopic.php?f=16&t=59301 . The only problem that i have is the size of /var/log/access.log is too big and keep increasing so i run out of free space. The size of it always the same size as my free space hard disk (so it make me run out of free space in just one day, it can have size to 30 Gb ) right now , the only workaround i make is using crontab to rm access.log every hour . I'm sure this is not the right solution . Does anybody know the correct workaround about this ? I have searching in google but seems havent yet have luck with this .

View 5 Replies View Related

Software :: Extend Volume Group Size Over The Remaining Space?

Mar 28, 2010

extend the size of a LVM2 volume group over the remaining free space available on a physical volume. My linux box is a Ubuntu Karmic 9.10 64bit, the 60GB hard disk has 2 win partition for about 19GB, a 1.5GB ext3 boot partition and finally a 36GB LVM partition (/dev/sda4) on which I created a volume group (volgrp) smaller 10GB than the 36GB physical volume (/dev/sda4). What I want now is to extend the size of volume group up to the end of physical volume. I tried to use the "vgextend volgrp /dev/sda4" but system answers me
with following output:

me@pc:~> sudo vgextend volgrp /dev/sda4
Physical volume '/dev/sda4' is already in volume group 'volgrp'
Unable to add physical volume '/dev/sda4' to volume group 'volgrp'.

Here the output of fdisk command:

me@pc:~> sudo fdisk -l
Disk /dev/sda: 60.0 GB, 60011642880 bytes
255 heads, 63 sectors/track, 7296 cylinders

[code]...

View 3 Replies View Related

Hardware :: Get A 21.5" Monitor To Display At The Right Size - Ubuntu 10.04?

Nov 29, 2010

After getting tired of squinting at my netbook screen (System 76 Starling) I bought a 21.5" Asus VE228H monitor. It works beautifully with the right resolution and aspect, EXCEPT that the driver Ubuntu is using is for a 22" monitor, and the image on the screen has about 1/8" missing all around. Sadly, this eliminates the menu bar at the top of the screen. Moving the image down doesn't help. Is there any way to shrink the image, or get Ubuntu to use a driver for a 20" or 21" monitor instead of 22"? I've been using computers since DOS command line days, but have been using Ubuntu only about 2 months.

View 8 Replies View Related

Fedora :: Set The Display Size On X Forwarding?

Jul 22, 2010

How to set the display size avoiding taking up the whole screen.e.g.$ ssh -XC -c blowfish user@ip_address display:1 "gnome-panel"Does it take up the complete screen?

View 4 Replies View Related

OpenSUSE Hardware :: Set Size Display ?

Jan 16, 2011

Linux set size display auto 1024x768, i need to change size 1152x864 and then i restarted, size was the last 1024x768. how turn off "auto"

View 9 Replies View Related

Ubuntu :: Nautilus Does Not Display Space Taken Up By SD Card?

Aug 22, 2010

I have a miniSD card that I use for my BlackBerry. It's 8GB large so I decided to put it in an SD jacket and use it in my camera.

When I plug the SD card into my computer, Nautilus and Disk Usage Analyzer show 1.4 GB yet `fdisk -l`, `df -h` and gparted all show 2.8GB being used.

Code:
$ sudo fdisk -l
{snip}
Disk /dev/mmcblk0: 7969 MB, 7969177600 bytes
221 heads, 20 sectors/track, 3521 cylinders
Units = cylinders of 4420 * 512 = 2263040 bytes

[Code].....

The files shown on the disk are only 1.4GB and my BlackBerry files, yet when I put the disk into my camera, I can see the unaccounted for photos and videos.

I've used gparted to see if there was some unknown/invisible-to-nautilus partition and I can't find one (just as `df -h` says).

I tried doing a `dd` of the entire disk, but that does me no good when I mount the image... it still shows me 1.4GB.

What can I do to see the other files? I'm a computer science undergrad, so you can be as technical as you wish.

View 3 Replies View Related







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