Step-by-Step to Suspend2 enabled Kernel using initramfs on Ubuntu 7.10

Author: David Abrahams

Note: this page is a work in progress. It is heavily based on DistroAndHardwareSetup/UbuntuBreezyBadger by Robert Brunhuber (suspend2@rbrunhuber.de), Karl Hegbloom (karlheg@laclinux.com), and Paolo 'Blaisorblade' Giarrusso (blaisorblade (at) yahoo (dot) it). I am modifying that page's contents to conform with Feisty's requirements as I go along. I am trying to de-emphasize anything I am not sure applies any longer.

(!) To avoid compiling your own kernels, follow the instructions on http://dagobah.ucc.asn.au/dapper-kernels/ - Thanks to BernardBlackham. It provides integration with the USplash, too. -- Rohan Dhruva.

(!) You should not 'sudo su - root' in order to perform the following (to protect your system against potential mistakes in Makefiles) but you will need sudo permissions. Again, you do not need to be root for any operations not prefixed below with the sudo command. Read 'man fakeroot' to find out what it does in the make-kpkg command line given below.

(!) To have write access to /usr/src, you need to be in the src group: 'sudo adduser mylogin src'. Log out (of Gnome) and back in again to reinitialize the supplementary group list active in your login session.

/!\ Let me know if you require any assistance, and if you find any errata. karlheg@laclinux.com

None: DistroAndHardwareSetup/UbuntuFeistyFawn (last edited 2007-10-13 02:50:26 by DaveAbrahams)