CentOS 5 :: Unable To Find Persistent Overlay Using Temporary

Feb 13, 2010

I am trying to create a LiveUSB with persistent overlay. Here is what I am doing ...

1. I create my own LiveCD image.

# LANG=C livecd-creator --config=centos-livecd-desktop.ks --fslabel=CentOS-5.4-<arch>-LiveCD

2. Insert and format the USB (I'd tested FAT and EXT).

3. Create the filesystem on the USB.

# livecd-iso-to-disk --overlay-size-mb 2500 CentOS-5.4-i686-LiveCD.iso /dev/sda1

4. Test it.

# umount /dev/sda1
# sudo kvm -hda /dev/sda1 -m 256 -vga std

The process seems to be fine but when I boot I receive the message: "Unable to find persistent overlay using temporary" complaining about failing mount /overlay.

If I watch inside LiveOS/ I can find the overlay file: overlay-jimezam_lab-d9d04988-3b00-4a2d-8207-43007ac71ef1.

View 1 Replies


ADVERTISEMENT

CentOS 5 :: Persistent Overlay Not Working On Ext3 USB Drive For CentOS 5.4

Dec 3, 2009

i am trying to get centos 5.4 installed and bootable on my 16gb flash drive, with persistent overlay using and ext3 formatted drive.i want to be able to boot into centos and be able to have all updates from yum, etc, saved when shutting down for my situation i cannot use vfat.

View 9 Replies View Related

Fedora :: F14 Live USB - Overlay Persistent File Space

Nov 20, 2010

I just set-up my fedora-14 live usb on an 8gb usb hard drive but I see the space left on '/' is less than 800mb (I created a 3.5gb persistent file) like so:
Code:
livecd-iso-to-disk
--unencrypted-home --home-size-mb 3500
--overlay-size-mb 3500 Fedora-14-x84_64-Live-Desktop.iso /dev/sdc1
but I still don't have much space to install programs.

Is there a way to trick yum into installing programs under /home/liveuser/programs instead ?:
Code:
[liveuser@localhost ~]$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/live-rw 3.0G 2.8G 223M 93% /
tmpfs 1002M 352K 1002M 1% /dev/shm
/dev/sdb1 7.4G 2.0G 5.1G 28% /mnt/live
/dev/loop5 3.2G 130M 2.9G 5% /home
varcacheyum 1002M 0 1002M 0% /var/cache/yum
/tmp 1002M 92K 1002M 1% /tmp
vartmp 1002M 0 1002M 0% /var/tmp

View 5 Replies View Related

Red Hat / Fedora :: .bin Extraction Error Unable To Create Temporary Files

Jul 12, 2011

It is saying to make sure there is enough room in the tmp folder, so I cleaned out the entire tmp folder but the same error is still happening. Is there a way to make the tmp folder bigger? Or perhaps extract the temporary files to a different folder? Or maybe the size if the tmp folder is not even the problem?

View 1 Replies View Related

CentOS 5 :: Remove Temporary Files Through Command Line?

Jan 16, 2010

Where exactly are the temporary files stored, in /tmp or /var/tmp. How can i remove temporary files through command line? What is the difference between these two directories?

View 2 Replies View Related

CentOS 5 :: Unable To Find Rpm Tool

May 12, 2009

I wanna uninstall ipp 6.0 and reinstall ipp 5.3 under linux centos 5.3. I'm not able to uninstall ipp 6.0 and I'm getting this error: ERROR: ERROR: Unable to find rpm tool, add its location to your PATH and restart uninstallation

Also, I'm not able to install ipp5.3 and I'm getting the same error ERROR: ERROR: Unable to find rpm tool, please add its location to your PATH and restart installation

View 19 Replies View Related

CentOS 5 :: Unable To Find An Answer To Yum Segfaulting?

May 15, 2010

I have been looking for a while and I am unable to find an answer to yum segfaulting.

I have tried:
yum clean all
rm -f /var/lib/rpm/__*
rpm --rebuilddb

I tried upgrading yum and rpm to the newest versions in 5.5 and I still run into the same problem.

fcntl64(6, F_SETLK64, {type=F_RDLCK, whence=SEEK_SET, start=1073741824, len=1}, 0xbfcaf694) = 0
fcntl64(6, F_SETLK64, {type=F_RDLCK, whence=SEEK_SET, start=1073741826, len=510}, 0xbfcaf694) = 0
fcntl64(6, F_SETLK64, {type=F_UNLCK, whence=SEEK_SET, start=1073741824, len=1}, 0xbfcaf694) = 0
access("/var/cache/yum/base/primary.xml.gz.sqlite-journal", F_OK) = -1 ENOENT (No such file or directory)
fstat64(6, {st_mode=S_IFREG|0644, st_size=20480, ...}) = 0

[Code]...

View 9 Replies View Related

Server :: SVN Checkout Error - Can't Find A Temporary Directory - Internal Error

Feb 14, 2011

I have builded a svn server using apache before. But recently I can not check out from the svn server,and error code is as follows:

svn: Can't find a temporary directory: Internal error

I have searched in the google,they said no space on the server.But my server have much space.

Filesystem Size Used Avail Use% Mounted on
/dev/sda1 49G 22G 24G 48% /
tmpfs 220M 0 220M 0% /dev/shm
/dev/sdb1 917G 867G 3.8G 100% /mnt/md0
/dev/hda1 151G 129G 15G 91% /mnt/meego

The server is at the /dev/hda1 partition.

View 7 Replies View Related

Debian Hardware :: Intel Soft Modem Configuration Error - Unable To Prepare Temporary Kernel Tree

Dec 4, 2010

I am runing debian-5 (lenny), the default kernel 2.6.26 was unable to start the x so i installed the new kernel linux-image-2.6.32-5-686_2.6.32-28_i386.deb, now x works, but there is problem building modules for the intel soft modem linux driver hsfmodem-7.60.00.00oem which is supplied in the modem cd by the intel company.

I installed these kernel packages for this purpose:
linux-base_2.6.32-28_all.deb
linux-image-2.6.32-5-686_2.6.32-28_i386.deb
linux-headers-2.6.32-5-486_2.6.32-28_i386.deb

[code]....

in all these cases hsfconfig failed with the above error,

View 2 Replies View Related

CentOS 5 :: Apache - Unable To Find The Correct Layout?

Mar 21, 2009

What I really want to do is compile an apache version that uses the same layout as the version included with CentOS. I can not however find the correct layout.conf file. The one from the Apache Source doesn't have a REHL or CentOS option.

View 10 Replies View Related

CentOS 5 Hardware :: Detecting & Installing In 5.3 But Unable To Find Anything

Sep 8, 2009

Whats the best way to detect & install new hardware in CentOS5.3 when you don't have a working network connection. I've tried to search the wiki & forums on this site as well as the supplied help files for help in detecting & installing new hardware but wasn't able to find anything

View 3 Replies View Related

Debian Configuration :: Unable To Persistent Device Naming

Mar 30, 2011

I have a problem defining persistent device naming on a Debian Lenny server.I have:RAID1 controller on the server machine with two SCSI disks.external storage with RAID5. I have / mount on the first partition on the server SCSI disk and /storage mount on the external storage.

I'm experiencing a problem: The system recognizes the system disk (RAID 1), as sda or sdb - randomly.I want: To control the recognition, and tell the system that sda (sda1) will always be the system disk.The motivation: GRUB is configured to work with sda, and when the system disk doesn't, boot process fails, and I end up in the initramfs shell-like interface.

Booting the kernel
.
.
.
mount:mounting /dev on /root/dev failed: No such file or directory
mount:mounting /sys on /root/sys failed: No such file or directory

[code]....

View 6 Replies View Related

Red Hat / Fedora :: Unable To Find /etc/resolve.conf On Centos Machine

Mar 7, 2010

I am not able to find /etc/resolve.conf on my centos machine.it says no such file or dir .with out this file i am not able to connect to internet.when i ping my localhost and my machines ip address i am getting a reply.but when i ping some domain(eg - google.com) i get no reply.i tried manually entering the dns nameserver from system->adminstration->network->dns tab.i dono what ip to enter there..

View 2 Replies View Related

CentOS 5 :: VMWare Unable To Find Kernel Header Modules

Mar 7, 2009

I just installed a fresh CentOS 5.2 32bit system. I used "The Perfect Server" server document from Howtoforge and went through those steps and then added Webmin administration console. I then tried to install VMware Workstation 6.5 onto the system. I downloaded the latest VMware bundle, ran it and everything went fine. I then try to run vmware and I get the following messages

C header files matching your running kernel were not found

Before youcan run VMware Workstation, several modules must be compiled and loaded into the running kernel

Kernel Headers 2.6.18-92.1.22.el5.centos.plusPAE

Kernel headers for version 2.6.18-92.1.22.el5.centos.plusPAE were not found. If you installed them in non-default path you can..

View 6 Replies View Related

CentOS 5 :: Unable To Find The Folder To Install The Support Driver?

Jul 25, 2009

When i put the command: /etc/init.d/vboxdrv setup for install it it say this:

Stopping VirtualBox kernel module [ OK ]
Recompiling VirtualBox kernel module [FAILED]
(Look at /var/log/vbox-install.log to find out what went wrong)
[root@server ~]#
and
the log:
Makefile:185: *** Unable to find the folder to install the support driver to. Stop.

View 4 Replies View Related

CentOS 5 :: Unable To Find Php-pear-Date-Holidays For Horde Web

Nov 18, 2009

I was following these instructions[url] and it asks to have this installed yet I am unable to find the file/package.

yum install -y php-pear-Date-Holidays <-- (for now, this package is available in the EPEL repo)

I have followed the instructions on this link [url]

To install ELRepo for RHEL5, CentOS-5 or SL5:

And

How to get the package iinstall and/or recommended steps for horde

View 1 Replies View Related

Ubuntu Multimedia :: Unable To Make Monitor Setting Persistent?

Mar 8, 2011

My system boots in 1024x768 screen resolution. I'd like to change it to 1280x1024 for all users. I can change the setting to 1280x1024 and it's persistent between sessions, but is reset back to 1024x768 on reboot. In the old days, I used to edit xorg.conf to set the the mode I want, but now there's no xorg.conf. I created one using

xorg -configure

but this created an xorg.conf which has no modeline settings at all. The file just looks like a template. Here's what I got:

Quote:

Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"

[Code].....

View 1 Replies View Related

CentOS 5 :: Live On USB Flash Drive Non-persistent

Jul 27, 2009

I just tried Centos 5.2 Live starting from a 2 GB USB flash drive. Everything seems to run fine, fast, stable - except for that the persistent feature is not working. I created the USB from Windows using the Centos 5.2 LiveCD image and the current version of Live USB Creator (3.7), and declared a 256 MB persistent space.

This persistence feature had worked before with Fedora 11 but the system resulted unstable, kernel panic.... Now Centos has been solid for hours in a row... but the file where persistence should be reflected remains untouched with the initial creation timestamp. When rebooting, every change in config, file created etc gets lost.

View 2 Replies View Related

CentOS 5 :: Grubby Fatal Error: Unable To Find A Suitable Template

Oct 13, 2009

so I was trying to do sheduled updates on server, which is doing xen virtualization
doing kernel update (to 2.6.18-164.el5xen) i got the following error:

Running Transaction
Installing : kernel-xen [1/1]
grubby fatal error: unable to find a suitable template

and of course new kernel doesn't appears in grub.conf and don't know what is cause of this problem last kernel i was updateting in August and as i remember everything went just fine:

current kernel:
2.6.18-128.4.1.el5xen #1 SMP Tue Aug 4 21:33:24 EDT 2009 i686 i686 i386 GNU/Linux
#cat /boot/grub/grub.conf
# grub.conf generated by anaconda

[code]....

also could it be because running kernel is removed?also could it be because of LABEL entry, not /dev/... ( as i found out it was such bug, some years time ago)

View 1 Replies View Related

CentOS 5 :: Persistent Device Names For ISCSI Disks?

Nov 15, 2010

I have a server wich is connected to an iSCSI storage and gets harddisks from this storage. Sometimes I have to add new disks to this server. Everytime I add a disk and make an /etc/init.d/iscsi restart on the server the disks don't have the same device name as before the iscsi restart.

It should be possible to gave the disks persistent names using udev rules. Now I tried to create different rules in "/etc/udev/rules.d/99-static-iscsi-names.rules" e.g.

# /dev/sdc
KERNEL=="sd*", BUS=="scsi", PROGRAM=="/sbin/scsi_id -g -s %p",RESULT=="360a98000503355344c4a576864467877" NAME=="sdc%n"
In "/etc/rc.local" I added "/sbin/start_udev" and in "/etc/scsi_id.config" I added the line "vendor="NETAPP",model="LUN",options=-g"

[Code]...

View 3 Replies View Related

Networking :: Unable To Find Atheros AR8132 PCI-E Ethernet Controller Driver For CentOS / Fix It?

Jun 26, 2011

I am unable to find Atheros AR8132 PCI-E Ethernet Controller driver for CentOS which is installed on my netbook.

I contacted DELL to provide me the driver and they said that they do not support Linux on netbook and I have to arrange it myself.

I told them that I don't need help in installing I just need the driver file to which they said that they don't have driver for Linux.

NIC is getting detected and works fine on the same netbook (Am dual booting Windows7/CentOS) with Windows7

When I type: ls -l /dev/ it does not show up eth0. Same result with ifconfig. When I type lspci | grep net it does show up something like Atheros Communications AR8132 L1 PCI Gigabit .

View 4 Replies View Related

General :: Installing Subversion (svn) On CentOS - Error "Temporary Failure In Name Resolution"

Apr 13, 2011

installing subversion on CentOS 5.5 using following command: [root@lucifer ~]# yum install mod_dav_svn subversion does dont connect to a mirror with following error, "Temporary failure in name resolution"

View 1 Replies View Related

CentOS 5 Networking :: Setup A Network To Network VPN Tunnel Between Our Main Office And A Temporary Location?

Aug 12, 2009

I am attempting to setup a network to network VPN tunnel between our main office and a temporary location. This location need full VPN access back to the main office's network.Anyhow we have spent about 3 solid days attempting to make this work without any great success. Here is our network scheme for these two devices.

Network A (Main Office) (OpenBSD using isakmpd)
Network: 172.16.8.0/24
External IP: 1.1.1.1 (obviously not the real IP)[code].....

View 2 Replies View Related

Ubuntu :: Add Overlay - How To Close

Jul 25, 2011

[url] I ended up copying the text to read the article.

View 2 Replies View Related

Fedora :: Background Overlay Jumbled In Gnome 3?

Jul 21, 2011

Unsure of what caused this but please reference the screenshot to see my problem. I'm not using any special graphics driver, just whatever the distro decided to use upon install.

[theophan@porter ~]$ sudo uname -a
Linux porter 2.6.38.8-35.fc15.x86_64 #1 SMP Wed Jul 6 13:58:54 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
[theophan@porter ~]$ lspci |grep Radeon

[code]....

View 2 Replies View Related

Ubuntu :: Software To Transparently Overlay Images?

Aug 28, 2010

I have two almost identical images of the same size that I want to compare. I'd like to over-lay them one on top of the other and vary each image's transparency so that I can compare them. Anyone know of any software that does this?

View 4 Replies View Related

Ubuntu Multimedia :: TV Through PC With Multi Media Overlay

Oct 26, 2010

I wish to set up a PC based media server in our legion. I would like to run the cable feed through a TV card & then overlay service announcements onto the screen at scheduled times. I will buy a desktop box and add a tuner card. Ubuntu 10.04 is my OS of choice.

View 2 Replies View Related

Ubuntu :: Screen Graphics Corrupted Overlay On Top Of Other App Windows

Jun 14, 2011

Once I launch google chrome

14.0.792.0 (Developer Build 88942 Linux) Ubuntu

(problem happens across various chrome versions and firefox too)

and I visit a site with graphics, still image or ....., I get a screen overlay of the website image positioned near top left of my monitor which overlays its graphics on top of windows of other applications. Interestingly, when I kill chrome the image disappears, then reappears on re-launch of chrome. Somehow chrome is controlling the rendering of its video memory, from killed tabs, outside of its own window.

This I have seen for firefox as well. Its been happening for few months, not on every browser launch but daily nonetheless. The video corruption also prevents mouse cursor cut N paste of text on any application which happens to have its window overlayed in this manner.

I have all the latest updates

ubuntu 11.04
nvidia driver 270.41.19

screen captures of offending overlay do not show up, though I could photograph my screen if need be. Have stopped using beta chrome daily builds, now using default google chrome to verify whether symptoms disappear.

I see no apparent errors in system log or X server log

View 2 Replies View Related

Software :: Desktop Widget System With Overlay / Transparency?

Jul 11, 2011

I finally dropped Gnome and am trying to put together my own custom Xclient-style desktop, with Xmonad as my WM. My question: Do any of the desktop widget systems out there support fixed, transparent overlay of the screen? My idea was something like this: I want, for example, my desktop clock widget not to be stuck in some dock taking up screen space; but instead, it would overlay the screen in one corner, with its background transparent. That way I could always see it, but it wouldn't gobble up screen space in a separate menu bar.

View 2 Replies View Related

Ubuntu Multimedia :: Video Overlay/composite Editing With Kdenlive ?

Aug 12, 2010

I have followed a few guides on using video overlays to obtain a watermark. i am suppose to use the Bluescreen video effect along with the composite transition in kdenlive.

I run the following versions of software:
lucid lynx 10.04
FFMPEG compiled from svn
x264 compiled from git
Kdenlive 7.7.1
Kino 1.3.4
melt 0.5.6 from a PPA
Medibuntu repos

My video I want the watermark over is a kino captured file which is dv avi type 2 (open dml).I have done Bluescreen video effect along with the composite transition but the video clip which the video watermark plays on top of ends up getting darker. for the bluescreen color i have chosen red which is the closest red i could pick next to the spinning logo. the lighting changes on it and gives it an undesirable effect as far as how dark it it. i tried other colors but then the logo either disappears or the spinning logos black video background covers up my video. the reason for my "video" watermark is because it is a spinning logo (not a picture) which can be obtained in .mp4 format here:[url]

My goal is to put that on top of some xbox 360 modern warfare 2 gameplay. i haven't uploaded an example of how dark it makes the footage look yet but it does.

View 5 Replies View Related







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