Sponsored Content
Full Discussion: SMIT on Linux
Operating Systems AIX SMIT on Linux Post 302345249 by bakunin on Tuesday 18th of August 2009 06:08:04 PM
Old 08-18-2009
SMIT is definitly AIX-only for several reasons: first, it is an executable, which is only produced for AIX and the source is closed. Second, SMIT stores the panels and the scripts started by the panels in a data structure called ODM (think of it as a sort-of-registry) and the ODM is also AIX-only.

Even if you would have the executable working you would still need to get the ODM ported to make SMITty do anything useful.

I hope this helps.

bakunin
 

10 More Discussions You Might Find Interesting

1. AIX

How to invoke SMIT GUI

Hi All I am using AIX 5.1, i have Cygwin-X installed on my Windows XP Pro desktop, I had started the X-Windows Session and logged into the remote AIX server via telnet. When i issue the command smit i only get the command line version of the SMIT, How can i invoke the SMIT GUI version ? ... (4 Replies)
Discussion started by: kswaraj
4 Replies

2. UNIX for Dummies Questions & Answers

smit.script

Can someone tell me what the smit.script file does? I'm having a problem with one of my boxes pointing at the wrong webserver. This is the only place I can find the wrong address, but I'm not sure what the file does so I'm afraid to change it. (1 Reply)
Discussion started by: Barb
1 Replies

3. Forum Support Area for Unregistered Users & Account Problems

smit.script

what is the smit.script file and does it ever need to be cleaned up or deleted (0 Replies)
Discussion started by: PamRainwater
0 Replies

4. AIX

Location of smit.log

What is the location of smit.log (3 Replies)
Discussion started by: AIXlearner
3 Replies

5. AIX

Smit logs

Hi everyone, I'm trying to keep my smit logs in other directory diferent than the user's home. I know with -l and -s you can change this settings but I'm wondering if there is any environment value that I can set. It can be done using alias too ... Thanx. (3 Replies)
Discussion started by: mfons
3 Replies

6. Shell Programming and Scripting

How to realize SMIT on linux OS

Hi everybody, I want to know that how to realize the SMIT(The System Management Interface Tool ) of AIX on LINUX OS. would you tell some examples of SMIT or other useful information about it ? Thanks a lot (2 Replies)
Discussion started by: addictlinux
2 Replies

7. AIX

SMIT Default Commands

I was trying to do a search for this but I guess I wasn't using the right terms. I just installed AIX 6.1 on a new P7 server. The OS seemed to be a success, however now, when I go to 'smitty' I can't use the default commands liek F3, F4. Instead I have to type esc+3 or esc+4. Anyone seen this... (2 Replies)
Discussion started by: bbbngowc
2 Replies

8. AIX

Doubts on SMIT

Hi All, Have a few doubts on SMIT. 1. Is SMIT available in seperate packages if it is not installed by default with the AIX ? 2. how to check the smit version.. is there anything of that kind ? 3. what is the effect of smit.cat file ? 4. What are all the files present in /etc/objrepos/... (4 Replies)
Discussion started by: BalajiUthira
4 Replies

9. AIX

adding users via smit

I apologize if this is a simple/stupid question. When I add users in smit as root, many(most) of the fields are automatically popluated with some basic default values. Some other admins here have access to create users via sudo, however when they create users (sudo smit users), the user gets... (3 Replies)
Discussion started by: mshilling
3 Replies

10. AIX

Where is smit.cat file ?

Someones know where is smit.cat file ? (the smit message catalog file) (1 Reply)
Discussion started by: Tharsan
1 Replies
CT(4)							 BSD/i386 Kernel Interfaces Manual						     CT(4)

NAME
ct -- WD33C93[ABC] based CBUS SCSI host adapter driver SYNOPSIS
device ct device scbus In /boot/device.hints: For most PC-9801-55, -92 and compatibles: hint.ct.0.at="isa" For ELECOM bus-master SCSI adapters: hint.ct.0.at="isa" hint.ct.0.flags="0x30000" For I-O DATA SC98 adapters: hint.ct.0.at="isa" hint.ct.0.flags="0x10000" For LOGITEC adapters: hint.ct.0.at="isa" hint.ct.0.flags="0x50000" For TEXA adapters: hint.ct.0.at="isa" hint.ct.0.flags="0x20000" For adapters with SMIT transfer mode to enable SMIT transfer: hint.ct.0.at="isa" hint.ct.0.flags="0x40000" hint.ct.0.maddr="0xdc000" Flags meaning: 0x00000 DMA transfer mode for an NEC PC-9801-55, -92 (or compatibles), ICM IF-2660, Midori-Denshi MDC-554NA, or Logitec LHA-N151 0x10000 DMA transfer mode for an I-O DATA SC-98II 0x20000 bus-master transfer mode for a TEXA HA-55BS2, its successors, or Midori-Denshi MDC-926R 0x30000 bus-master transfer mode for an ELECOM bus-master SCSI adapter 0x40000 SMIT transfer mode (for supported adapters only) 0x50000 bus-master transfer mode for a Logitec LHA-20x series, ICM IF-2766, IF-2766ET, IF-2767 or IF-2769 DESCRIPTION
The ct driver provides access to the SCSI bus connected to a WD33C93[ABC] based host adapter. HARDWARE
The ct driver supports the following adapters: o ELECOM bus-master SCSI adapters o I-O DATA SC-98II o ICM IF-2660, IF-2766, IF-2766ET, IF-2767 and IF-2769 o Logitec LHA-N151 and LHA-20x series o Midori-Denshi MDC-554NA and MDC-926R o NEC PC-9801-55, 92 and compatibles o SMIT transfer type SCSI host adapters o TEXA HA-55BS2 and its later models SEE ALSO
cd(4), ch(4), ctau(4), da(4), intro(4), sa(4), scsi(4) NOTES
Historically, the driver for the Cronyx Tau WAN adapters was ``ct''. This device name was changed to ``ctau'' to avoid conflicts with this pc98 ct driver. The network device name for ctau(4) is ``ct''. Please see ctau(4) for the details for that device. HISTORY
The ct device driver has been developed for NetBSD/pc98 and ported for FreeBSD. It first appeared in FreeBSD 4.4. AUTHORS
The ct driver was written by Naofumi HONDA. This manual page was written by Noriaki MITSUNAGA <non@FreeBSD.org> and Hideyuki KURASHINA <rushani@FreeBSD.org>. BSD
November 18, 2003 BSD
All times are GMT -4. The time now is 11:45 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy