Messages in this thread |  | | Date | Thu, 16 Nov 2006 12:37:24 +0530 | From | "sudhnesh adapawar" <> | Subject | How does the ski simulator resolves the dependency on shared libraries? |
| |
Hey all, How does the ski simulator resolves the dependency on shared libraries? For e.g: I tried 'ls' command on xski but i failed to run it : [root@basemant /]# xski ls vmlinux simscsi=/var/ski-disks/sd ls - No such file or directory ls - No such file or directory xski: Could not open ls for reading [root@basemant /]# which ls alias ls='ls --color=tty' /bin/ls [root@basemant /]# xski /bin/ls vmlinux simscsi=/var/ski-disks/sd /bin/ls - wrong architecture (3) xski: Could not open /bin/ls for reading [root@basemant /]#
Please kindly reply !
- Sudhnesh - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |