vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| dear aix gurus after cloning (with sysback 6000) from a p610 series to a h50 (aix 5.2) i receive the following message performing a cfgmgr: Method error (/etc/methods/cfglft -l lft0 ): 0514-032 Cannot perform the requested function because the specified device is dependent on another device which does not exist. the p610 has a graphical console, the h50 does not. how can i correct that error-message. thank you tim |
| |||
| > Method error (/etc/methods/cfglft -l lft0 ): > 0514-032 Cannot perform the requested function because the > specified device is dependent on another device which does > not exist. > > > the p610 has a graphical console, the h50 does not. how can i correct that > error-message. > You gave most of the answer yourself: Change the console from lft0 to a tty. -- Uli (Reply to ulrich <dot> link <domain-delimiter> epost <dot> de) |
| ||||
| uli of course the console is set to /dev/tty0. all the best tim "Uli Link" <spamkuebel.csiph@linkitup.homeunix.com> schrieb im Newsbeitrag news:40f4f968$0$14060$9b4e6d93@newsread4.arcor-online.net... > > > Method error (/etc/methods/cfglft -l lft0 ): > > 0514-032 Cannot perform the requested function because the > > specified device is dependent on another device which does > > not exist. > > > > > > the p610 has a graphical console, the h50 does not. how can i correct that > > error-message. > > > > You gave most of the answer yourself: > Change the console from lft0 to a tty. > > > -- > > > Uli > > (Reply to ulrich <dot> link <domain-delimiter> epost <dot> de) > |