Sponsored Content
Full Discussion: External hard drive
Top Forums UNIX for Advanced & Expert Users External hard drive Post 303000184 by vbe on Thursday 6th of July 2017 03:16:38 AM
Old 07-06-2017
What OS and version?
Usually Unix has utilities used to scan and discover new HW (and create the device if non existent ) like insf (HP-UX) or cfgmgr (AIX)
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

listing directories of an external hard drive

How do I do it? I have a mac and a pc and am having a time cd-ing to the external drive. (2 Replies)
Discussion started by: theGooch
2 Replies

2. Solaris

FAT32 usb external hard drive - how to mount??

Hello ! What is the comand to mount and usb hard disk ? I have Solaris 10 installed! 10nx! (1 Reply)
Discussion started by: daniel.balasa
1 Replies

3. UNIX for Dummies Questions & Answers

External SCSI hard drive

Someone gave me a small external SCSI hard drive for my SunOS 5.8 test system. How do I make Unix see the hard drive? (2 Replies)
Discussion started by: FredSmith
2 Replies

4. Ubuntu

External Hard drive won't mount

i have a Simple Tech hard drive that i use between two computers. it is formatted to ntfs. i have a dell desktop with Ubuntu 7.10 and Ubuntu 8.04 and Windows XP Home. and i have a laptop with Ubuntu 7.10 and Ubuntu 8.04. the laptop recognizes the hard drive on both 8.04 and 7.10 but my desktop... (9 Replies)
Discussion started by: Texasone
9 Replies

5. HP-UX

Mounting an external parallel hard drive

Can anyone please walk me through how to mount an external parallel (or scsi) hard drive in visualize C3000 machine? I also would like to mount "/var/sallie" directory in that external drive. My "/var/sallie" directory is running out of space so I would like to mount an external hard drive so that... (0 Replies)
Discussion started by: sallysallie
0 Replies

6. Solaris

USB External Hard Drive for Solaris 10 Sparc

Hi- I would like to know if anyone has used any USB External Hard Drive, about 500/750GB or 1TB, with any of the Solaris 10 "SPARC" systems. Not on intel nor amd platform. I'm looking for the compatible drive and found a few listed on Sun solaris ready page, but I'd like to have inputs from... (3 Replies)
Discussion started by: agfa_109
3 Replies

7. Solaris

Connect an External SCSI Hard Drive to Ultra 80

Guys, I have googled and checked this forum in detail and couldn't find any satisfactory answers for my problem. I am trying to connect a external SCSI hard Drive(Sea Gate) to a Ultra 80. I connected it powered it up and at OK prompt did : boot -r system comes up and complains about not... (6 Replies)
Discussion started by: ajnabi
6 Replies

8. Solaris

Boot Solaris off of an old external hard drive

Hi Folks, First a little background, I am working on a ship that operates in the Indian Ocean and Persian/Arabian gulf area. We had a Sunblade 2000 that finally died. The Video board burned up and I guess damaged the mother board. So we ordered 2 rebuilt 2000s one as a spare. Due to mounting... (1 Reply)
Discussion started by: Sean.kelly
1 Replies

9. UNIX for Dummies Questions & Answers

Installing UNIX and booting from External Hard Drive

Hello I have a new project being kicked off next month and i should learn UNIX fast. I have never used UNIX before so i have the following questions: 1) Is any UNIX free to install? 2) Can i install and boot UNIX from an External Hard Drive (The system board on my laptop crashed so i took the... (2 Replies)
Discussion started by: pipsonian
2 Replies

10. Ubuntu

How to install Ubuntu11 in external Hard drive

Hi Guys.. I want to install Linux on my portable hard drive. I created a 20GB partition in my hard drive for linux, Now I want to make it bootable mean when I connect it to system n start the system it will start the LINUX and when start without usb-hard drive it should start the windows. ... (3 Replies)
Discussion started by: atul9806
3 Replies
cfgmgr.auth(4)						     Kernel Interfaces Manual						    cfgmgr.auth(4)

NAME
cfgmgr.auth - Configuration management server authorization database SYNOPSIS
/etc/cfgmgr.auth DESCRIPTION
The cfgmgr.auth file lists the remote systems that are authorized to modify the local system's kernel subsystem configuration. Using the sysconfig command, system administrators can maintain the kernel subsystem configuration on local and remote hosts. To secure access to the kernel subsystem configuration, the local configuration management server (cfgmgr) answers requests from remote systems only when the remote system is listed in the cfgmgr.auth file. Each entry in the file has the following form: host-name Where host-name specifies the full domain name of the remote host. You must list each remote host on a separate line and only the first 128 characters of each line are read and processed. Lines beginning with the pound sign (#) are comments. If the cfgmgr.auth file does not exist, the configuration management server assumes no remote system administrators are allowed to config- ure, reconfigure, or unconfigure any kernel subsystem on the local host. EXAMPLES
The following shows entries in the cfgmgr.auth file on a host named buster: salmon.zk3.dec.com trout.zk3.dec.com bluefish.zk3.dec.com This cfgmgr.auth file allows system administrators on the salmon, trout, and bluefish hosts to configure, reconfigure, and unconfigure sub- systems on buster. RELATED INFORMATION
Commands: cfgmgr(8), sysconfig(8), sysconfigdb(8), kloadsrv(8) Files: /etc/sysconfigtab(4) System Administration delim off cfgmgr.auth(4)
All times are GMT -4. The time now is 08:39 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy