I have managed to succesfully create a Kubuntu LiveUSB with KDE 3.5 and 4.0
The problem I am having is that When it comes to updating the kernel I get package breakages in Adept, all other updates update fine.
I then goto console and run:
and I get this:
"update-initramfs is disabled since running on a live CD" being the most important part
Seeing as it is a LiveUSB with Persistence on, how can I enable update-initramfs? or is there any way to update the kernel manually by copying files here and there and changing some config scripts?
Any help on this would be most appreciated
The problem I am having is that When it comes to updating the kernel I get package breakages in Adept, all other updates update fine.
I then goto console and run:
Code:
sudo dpkg --configure -a
Code:
Setting up linux-image-2.6.24-19-generic (2.6.24-19.36) ... Running depmod. update-initramfs is disabled since running on a live CD Failed to symbolic-link /boot/initrd.img-2.6.24-19-generic to initrd.img. dpkg: error processing linux-image-2.6.24-19-generic (--configure): subprocess post-installation script returned error exit status 17 dpkg: dependency problems prevent configuration of linux-restricted-modules-2.6.24-19-generic: linux-restricted-modules-2.6.24-19-generic depends on linux-image-2.6.24-19-generic; however: Package linux-image-2.6.24-19-generic is not configured yet. dpkg: error processing linux-restricted-modules-2.6.24-19-generic (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: linux-image-2.6.24-19-generic linux-restricted-modules-2.6.24-19-generic
Seeing as it is a LiveUSB with Persistence on, how can I enable update-initramfs? or is there any way to update the kernel manually by copying files here and there and changing some config scripts?
Any help on this would be most appreciated




), it should be added to the how-to I mentioned in Reply #1.
, but I'd welcome your review/critique/suggested improvements of it, should you care to do that sometime. I basically copied/modified/simplified others, except I did it with GRUB; elsewhere (somewhere here) I've done one using a separate GRUB partition on the flash drive (partition 0) that boots either Kubuntu on partition 1 or Ubuntu on partition 2; and of course, either/both those could be made persistent, as well).
. I can not install any application after i updated my system via manager.

Comment