I get the same error on two different computers that previously have R1 installed:
Errors were encountered while processing:
/var/cache/apt/archives/linux-image-2.6.35.8_2.6.35.8-10.00.Custom_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
I did a manual install and got the following:
root@bt:~/scripts# dpkg --install /var/cache/apt/archives/linux-image-2.6.35.8_2.6.35.8-10.00.Custom_i386.deb
(Reading database ... 256383 files and directories currently installed.)
Unpacking linux-image-2.6.35.8 (from .../linux-image-2.6.35.8_2.6.35.8-10.00.Custom_i386.deb) ...
Ok, aborting, since modules for this image already exist.
dpkg: error processing /var/cache/apt/archives/linux-image-2.6.35.8_2.6.35.8-10.00.Custom_i386.deb (--install):
subprocess pre-installation script returned error exit status 1
Running postrm hook script /sbin/update-grub.
Searching for GRUB installation directory ... found: /boot/grub
Searching for default file ... found: /boot/grub/default
Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
Searching for splash image ... found: /boot/grub/splash.xpm.gz
Found kernel: /boot/vmlinuz-2.6.34
Found kernel: /boot/memtest86+.bin
Updating /boot/grub/menu.lst ... done
Errors were encountered while processing:
/var/cache/apt/archives/linux-image-2.6.35.8_2.6.35.8-10.00.Custom_i386.deb
I continued the process and prepare the kernel sources and got the following error:
root@bt:/usr/src/linux# cp /boot/config-2.6.35.8 .config
cp: cannot stat `/boot/config-2.6.35.8': No such file or directory
root@bt:/usr/src/linux#
Without a config file I did not continue this process.



