Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Any equalant command for KUDZU in RHEL6 Post 302784047 by in2nix4life on Thursday 21st of March 2013 11:15:24 AM
Old 03-21-2013
Farewell To Kudzu

Kudzu is removed from RHEL6. The kernel should be taking care of module loading from this point onwards. When it enumerates the device through its own methods or udev. It should automatically load the drivers based on device enumeration/identification based on their BUS such as PCI id's USB ids. Other non hardware modules such as networking protocols will/should be loaded automatically on use ( unsupported/tech preview modules being the exception to this rule).
This User Gave Thanks to in2nix4life For This Post:
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

How do i disable kudzu without using chkconfig

How do i disable kudzu without using chkconfig? /sbin/chkconfig --level 3 kudzu off Is there any other way of doing it . for example by modifying parameter of any file. Basically i want kudzu to be disabled during the first run of the machine after installation. I have full access to the... (2 Replies)
Discussion started by: pinga123
2 Replies

2. Red Hat

whats new in rhel6

hi everyone please tell me what is new in rhel 6 version,than rhel 5 or rhel 5.5? (1 Reply)
Discussion started by: dipanjan123
1 Replies

3. Red Hat

3D effects on RHEL6 OC

Hello, I just installed RHEL6 OC on my T61p. It's great! Just for fun I'd like to use some fancy cool Desktop effects. I tried to enable 3D Desktop effects from OC Welcome Center but it gave me error message: Accelerated 3D graphics is not available. Desktop effects require hardware 3D support.... (7 Replies)
Discussion started by: susja
7 Replies

4. Red Hat

3d effects in rhel6

I installed rhel 6.0 in my laptop but it is not upporting 3d graphics of rhel6 and i am getting an error message "Accelerated 3d graphics not available Desktop effects require hardware 3D support." my laptop is dll studio 1558 and my graphic card is ATI Radeon 5470 with 1 gb dedicated ram. (6 Replies)
Discussion started by: nileshgupta
6 Replies

5. Red Hat

USB bootable RHEL6!

Hi I have ISO file of RHEL6. I want to install it on my WIndows 7 machine with dual boot. But my CD/DVD drive is not working. Please tell me how do you I make it USB bootable from my own Windows machine so that I can install it happily through flash drive. (3 Replies)
Discussion started by: nixhead
3 Replies

6. Red Hat

Mount problem in RHEL6

Hi Folks, I am trying to mount an AIX server in Linux 6, I am able to mount the path under the mount point of /mnt and also can view on df -h. But, under the /mnt there is no content ... its empty. (6 Replies)
Discussion started by: gsiva
6 Replies

7. Homework & Coursework Questions

Configure DNS in rhel6.3

Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted! 1. The problem statement, all variables and given/known data: cant configure dns in virtual box. im using rhel6.3. i have a cd containing rhel which the professor provided us.... (2 Replies)
Discussion started by: rpmacaspac
2 Replies

8. Red Hat

Chroot DNS RHEL6

Hi, Just installed BIND on rhel6 as a primary new DNS server and all went well, digging and resolving as it should. However, all zone files are listed in the /var/named dir as well as the /var/named/chroot/var/named. Although no dynamic links are shown, they are. This doesn't seem secure to me,... (2 Replies)
Discussion started by: Duffs22
2 Replies

9. Red Hat

[RHEL6.1] Installation phpmyadmin

Hi, i'm trying to install PhpMyAdmin on my RHEL 6.1 but when i do : yum install phpmyadmin it gives me this : Error: Package: php-common-5.5.8-1.el6.remi.i686 (remi-php55) Requires: libssl.so.10(libssl.so.10) Error: Package: php-5.5.8-1.el6.remi.i686 (remi-php55) ... (1 Reply)
Discussion started by: talkk
1 Replies

10. Red Hat

Lftp service in rhel6 ?

Hi, After installing vsftpd rpm - we have vsftpd service available. But when i installed lftp rpm - i do not see any associated service for this ? Is there is any ? (2 Replies)
Discussion started by: saurabh84g
2 Replies
nscadm(1M)						  System Administration Commands						nscadm(1M)

NAME
nscadm - network storage control utility SYNOPSIS
nscadm freeze device nscadm unfreeze device nscadm isfrozen device DESCRIPTION
The nscadm command performs several network storage control functions. The nscadm freeze command closes existing references to the specified device, and blocks future accesses. This allows maintenance of vir- tual volume device drivers (for example, RAID 0, RAID 1, RAID 5) to be performed without shutting down the system. The nscadm unfreeze command reverses the effects of nscadm freeze for the specified device. The nscadm isfrozen command returns the current status of the specified device. OPTIONS
The nscadm command supports the following option. -h Display the usage menu. OPERANDS
The nscadm command line supports the following operand. device Specifies the storage device to be acted upon by nscadm. EXIT STATUS
For the freeze and unfreeze, subcommands nscadm returns the following exit values: 0 Success 255 Error For the isfrozen subcommand, nscadm returns the following exit values: 0 Device is currently frozen. 1 Device is not currently frozen. 255 Error ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWscmr, SUNWscmu | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ SEE ALSO
scmadm(1M), attributes(5) SunOS 5.11 2 Oct 2007 nscadm(1M)
All times are GMT -4. The time now is 05:52 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy