Software :: When Try To Carry Out The Below Operation It Fails?
Jan 19, 2011
SELinux is enable on my system. When i try to carry out the below operation it fails, giving me te error below.I disable selinux before i was successful, but who can help me out to carry this excercise with selinux enable.
[root@wisetech ~]# mount /dev/cdrom /media
mount: block device /dev/cdrom is write-protected, mounting read-only
[root@wisetech ~]# cp -ar /dev/cdrom /media/. /inst
[code]....
View 4 Replies
ADVERTISEMENT
May 7, 2009
Here's the deal: I had a nice little fileserver running under 2.6.27.21-170.2.56.fc10.x86_64.
3 disks in raid 5 ext4fs, then I thought..."hey I'm a greedy bastard..I want another drive!!
So I get it..do a normal mdadm --grow...after around 1100 minutes .. FINISHED!..whee..happy...
I decide to do a upgrade to 2.6.29.2-52.fc10.x86_64 to get the fix for growing the ext4..
reboot...
Code:
md: bind<sda3>
md: sdc3 has same UUID but different superblock to sda3
md: sdc3 has different UUID to sda3
md: export_rdev(sdc3)
md: sdd3 has same UUID but different superblock to sda3
[Code]....
View 5 Replies
View Related
May 23, 2011
Using 11.04. Every time I install a program (any source - software center, Update manager ) at the end of the installation message it says operation failed. But ... here is the big but. The software gets installed.
View 3 Replies
View Related
Jul 10, 2011
I've installed the epkowa backend for the V300 scanner. Communications from Chuck56 and Alien Bob were helpful. The core, data, and esci-interpreter packages are installed, epkowa.conf and dll.conf seem properly configured. sand-find-scanner, lsusb, scanimage -L all report correctly. xsane works normally, and iscan initializes, and produces a preview image. scan however fails citing 'not enough space for operation,' although GBs are available. When iscan is closed, these errors are reported:
libpng warning: Application was compiled with png.h from libpng-1.2.8
libpng warning: Application is running with png.c from libpng-1.4.5
libpng warning: Incompatible libpng version in application and library
My system is running Slackware v. 13.37, Linux v. 2.6.37.6-smp.
View 3 Replies
View Related
Jun 20, 2010
I am running Linpus Linux Lite v1.0.9.E, and I need to update Adobe flash player, and when I go to update it, I get a choice of updates - YUM for linux, .tar.gz for linux and .rpm for linux. Now, I have two questions - (I am a total novice at this as I am more used to windows but i am now trying to use linux instead)
1) Which one do I need to download, or does it not matter
2) When I download it, how do I actually install the update on my computer? It tries to open it with a choice of applications, but then asks for a password, which I do not know, but after trying to update other things, I can still not get them to install. Is there a step-by-step guide anywhere that I can follow, being a bit stupid!
View 14 Replies
View Related
Feb 19, 2011
Yesterday, I did a clean install of Lucid on a T42 thinkpad, with wireless card as identified by lshw below. I did the installation from within a live CD session, with wifi enabled.
Code:
description: Wireless interface
product: PRO/Wireless LAN 2100 3B Mini PCI Adapter
vendor: Intel Corporation
On reboot into the fresh system and update I had the issues that others have seen with network manager not connecting, repeatedly asking for password and so on. Oddly enough, using a Netgear usb wifi dongle worked perfectly, so I thought there might be a driver issue. Updates did not help. The network manager icon would not appear in the notification area at all when attempting to connect to wifi in a cafe locally. Today, I did a fresh re-install from the same CD with the home wifi switched off and no internet connection on the laptop. No issues. Wifi is working perfectly at present. I had to make the home connection available to all users to stop the keyring password request (I use autologin). I'll be trying to connect at local cafes tomorrow (one has no security, one uses an ascii wep password, and a third has a WPA encryption)
Is it possible that the settings from the live session are carried over in some way and interfering with network manager in some way? (This all started because my minimal install (see signature) reached a state where it would not show the network manager icon when attempting to connect to wifis in cafes and colleges, which I need to do. I decided to reinstall to return to a known state. I may try a minimal installation and manual wifi connection from the command line next...)
View 1 Replies
View Related
Mar 31, 2011
I used the network manager to configure my eth0 interface.It is working fine. I have found the nameserver entries in /etc/resolv.conf files. But the /etc/network/interfaces file does not carry the ip, netmask, gateway,network and broadcast entries. It only has a entry for the lo interface. where are the settings for eth0 as done by the network manager, stored in case of ubuntu?
View 7 Replies
View Related
Jul 26, 2010
I'm using libxml2 to handle/manipulate some XML files. In order to check the consistency of a XML file, I have a DTD and I'm using the xmlValidateDtd method to compute the check.
However, when an error occures during the check (for example an attribute is missing in a XML tag), then libxml2 writes the error on the stdout/stderr. For exemple:
Code:
/home/XML/FreeFour.xml:18: element CA: validity error : Element CA does not carry attribute maxlength
The method return the right result (true or false depending on the check result), but occurring errors are written on the stdout/stderr, and I actually don't want that.
View 4 Replies
View Related
Mar 10, 2011
Is it possible to carry out mysql commands directly from the ubuntu cli rather than open mysql?eg to create a database I would normally type
Code:
user@localhost:~$ mysql -u root -p
then INSIDE the mysql CLI I would type
[code]....
View 3 Replies
View Related
Aug 20, 2010
I am setting up LDAP server, i set slapd.conf(dc=proldap,dc=com) and start ldap it is OK but when i check using ldapsearch -x -b '' -s base '(objectclass=*)' namingContexts result is : namingContexts: dc=my-domain,dc=com
it seems that it did not use my slapd.conf so i tried removing my slapd.conf from /etc/openldap and start slapd again and it did start with no errors. and when i do ldapsearch again still uses dc=my-domain,dc=com
I tried searching about this in google and found no answers,
my reference in setting up ldap is the link below. but it seemed that it always uses another configuration not the one i modified
I'm using Fedora12, ldap version 2.4.19. i installed ldap by yum install url
url
View 12 Replies
View Related
Mar 29, 2010
I have a 14TB raid, file system is read-only and I am trying to run e2fsck -B -p -C -v -y /dev/sdb1, it goes through, but fails and says bad block/inode or fails to transfer, something like that.Is there a way I can get this to run successful, this is a production storage server, its critical.
View 13 Replies
View Related
Jun 21, 2010
After I set to use some modules, say, pam_access.so, I want to know if there is a way for the administrator to check if any invalid attempt was happened and blocked by that module?
View 15 Replies
View Related
Apr 7, 2009
I have installed Fedora 10 in my laptop. After installation in Fedora 10, im not able to use Touchpad to perform a task like to open a folder/open a window/select a word. I am doing above mentioned operations through left button/right button.
View 4 Replies
View Related
Nov 4, 2010
In the system monitor it states:Release 11.2 Kernel Linux 2.6.31.5 -0.1 -desktop
GNOME 2.28.0Last week when I rebooted my machine, I suddenly found my machine had no response to any click or typing. When the cursor move to any icons, they can be highlighted, but when I click them, no response at all. The weird thing is almost every time after I reboot the computer, it can work for a few minutes, then stop working. But if I press Ctrl+Alt+Backspace, it can be log out.
I think there must be something wrong with my GNOME, 'cause everything seems working fine when I login IceWM. may be recover the .config file in my home directory. But I don't have this file in my home directory.
View 2 Replies
View Related
Jul 19, 2011
I was messing around with my drive trying some different arrangements of partition to get another one inside. overall the result doesn't differ much from the original but while messing with it I done a lot of steps. I thought GParted will do the minimal number of operations but it didn't. it just traced all my operations one by one. this gave it a few days worth of work. As I don't want to loose data I can't hit cancel but I don't want to wait few days for it. Is there any way to tell it to stop after completing the current operation? It's from natty ubuntu live cd.
View 1 Replies
View Related
Oct 11, 2010
Trying to install 10.10 for thr first time from a cd and am new to all this. when i say to install along side windows it gives me the option to say how much space to give ubuntu and i say to give it about 90gig to make sure i have room for music and movies and such... then when it starts to partition i get an error in the middle saying "an error occurred while writing changes to the storage device. the resize operation has been aborted" what can i do to get it to work? is 90 gig to much? not enough? i wouldnt mind doing a full install and deleting windows but i need to be able to use lightroom 3 and photoshop cs5...
View 9 Replies
View Related
May 21, 2011
So hibernate used to work fine on my computer, but then after some updates one day - the option just disappeared from all log-out consoles from all desktop managers (xfce4, gnome .etc).xfce4-power-manager now says "Hibernate operation not supported" when I attempt to select it.
View 1 Replies
View Related
Mar 10, 2011
I've the following input file (sorted.txt)
Code:
A 1
A 1
[code]...
View 6 Replies
View Related
Nov 4, 2010
I run SUSE on my machine for a year, but I'm really a newbie on Linux. In the system monitor it states:SUSE LINUX Release 11.2 Kernel Linux 2.6.31.5 -0.1 -desktop GNOME 2.28.0Last week when I rebooted my machine, I suddenly found my machine had no response to any click or typing. When the cursor move to any icons, they can be highlighted, but when I click them, no response at all. The weird thing is almost every time after I reboot the computer, it can work for a few minutes, then stop working. But if I press Ctrl+Alt+Backspace, it can be log out.
I think there must be something wrong with my GNOME, 'cause everything seems working fine when I login IceWM. recover the .config file in my home directory. But I don't have this file in my home directory.
View 4 Replies
View Related
Feb 21, 2010
I'm using fedora 11. I want to do some operation like after saving a file (moving ,copying,..) the system need to ask that "DO you want to encrypt?" . If yes I am able to run the crypt module (which I already implemented..). Is it possible to invoke a encrypt module which I implemented in c language.
View 2 Replies
View Related
May 19, 2011
What happen internally when we insert the floppy into the linux operating system? Who will take care of making the entry in the /etc/mtab, etc. Tell me whole internal operation of the kernel when we insert the floppy.
View 5 Replies
View Related
Feb 26, 2010
I am having a problem when I try to login as su.I type the command SU and then the password as normal and I get su: cannot set groups: Operation not permitted I am not sure what could of caused this error and how to fix it.
View 2 Replies
View Related
Feb 11, 2011
Is there a way to do any specific operation or executing command after copying the file from source to destination using Rsync?
View 3 Replies
View Related
Apr 5, 2010
i am having problem with the following code(trying to updoad a file):
Code:
HINTERNET internet;
HINTERNET ftp;
internet = InternetOpen(NULL , INTERNET_OPEN_TYPE_DIRECT , NULL , NULL , 0);
ftp = InternetConnect(internet , "127.0.0.1" , INTERNET_DEFAULT_FTP_PORT , NULL , NULL , INTERNET_SERVICE_FTP , 0 , 0);
[code]...
so FtpPutFile returns the following error:
Code:
12003
200 Type set to I.
200 PORT Command successful.
550 Operation not complete
View 2 Replies
View Related
Mar 28, 2009
while iam installing centos 5.2 i am getting following error :
LVM Operation failed vcreate failed for <fsset.partition device instance at 0xb7C1ef6c>
View 1 Replies
View Related
Jun 19, 2010
user that started using Ubunto 6 month ago and I have now also installed fedora 13 to see wich operation system I like best... I have 3 primary partitions 1 for windows 1 for fedora and 1 for ubuntohen I installed ubunto I had a LILO (linux loader) like program that made me choose between Ubunto and Windows at start up... after installing fedora it goes automaticaly to fedora w/o making me choose... I can still mount my win/ubunto partitions so I haven't messed up compleatly... how do I "restablish" the linux loader deamon so that I can choose freely between the 3 operation systems?
second... when I installed linux stupid windows killed my backup hard drive where there are a lot of valuable resarch data... so now I have a 6 gb "unalocated" partition that I would love to be able to recover.... I would appriciate if somone had the answers to my guestions... so fare I like fedora because it seems better organised than ubuntu though the difference between the two linux distrubitons are hardly notacable
View 4 Replies
View Related
Jan 13, 2011
The command and error message:
gtwy ~ # ip rule add from 64.251.23.186 table t1
RTNETLINK answers: Operation not supported
Older article of the same problem, but it did not help me: http://forums.gentoo.org/viewtopic-t-696982-start-0-postdays-0-postorder-asc-highlight-.html
I have looked on google at great lengths to try to find a solution. It seems that my kernel configuration is missing something? My system/kernel is: 2.6.36-gentoo-r5 #3 SMP Thu Jan 13 10:49:06 EST 2011 x86_64 Intel(R) Xeon(R) CPU X3220 @ 2.40GHz GenuineIntel GNU/Linux.I am posting this on SuperUser since this system is used as a workstation and this problem is unrelated to specific tasks that are handled exclusively by servers.iproute2 is installed:
gtwy etc # emerge --search iproute2
Searching...
[ Results for search key : iproute2 ]
[ Applications found : 1 ]
[code]...
View 1 Replies
View Related
Jan 17, 2010
I'm dualbooting XP and Kubuntu on my laptop, and want to move some files from my ext3 part to the NTFS part. Mounting it goes fine, but can't write, create folders, etc. to the NTFS part. Started looking for people with similar problems online and found the guide on this site, so I installed ntfs-config and went through the steps, checking "Enable write to internal device", etc. Still no good. I tried manually putting in the write option on the mount command, no flags comes up but konsole still says "Operation not supported." Dual-booting Vista and Kubuntu Jaunty
View 3 Replies
View Related
Mar 1, 2010
I am using a Sharp Netwalker with the Netbook Remix Gnome desktop. Double-clicking to start applications using the touch screen is cumbersome, so I wanted to try setting Gnome for single-click operation. I can't find any obvious way to do that.
View 2 Replies
View Related
Apr 26, 2010
Nautilus won't start, for example, I click home folder, the bar below display "opening username" for 5 sec and nothing opened. I used another account seems no problem. The problem happened since my last update (and I forgot to close firefox and seems some crash happened). When I open the terminal and click the icon in Gnome, the terminal show
(nautilus:3411): Nautilus-GDU-WARNING **: unable to query info: Operation not supported
View 2 Replies
View Related