maledicente
(usa Gentoo)
Enviado em 31/03/2013 - 22:59h
Estou seguindo esse tutorial
http://gnutwoall.wordpress.com/2013/03/24/kernel-3-8-4-no-slackware-current/
Porem nao consigo acessar # cp -av /boot/config-huge-smp-3.7.10-smp .config
root@home:/home/user1# uname -r
3.2.29
cp: impossível obter estado de “/boot/config-huge-smp-3.2.29-smp”: Arquivo ou diretório não encontrado
root@mshome:/home/mohamed# cp -av /boot/config-huge-smp-3.2,29-smp.config
cp: falta o operando arquivo de destino após “/boot/config-huge-smp-3.2,29-smp.config”
Try 'cp --help' for more information.
No make menuconfig como deveria proceder melhor?
Apos executar:
# cp arch/x86/boot/bzImage /boot/vmlinuz-huge-3.8.4
# cp arch/x86/boot/bzImage /boot/vmlinuz-huge-3.8.4-smp
# cp arch/x86/boot/bzImage /boot/vmlinuz-generic-3.8.4
# cp arch/x86/boot/bzImage /boot/vmlinuz-generic-smp-3.8.4-smp
# cp System.map /boot/System.map-huge-3.8.4
# cp System.map /boot/System.map-huge-3.8.4-smp
# cp System.map /boot/System.map-generic-3.8.4
# cp System.map /boot/System.map-generic-smp-3.8.4-smp
# cd /boot
# mv System.map System.map-OLD
# ln -s System.map-huge-3.8.4-smp System.map
Abro lilo nano /etc/lilo.conf e nesse momento fico em duvida em como configurar para que inicie o novo kernel.
lilo atual:
Estou seguindo esse tutorial
http://gnutwoall.wordpress.com/2013/03/24/kernel-3-8-4-no-slackware-current/
Porem nao consigo acessar # cp -av /boot/config-huge-smp-3.7.10-smp .config
root@home:/home/user1# uname -r
3.2.29
cp: impossível obter estado de “/boot/config-huge-smp-3.2.29-smp”: Arquivo ou diretório não encontrado
root@mshome:/home/mohamed# cp -av /boot/config-huge-smp-3.2,29-smp.config
cp: falta o operando arquivo de destino após “/boot/config-huge-smp-3.2,29-smp.config”
Try 'cp --help' for more information.
No make menuconfig como deveria proceder melhor?
Apos executar:
# cp arch/x86/boot/bzImage /boot/vmlinuz-huge-3.8.4
# cp arch/x86/boot/bzImage /boot/vmlinuz-huge-3.8.4-smp
# cp arch/x86/boot/bzImage /boot/vmlinuz-generic-3.8.4
# cp arch/x86/boot/bzImage /boot/vmlinuz-generic-smp-3.8.4-smp
# cp System.map /boot/System.map-huge-3.8.4
# cp System.map /boot/System.map-huge-3.8.4-smp
# cp System.map /boot/System.map-generic-3.8.4
# cp System.map /boot/System.map-generic-smp-3.8.4-smp
# cd /boot
# mv System.map System.map-OLD
# ln -s System.map-huge-3.8.4-smp System.map
Abro lilo nano /etc/lilo.conf e nesse momento fico em duvida em como configurar para que inicie o novo kernel.