InterviewSolution
| 1. |
How To Change A 64 Bit Kernel To 32 Bit Kernel? |
Answer»
The PATH name of the 64-bit kernel is /usr/lib/boot/unix_64, and the path name of the MULTIPROCESSOR VERSIONS of the 32-bit kernel is /usr/lib/boot/unix_mp. The path name of the 64-bit kernel is /usr/lib/boot/unix_64, and the path name of the multiprocessor versions of the 32-bit kernel is /usr/lib/boot/unix_mp. |
|