|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
 |
Howto: Debian Linux Kernel Compilation, Part 1 |
キーワード: tag=debian linux (このキーワード内の新着リストを見る) |
サイト: 登録者: igneousphantom |
| 登録日: 08/14/2008 18:21:32 |
| 再生時間: 566秒 鑑賞数: 2701 評価: 4.80 |
| A four part miniseries on compiling a new kernel in a debian-based distro.
The condensed version of this tutorial, all of this is explained in depth in the video:
1.wget recentkernel source from "ftp.kernel.org"
2.extract kernel source in /usr/src "tar jxvf linux-2.6.xx.tar.bz2"
3. grab a patch, if desired.
3a. apply patch "cd /usr/src/li* && bzip2 -dc ../patchdiff.bz2 | patch -p1 --dry-run"
3b. if dry run patch succeeds, repeat process omiting --dry-run
4. copy current kernel config (if you want a decent base, if you want to build vanilla, omit this step) "cp /boot/config-`uname -r` ./.config"
5. "make menuconfig", load your config, and tweak as desired.
6. "make all"
7. "make modules_install"
8. "make install"
9. use mkinitrd.yaird or mkinitramfs, or whatever initrd generator you use to create a initrd for your kernel with "mkinitrd.yaird -o /boot/initrd-2.6.xx 2.6.xx" (where xx is the new kernel version)
10. update your grub config in /boot/grub/menu.list or do "update-grub" as root.
11. reboot into your new system. |
|
|
|
|
|
 |
Installing Debian Linux On The Nokia N810 Internet Tablet |
キーワード: tag=debian linux (このキーワード内の新着リストを見る) |
サイト: 登録者: Rcadden |
| 登録日: 07/09/2008 12:16:06 |
| 再生時間: 488秒 鑑賞数: 5231 評価: 4.50 |
| To note, you'll need about 1.3GB of free memory on either the internal memory or a removable memory card. After the installation, you'll still have 1GB free, but you need to have it all free for the installation process. You'll also need to have the MyTube application installed, so that you can get... |
|
|
|
|
|
|
|
 |
Debian Linux /w Beryl |
キーワード: tag=debian linux (このキーワード内の新着リストを見る) |
サイト: 登録者: linuxlook |
| 登録日: 04/30/2007 08:37:26 |
| 再生時間: 30秒 鑑賞数: 2207 評価: 3.00 |
| Screencast of a desktop running Debian Testing (Etch) with Beryl 0.2.0-svn.
This system has the following features:
CPU: AMD AthlonXP 2400+ @2.0 GHz
RAM: 1,2 GiB
VB: Nvidia GeForce Ti 4200 /w 64 MiB
This is a quite old PC (assembled in 2002) and still has enough power to run beryl.
The video played is an episode from the anime Wolf's Rain.
If you have any question please ask. |
|
|
|
|
|
Copyright (C) 2006 NU-CHON.ORG. All rights are reserved.