Linux Kernel in a Nutshell (In a Nutshell (O'Reilly)) and over one million other books are available for Amazon Kindle. Learn more


or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Kindle Edition
 
   
Sell Back Your Copy
For a $3.98 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
Linux Kernel in a Nutshell (In a Nutshell (O'Reilly))
 
 
Start reading Linux Kernel in a Nutshell (In a Nutshell (O'Reilly)) on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Linux Kernel in a Nutshell (In a Nutshell (O'Reilly)) [Paperback]

Greg Kroah-Hartman (Author)
4.8 out of 5 stars  See all reviews (6 customer reviews)

List Price: $34.99
Price: $23.31 & eligible for FREE Super Saver Shipping on orders over $25. Details
You Save: $11.68 (33%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Want it delivered Wednesday, February 1? Choose One-Day Shipping at checkout. Details

Formats

Amazon Price New from Used from
Kindle Edition $15.39  
Paperback $23.31  
Unknown Binding --  
Like this book? Find similar titles from O'Reilly and Partners in our O'Reilly Bookstore.

Book Description

In a Nutshell (O'Reilly) December 14, 2006

Written by a leading developer and maintainer of the Linux kernel, Linux Kernel in a Nutshell is a comprehensive overview of kernel configuration and building, a critical task for Linux users and administrators.

No distribution can provide a Linux kernel that meets all users' needs. Computers big and small have special requirements that require reconfiguring and rebuilding the kernel. Whether you are trying to get sound, wireless support, and power management working on a laptop or incorporating enterprise features such as logical volume management on a large server, you can benefit from the insights in this book.

Linux Kernel in a Nutshell covers the entire range of kernel tasks, starting with downloading the source and making sure that the kernel is in sync with the versions of the tools you need. In addition to configuration and installation steps, the book offers reference material and discussions of related topics such as control of kernel options at runtime.

A key benefit of the book is a chapter on determining exactly what drivers are needed for your hardware. Also included are recipes that list what you need to do to accomplish a wide range of popular tasks.


Frequently Bought Together

Linux Kernel in a Nutshell (In a Nutshell (O'Reilly)) + Understanding the Linux Kernel, Third Edition + Linux Device Drivers, 3rd Edition
Price For All Three: $77.83

Show availability and shipping details

Buy the selected items together
  • In Stock.
    Ships from and sold by Amazon.com.
    Eligible for FREE Super Saver Shipping on orders over $25. Details

  • Understanding the Linux Kernel, Third Edition $30.32

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Linux Device Drivers, 3rd Edition $24.20

    In Stock.
    Ships from and sold by Amazon.com.
    Eligible for FREE Super Saver Shipping on orders over $25. Details



Editorial Reviews

Review

"you can't go wrong with adding Linux Kernel in a Nutshell to your library." - James Pyles, Linux Magazine, March 2007

About the Author

Greg Kroah-Hartman has been building the Linux kernel since 1996 and started writing Linux kernel drivers in 1999. He is currently the maintainer of the USB, PCI, driver core and sysfs subsystems in the kernel source tree and is also one half of the -stable kernel release team. He created the udev program and maintains the Linux hotplug userspace project. He is a Gentoo Linux developer as well as the co-author of the third edition of the "Linux Device Drivers" book and a contributing editor to Linux Journal. He also created and maintains the Linux Device Driver Kit. He currently works for SuSE Labs/Novell, doing various Linux kernel related tasks.


Product Details

  • Paperback: 198 pages
  • Publisher: O'Reilly Media, Inc.; 1 edition (December 14, 2006)
  • Language: English
  • ISBN-10: 0596100795
  • ISBN-13: 978-0596100797
  • Product Dimensions: 8.9 x 6.1 x 0.4 inches
  • Shipping Weight: 6.4 ounces (View shipping rates and policies)
  • Average Customer Review: 4.8 out of 5 stars  See all reviews (6 customer reviews)
  • Amazon Best Sellers Rank: #308,696 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

6 Reviews
5 star:
 (5)
4 star:
 (1)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.8 out of 5 stars (6 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

20 of 21 people found the following review helpful:
4.0 out of 5 stars Reminded of things I'd forgotten and learned some new things too!, January 18, 2007
By 
Leam Hall (SW Georgia, USA) - See all my reviews
(REAL NAME)   
This review is from: Linux Kernel in a Nutshell (In a Nutshell (O'Reilly)) (Paperback)
When you are ready to build your own linux kernel this is a great book to read! Greg achieves his goal of providing lots of kernel building information in one easily useable source. He explains without being wordy and lets you learn from his ample experience. The first section deals with getting and building a vanilla kernel and should take you about an hour to read. Chapter 7 is neat because it shows how to isolate exactly what hardware you need to build for to optimize a running system. Chapters 9-11 cover half the book in reference format; boot parameters, build parameters, and configuration options.

If you are a kernel hacker the material is a bit light. However, if you have never built a kernel before you will save hours by this one read. I particularly like the reference style because I can study as much as my brain can absorb, make notes, and come back when I have a question.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


12 of 16 people found the following review helpful:
5.0 out of 5 stars Great Kernel reference..., April 15, 2007
This review is from: Linux Kernel in a Nutshell (In a Nutshell (O'Reilly)) (Paperback)
Nowadays its less common for a user to have to compile a kernel, but there are times that if you don't do it a given device will no work properly (or at all). Despite the huge amount of Linux distributions available none is able to fulfill every user requirement. Configuring a laptop or installing a server requires different sets of modules with imply reconfiguring and recompiling the kernel. If you want to listen to a music, enable power management on a laptop or install some enterprise grade features like RAID or LVM this book is surely to help you.

The "Linux Kernel in a Nutshell" was written by one of the most renoun Linux kernel hackers, Greg Kroab-Hartman. Greg Kroab-Hartman develops system drivers since 1999 and is currently responsible for several of the kernel's subsystems, udev and hotplug.

This book was written to explain everything with is necessary to compile and install a Linux kernel. You don't need any prior programming experience but is most recommend some knowledge of the Linux system and it's command line.

The "Linux Kernel in a Nutshell" is quite complete and clear making it easy for the reader to compile its first kernel in just a few hours after having the book. Kroab-Hartman manages to do this supplying plenty of information in a well structured form that makes its reading extraordinarily easy.

The first chapters explain how to obtain and compile the kernel with is very light reading (about one hour). In the next chapters he explains how to customize your kernel. Finally at the end there is a list of boot and compilation parameters.

If you have some experience with Linux or you usually compile your kernel the information available in this book is a bit too simple never the less useful. If you never compiled a Kernel this book will save you plenty of time.

I recommend "Linux Kernel in a Nutshell" to every Linux user with wishes to learn a bit more how it's Linux system works.

Review made by Luis Rodrigues "Khromu".
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
5.0 out of 5 stars Must Have 2.6.x Kernel Reference, June 8, 2009
By 
This review is from: Linux Kernel in a Nutshell (In a Nutshell (O'Reilly)) (Paperback)
This book is a *must have* kernel reference for all who would configure, build or hack the Linux Kernel v2.6.x. Sections on the bootloaders, Grub and Lilo, Kernel boot parameters, configuration and build targets and a whole lot more make this book an indispensable reference.

This book is a quick reference guide and is well-suited for anyone with basic Unix/Linux skills and no programming experience is expected or required. Note that it does not get into programming the kernel or kernel modules. It will guide you through all of the steps necessary to obtain, patch, configure, build and install a new/different kernel on an existing Linux-based system.

If you are new to Linux and can handle basic navigation using the command line, then you'll be able to use this book for most, if not all, of your Linux kernel needs.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews




Only search this product's reviews



Inside This Book (learn more)
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
wireless extensions, distribution kernel, atest prepatch, firmware loading support, patching file, current kernel configuration, one containing the directory, new kernel configuration, kernel source tree, kernel release, kernel tree, kernel documentation, kernel configuration option, modularizes features, root filesystem, initial ramdisk, filesystem support, different security models, compiled kernel, kernel developers, devices driver support, kernel source code, run the following command, package yourself, hash buckets
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Device Drivers, Kernel Configuration Option Reference, Intel Corporation, Kernel Boot Command-Line Parameter Reference, Target Description, Generic Driver Options, Intel Pentium, Microsoft Corp, Kernel Configuration Recipes, Determining the Correct Module, Advanced Linux Sound Architecture, Options These, Memory Technology Devices, Advanced Power Management, Hotplug Support Executable, Apollo Pro, File Options Help, Use the Kernel, Hub Bus, Trackball Optical Bus, Sound Card Support
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:

What Other Items Do Customers Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(11)
(2)

Your tags: Add your first tag
 

Customer Discussions

This product's forum
Discussion Replies Latest Post
This book is available for free online 0 Jan 11, 2007
See all discussions...  
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
   
Related forums



So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject