On Wed, 3 Nov 2004 16:32:12 -0800, Andrew J. Yeckel <[EMAIL PROTECTED]> wrote: > It would be great if I could start from a > .config which already has most of the settings correct.
And you can, by default the kernel-image packages puts de .config file in /boot [EMAIL PROTECTED]:/boot$ ls -la total 12476 drwxr-xr-x 3 root root 4096 2004-10-31 18:30 . drwxr-xr-x 23 root root 4096 2004-10-31 18:30 .. ---> -rw-r--r-- 1 root root 44768 2004-09-03 03:27 config-2.4.27-1-686 <----- ---> -rw-r--r-- 1 root root 55032 2004-10-07 04:11 config-2.6.8-1-686 <----- drwxr-xr-x 3 root root 4096 2004-10-31 18:30 grub -rw-r--r-- 1 root root 4235264 2004-10-17 03:39 initrd.img-2.4.27-1-686 -rw-r--r-- 1 root root 4767744 2004-10-11 21:35 initrd.img-2.6.8-1-686 -rw-r--r-- 1 root root 111384 2004-10-16 12:12 initrd.splash -rw-r--r-- 1 root root 86056 2004-10-16 11:42 memtest86+.bin -rw-r--r-- 1 root root 528140 2004-09-03 03:44 System.map-2.4.27-1-686 -rw-r--r-- 1 root root 838353 2004-10-07 05:13 System.map-2.6.8-1-686 -rw-r--r-- 1 root root 872499 2004-09-03 03:44 vmlinuz-2.4.27-1-686 -rw-r--r-- 1 root root 1162701 2004-10-07 05:13 vmlinuz-2.6.8-1-686 just copy renaming then to .config and you are done. -- Miguel Di Ciurcio Filho Linux Professional 102 ID 22833 Linux user # 347217 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

