Linux Migration Guide
From Genunix
This is an OpenSolaris guide for Linux users.
Topics
Linux to Solaris Migration Toolkit
The Linux to Solaris Migration Toolkit should be out anytime now. It includes a code analyzer module for C/C++ that identifies each line that's a candidate for action and provides suggestions for what to do with that line of code.
External Links
- Chapter 3 (Migrating From Linux to the Solaris Operating System) of the Migration Resource Guide (pdf) covers the similarities and differences between the two environments: architecture, memory management, system calls and application development environments.
- Inside OpenSolaris: Solaris Driver Programming describes Solaris device drivers in terms that a Linux device driver developer will understand.
- Multi-booting Solaris and other operating systems - Disks, partitions and slices under Solaris explains Solaris disk conventions, vtoc, creating and mounting UFS, mounting FAT
- Linux to Solaris Administrators Guide (pdf) from TrekLogic Advanced Solutions provides information about similarities and differences between Linux and the Solaris OS to help Linux administrators administer the Solaris 10 OS
