CentOS 5 :: How To Modify The 5 Installer

Jul 18, 2009

After booting machine with CentOS 5. DVD, initrd.img will do some command to initialize everything to start installing CentOS. At this time, I need put some command so that I can enter some values and store them in a file. After finishing installation, Cent OS will read information from this file to do some tasks.I think I should modify initrd.img in Cent OS DVD but can not because this file is in binary (compiled file) .

View 2 Replies


ADVERTISEMENT

CentOS 5 Server :: Can't Install Debian Xen Guest With Virt-installer [Centos 5.3]?

May 3, 2009

I have tried to install debian 5.0 and 4.0 without any luck. I have both tried virt-manager and virt-install with both debian-501-i386-netinst.iso, and full dvd. I't always gives me the same error:Starting install.Could not find an installable distribution at '/xen/debian-501-i386-netinst.iso'

[Code]...

View 2 Replies View Related

CentOS 5 Server :: How To Modify PAM File

Jan 15, 2010

Whenever I modify my pam file as shown below I can no longer log into my centos; I have to go into single user mode and undo the changes. What I want to do is log all failed authentication attempts but I don't want it to affect the root user account.

# vi /etc/pam.d/system-auth
auth required pam_tally.so no_magic_root
account required pam_tally.so deny=3 no_magic_root lock_time=180

View 1 Replies View Related

CentOS 5 :: Forbidden Users To Modify/unset A Env-var ?

May 18, 2009

If a root user set an environment variable for users, how to let users not modify or unset the variable?

View 4 Replies View Related

CentOS 5 :: Modify The ISO File By Adding Few Files

Jan 14, 2010

I need to modify the ISO file by adding few files so that after all installation done I can run a sh script to do some thing on the box. How to do that?

View 4 Replies View Related

CentOS 5 :: Modify Quotas For A Specific User?

Sep 2, 2011

I know if I run repquota -a I can see the quotas set for all users.How do I modify the quota for a specific user?So say the output for john is:User used soft hard grace used soft hard grace----------------------------------------------------------------------john.someth -- 122844 51200 51200 4995 0 0How do I make his block limits 0 so they are unlimited?

View 1 Replies View Related

Server :: CentOS Installer -not- To Use LVM In A Kickstart?

Dec 14, 2010

Does anyone know of a way to tell the CentOS installer -not- to use LVM in a kickstart? We've been using a system that lets us define which particular drives to use during the installation as part of our deployment system. This does not work now that LVM is the 'default' in CentOS. I've looked over the options and I see how to FORCE particular LVM configurations, but I see no way to just turn it off.

View 6 Replies View Related

CentOS 5 :: 5.5 Installation Media Is Not Seen By The Installer?

Feb 2, 2011

I am in a process of setting up a new virtualbox virtual machine with Centos 5.5. I specified net install iso for installation media. When entering local cd for installation media, I get the installation media is not found.

View 1 Replies View Related

CentOS 5 :: Neither Installer No System Don't See Ps/2 Mouse ?

May 12, 2011

A funny thing: neither installer no system don't see ps/2 mouse. Other systems (I tried Fedora, MSw) work properly. How can I add this mouse to system?

View 7 Replies View Related

CentOS 5 :: Prevent Device-mapper From Loading In Installer

Mar 5, 2009

I am trying to prevent the dm_mod and friends from loading during install.I am installing by PXE boot with NFS and kickstart files over http. This works fine for other machines.Ok, I have a Dell PowerEdge 2900 III with 8gig ram, PERC 6/i raid controller.The raid has 8 1TB drives in it, so the total size of the device is >2TB.There is also an SATA drive, which is NOT on the raid controller.

The problem is, I want to install CentOS on the SATA drive. The SATA drive comes up as a device-mapper drive, with a big crazy device name.This is ok, but the problem is, when the system goes to boot, it just says 'missing operating system'.I can't boot from the raid because it is large enough to require a GPT partition, and CentOS says it can't boot from a GPT partition.The SATA drive would work FINE if I could just prevent the damn device mapper from loading, so that I could install on the SATA drive in ordinary SATA mode.

I have tried re-squashing the stage2.img with /etc/modprobe.conf with alias dm_mod off and such, no luck.I also tried adding an /etc/modprobe.d/blacklist file, that did not work either.I also tried putting blacklist= dm_mod in the kickstart file, but that seems to be a fedora-only option and it kills my install. any ideas on preventing the dm_mod et. al. from loading at install time??

View 1 Replies View Related

CentOS 5 :: GConf Schema Installer Error: Battery_low_percentage Cannot Be Zero?

Sep 10, 2009

the subject says it all; that's the error message i get when i log in to my Centos 5.3 client. This is a desktop, so should be power manager be running? Would removing and installing "gnome-power-manager" be appropriate?

View 1 Replies View Related

General :: Complete List Of Applications Included With CentOS Installer?

Jul 28, 2011

I was hoping that there may be a place where I can get a complete list of every application that is included in the Anaconda installer.I want to use it so that I can develop a matrix with my CTO to determine which apps we should install. I've searched for this on Google and other search engines without success.

View 9 Replies View Related

CentOS 5 :: Installer Crashes With On-board Realtek 8111DL Enabled

Oct 27, 2009

I have a Biostar TA785GE which as I understand it, has a Realtek 8111DL on-board.

Booting with the default label from the 64-bit installation DVD crashes before any user input, with indecipherable text on-screen (text mode, not X11). Symptoms were the same with the Fedora 11 32-bit installation DVD and the Fedora 12 Live 32-bit CD. Booting with "linux text" mode shows a kernel panic in ":r8169:rtl8169_init_one+0x369/0x9d4" from "pci_device_probe+0x100/0x180".

Disabling the on-board NIC allowed the boot to proceed, and get as far as detecting the hard drive partitions (where I stopped it since Ubuntu is installed).

Ubuntu 9.04 Workstation(Desktop?) install DVD worked fine, and I've installed it and am using it to enter this. From Ubuntu 9.04 on this hardware:

- "uname -r" shows
Linux snoopy 2.6.28-16-generic #55-Ubuntu SMP Tue Oct 20 19:48:32 UTC 2009 x86_64 GNU/Linux
- "lsmod | egrep '816|811'" shows:

[Code].....

View 3 Replies View Related

CentOS 5 :: Network Installer Automatic Settings (Script Or Command Line)

Nov 2, 2009

Next week we will get a new Server for rent with a preinstalled Debian. If we download the Networkinstaller and put it in Grub, it is possible to set some settings with a script or commandline? We need SSH and the Network haves to run. So we have to set up the Networkadress , Gateway and Netmasq. So if the Networkinstaller is booting that we get direcly access with SSH to install CentOS. It is possible?

View 1 Replies View Related

CentOS 5 :: Get Centos Usb Installer?

Aug 4, 2009

Could anyone point me to any centos usb installers (or how to create one). I've got a box with no optical drive. It can install from usb though.

View 4 Replies View Related

Fedora :: Way To Modify GDM?

Jul 25, 2010

Recently I installed Fedora 13 (GNOME) on my computer, I previously had Ubuntu 9.04.For the most part everything has been painless, here are though some things I need help on.

1. Is there a way to modify GDM? Every time I boot up and go to login, the login manager is very small and doesn't fit the screen.

2. Is there a way to add a shutdown option directly up on the top right panel where you usually log out? It's kind of annoying to have to log out, then shut down instead of just shutting down directly.

3. Because I starting using Linux with Debian based system (Ubuntu), I got used to sudo. Since Fedora uses su, can someone tell me the proper way to use it? Personally I find installing a program through the terminal faster than Add/Remove.

4. This is my biggest grip upon moving over to F13. For some reason certain programs don't display properly after launching them. Example, I installed OpenArena, a first person shooter, and launched it to play it, however, everything looks distorted. It's slanted diagonally. I think it may have something to do with the nouveau drivers that, if I remember right, are installed by default on F13.

I attached a screenshot of how Blender looks on launching, it's the exact same problem in OpenArena. Is there a way I can modify nouveau's settings or uninstall it all together? And/or tips on this issue?

View 7 Replies View Related

General :: Get And Modify Thread_info For A Given Pid?

Jan 21, 2010

How do I get thread_info for a given pid? Is there a way to modify PC of thread A in thread B so once thread A is scheduled, it will jump to the new instruction?

View 2 Replies View Related

General :: How To Modify Rm Command

Jun 22, 2010

When we execute rm command then the target files or directories are permanently removed from our computer.

Is there any way my which when we execute rm command then the files or directories moved to Trash.

View 13 Replies View Related

General :: Modify A File That Contains \ Using Sed Or Awk ?

May 13, 2010

I need to modify a file that contains \tsus.fbfs.comappsdataStormLossProduction and replace the \tsus.fbfs.comappsdataStormLossProduction line with rm -f /mnt/nfsvol/PC/SLR/

I have tried:

But it provides an error on the second . I need to change this in place and not redirect to another file.

Is this possible? I have used sed and awk before but not extensively.

View 7 Replies View Related

Debian :: Modify The File Grub.cfg?,

Mar 24, 2011

how modify the file grub.cfg?, is for 6.0, the grub2.

View 14 Replies View Related

Fedora :: How To Modify The Root Menu

Mar 18, 2010

I am used to a certain root menu. I want to be able to modify the root menu. how do I do it. I mean the menu that come up when I right click on the desktop..

I am on x86_64 FC12 - Gnome.

currently it has "create folder, create launcher etc.. "

View 3 Replies View Related

Fedora :: Can't Modify Restricted Folders

May 18, 2010

I can't modify some folders. I'm trying to move a file into a folder and I get this message-

Error moving file: Permission denied

I understand why but how do I get around it?

View 2 Replies View Related

Ubuntu :: Anyway To Modify Way Gnome-deskbar Look?

Jan 22, 2010

is there anyway to modify the way gnome-deskbar look? It's not bad but when I do alt+f3 the search looks really bad with its blue background and his magnifier icon.

View 7 Replies View Related

Ubuntu :: Modify The Panel For All Users?

Feb 3, 2010

modify the panel for all users?

View 2 Replies View Related

Ubuntu :: Modify Screen Size From 11'' To 10'' In 9.10?

Apr 8, 2010

I've installed Ubuntu 9.10 Netbook Remix on my girlfriend's computer, and everything went fine except the computer *thinks* it's got an 11'' monitor when it's actually something like 10.2". As a result, since Ubuntu windows now relies heavily on the screen size parameters, everything goes "out of the monitor": browser window, background image, etc In System -> Display, I see it's set as an 11'' monitor...do you know how I can modify this value to be 10'' ? There used to be an Xorg.conf that one could edit to permanently modify these values but now it's nowhere to be found

View 5 Replies View Related

Ubuntu :: Modify Menu.lst From Windows?

Apr 22, 2010

I would like to be able to change which OS is the default for grub to boot, and I would like to be able to do so easily from either Ubuntu or Windows. I suspect that this may be possible if I put /boot on an ntfs or FAT32 partition (though I do not wish to install Ubuntu itself on such a partition). There I would put multiple versions of menu.lst specifying different defaults. Then, before a restart, I can run a script which will copy, as the 'true' menu.lst, the one which specifies the desired default for my next boot.

Is this possible? If so, what do I need to worry about? (I must admit that it is unclear to me how the code in the MBR even finds the correct menu.lst.)

There is a thing I have worried about with a dual booted system and which I suspect I do not need to worry about. However, I would like to be reassured. I have ntfs partitions and removable drives which both Windows and Ubuntu can access. If a crash occurs which leaves a drive "dirty" (e.g., after a power fail), I am assured that if I reboot the OS in which the crash occurred, it will realize that the drive is "dirty" and will take measures to assure that no corruption will ensue. However, I am not so sure about the correct response if the next OS I boot is different from the one that crashed. I think Ubuntu and Windows both use the same convention for noting that a drive is "dirty", in which case I am worrying about nothing.

The relevance of the above worry in this menu.lst context is that, if it is important to reboot the same OS after a crash, then I would also include for each OS on _startup_ a script that would make itself be the default for a next boot.

View 9 Replies View Related

Ubuntu :: Add / Modify A Syntax Highlight?

Jul 4, 2010

I wanted to add/modify a syntax highlight for g

View 1 Replies View Related

Ubuntu :: Unable To Touch Or Modify Anything In USR?

Nov 16, 2010


I've never been able to touch or modify anything in USR. Now it's being a problem, as wine installed itself like 8 times and won't run right. It won't let me delete the files.

How do I get permission to do stuff on USR?

EDIT: I'm set as "administrator" and I've given myself every right, however frivolous or useless. I still can't do anything on usr.

View 5 Replies View Related

Ubuntu :: Modify Some Value In Gconf In A Terminal?

Dec 28, 2010

there's a way to modify some value in gconf in a terminal? I want to make a configuration file.

View 3 Replies View Related

Ubuntu :: Want To Modify Mouse Pointer

Feb 18, 2011

I have ubuntu 10.04

i want to change the size of mouse pointer i use right click on the desktop then change desktop background then choose Themes --> customize then i draw from small to large and the pointer get large only in windows like firefox but when i get the pointer on desktop.

View 5 Replies View Related







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