Veritas-bu

[Veritas-bu] v6.0 NOM on Solaris 10 x86

2006-03-23 14:29:18
Subject: [Veritas-bu] v6.0 NOM on Solaris 10 x86
From: ddunham AT taos DOT com (Darren Dunham)
Date: Thu, 23 Mar 2006 11:29:18 -0800 (PST)
> 
> Compatibility is the word from the bossman - no independant verification on 
> my part.  Maybe I better...

Start simple.  Try copying over /bin/touch or something from a SPARC
machine and see how well it works.

# uname -i
i86pc
# file ./touch
./touch:        ELF 32-bit MSB executable SPARC Version 1, dynamically
linked, stripped
# truss -texec -f sh -c './touch'
11073:  execve("/sbin/sh", 0x08047DA0, 0x08047DB0)  argc = 3
11074:  execve("./touch", 0x08078268, 0x08078270)       Err#22 EINVAL
sh: ./touch: cannot execute
# man execve
[...]
     EINVAL          The new process image file has the appropri-
                     ate  permission and has a recognized execut-
                     able binary format, but the system does  not
                     support  execution  of a file with this for-
                     mat.

-- 
Darren Dunham                                           ddunham AT taos DOT com
Senior Technical Consultant         TAOS            http://www.taos.com/
Got some Dr Pepper?                           San Francisco, CA bay area
         < This line left intentionally blank to confuse you. >

<Prev in Thread] Current Thread [Next in Thread>