Patrik Jansson wrote:
>> Actually this is not the exact size that the PERC RAID UI says. They
>> do differ. In the PERC BIOS the logical drive is 139392 MB.
These do actually represent the same size.   In one place they're count
1MB as 10^6 bytes,  in the other place 1MB is 2^20 bytes.


> Where in the kernconf GUI is that?
Filesystems -> Partition types

> Or where is the kernel configuration on the filesystem?
That's a more difficult one.  genkernel apparently leaves dumps of old
configs in /etc/kernels, but I can't verify that.

The config for the last kernel you tried to build will probably be at
/usr/src/linux/.config

zcat /proc/config.gz > config
will grab the current running config into a file.

HTH,
  Steve.
-- 
[email protected] mailing list

Reply via email to