Mhh,the procedure for 3.7 seems to have changed bit. Anyway,
copy all 3 files you need (headers, image , and image extra) in one separated folder (e.g kernel37 -> create this) open up a terminal and swith in the kernel37 folder with the cd command cd kernel37 than run in this folder: sudo dpkg -i *.deb The * indicates not a substitution it is a regular expression instead, which tells the dpkg command to install all files in the folder that ends with .deb When you run this, dpkg should organise the installation in a way where no missing dependences occure(when you have downloaded all needed files). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1067899 Title: ubiquity fails installing lubuntu 12.10 ppc To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1067899/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
