thedark Second Lieutenant
Joined: 30 Jul 2005
Posts: 1074
|
Posted: Thu Aug 04, 2005 11:43 am Post subject: Building a new kernel |
|
|
Some people donīt like building a custom kernel. For those of you: you must build your own kernel if you want to share data between Solaris and Linux on one hard disk. If, however, you do not want to share data, you are safe with your old kernel.
Here are your kernel options for ``Solaris compatibility'':
Under code maturity:
Prompt for development drivers
Unfortunately UFS writing is still experimental.
In file systems:
UFS file system support
UFS is the Solaris file system
UFS file system write support
The only way to pass data to Solaris
partition types / Solaris (x86) partition table support
Is needed for the slices within your Solaris partition to be found.
Additional info about kernel building can be found in the Kernel-HOWTO |
|