» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with Kernel + Debian

How To Compile A Kernel - Debian Etch

How To Compile A Kernel - Debian Etch

Each distribution has some specific tools to build a custom kernel from the sources. This article is about compiling a kernel on a Debian Etch system. It describes how to build a custom kernel using the latest unmodified kernel sources from www.kernel.org (vanilla kernel) so that you are independent from the kernels supplied by your distribution. It also shows how to patch the kernel sources if you need features that are not in there.

Read more...

Linux: Howtoforge

Kernel 2.6.25 y XEN por defecto

<sep/>son del todo acertadas. A partir del kernel 2.6.25-2 se ha activado el modo guest de XEN por defecto en todos los kern

Xen: http://del.icio.us/rss/tag/xen

Howto make partition changes visible to the kernel without reboot

Many system administrators may be in the habit of re-booting their systems to make partition changes visible to the kernel. With Linux, this is not usually necessary. The partprobe command, from the parted package, informs the kernel about changes to partitions.

The GNU Parted disk partition resizing program.GNU Parted is a program that allows you to create, destroy, resize, move and copy hard disk partitions. This is useful for creating space for new operating systems, reorganising disk usage, and copying data to new hard disks. This package contains the Parted binary and manual page.

Parted currently supports DOS, Mac, Sun, BSD, GPT, MIPS and PC98 disklabels/partition tables, as well as a ‘loop’ (raw disk) type which allows use on RAID/LVM. Filesystems which are currently fully supported are ext2, ext3, fat (FAT16 and FAT32), ReiserFS (with libreiserfs) and linux-swap. Parted can also detect and remove HFS (Mac OS), JFS, NTFS, UFS (Sun and HP), XFS and ASFS/AFFS/APFS (Amiga) filesystems, but cannot create, resize or check these filesystems yet.

Note that ReiserFS support is only enabled if you install the libreiserfs0.3-0 package. Since libreiserfs0.3-0 has been removed from sarge, ReiserFS support is not compiled in the default package.

The nature of this software means that any bugs could cause massive data loss. While there are no known bugs at the moment, they could exist, so please back up all important files before running it, and do so at your own risk.

Now we need to install parted because partprobe is a part of parted package

Install parted in debian

#apt-get install parted

Now this will install partprobe and parted.Partprobe inform the OS of partition table changes. partprobe is a program that informs the operating system kernel of partition table changes, by requesting that the operating system re-read the
partition table.

Syntax

partprobe [-d] [-s] [devices…]

-d Donât update the kernel.
-s Show a summary of devices and their partitions.
-h Show summary of options.
-v Show version of program.

Using partprobe

#partprobe

Tags: , , , , , , addthis_url = 'http%3A%2F%2Fwww.debianadmin.com%2Fhowto-make-partition-changes-visible-to-the-kernel-without-reboot.html'; addthis_title = 'Howto+make+partition+changes+visible+to+the+kernel+without+reboot'; addthis_pub = 'david23';

©2007 Debian Admin. All Rights Reserved.

.

Debian: Debian Admin Step By Step Tutorials and articles with screenshots

LinuxQuestions.org - Guide to 2.6 kernel Upgrade/Recompile

I successfully upgraded to the 2.6.7 kernel. I ran into some issues that took some time to figure out, so I thought I'd post my upgrade path here in the event it may help anyone else. I was using kernel 2.4.26 initially with the nvidia display driver.

knoppix: del.icio.us/tag/knoppix

LinuxQuestions.org - Another Kernel Guide 2.6.11

Here is my complete newbie guide to building a kernel in slackware taken from all the other compile guides I found on this site and cleaned them up.

knoppix: del.icio.us/tag/knoppix

OSNews.com - The Very Verbose Guide to Updating and Compiling Your Debian Kernel

I will describe the process of updating and compiling a Linux kernel under Debian. I will try to explain the necessary steps in a way that will dispel all mystery and fear. My hope is that somebody new to Linux will be able to go through this comfortably.

knoppix: del.icio.us/tag/knoppix

How To Roll A Kernel the Ubuntu/Debian Way

How To Roll A Kernel the Ubuntu/Debian Way

The Linux kernel is the heart of your Ubuntu Operating System. The kernel that comes with Ubuntu should contain all of the drivers you need, but just in case you would like to tweak your kernel or if for some reason you need to recompile for some special reason this guide will help you.

Read more...

Linux: Howtoforge

Linux.com | How to run Linux inside Linux with User Mode Linux

testing environment for kernel development.

UML: del.icio.us tag/uml

Page 1 | Next >>