`
mmdev
  • 浏览: 13245017 次
  • 性别: Icon_minigender_1
  • 来自: 大连
文章分类
社区版块
存档分类
最新评论

Install Debian Etch

阅读更多

Today I have successfully installed Debian Etch RC1. Here is my process:

1. Download Debian Etch RC1 ISO image. I choose CD-ISO and burned to CD-R.

2. Boot computer using Debian Installer CD, and install base system only.

3. Preparation of compiling kernel: First download latest linuxkernel. I choose 2.6.20 stable from:

/usr/src/# wget http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.20.tar.bz2

and uncompressed: tar jxvf linux-2.6.20.tar.bz2

and make a link: /usr/src/# ln -s linux-2.6.20 linux

install pakages needed: kernel-package, ncurses-dev, fakeroot, initrd-tools, module-init-tools, procps, make-kpkg

4. Compile the kernel under /usr/src/linux/:

#make menu-config

#make-kpkg clean

#fakeroot make-kpkg --initrd --revision=custom.1.0 kernel_image modules_image

5. Install new kernel under /usr/src/:

dpkg -i xxx.deb

if you do NOT using "--initrd" argument in kernel compile, then you must make initrd manually:

/boot # mkinitrd -o /boot/initrd.img-2.6.20 2.6.20

and modify /boot/grub/menu.lst according to exist items.

6. Reboot and continue to install desktop:

apt-get install x-window-system gnome

7. Install other needed package and customize gnome.

分享到:
评论

相关推荐

    Linux Debian Etch 安装详细简介[多图]

    教你如何安装Linux Debian操作系统,每一步都有图有真相,助你成功安装Linux系统!

    Debian etch安装实例录像.swf

    Debian etch安装实例录像.swf

    debian4(Etch)系统简要安装

    Debian4(Etch)系统简要安装详细介绍 本指南将分5个部分: 1 . 基本系统安装 2 . Xorg安装与声卡驱动安装 2 . gnome 安装与美化 3 . kde 安装与美化 4 . 常用软件的安装 5 . Beryl 安装

    debian-preseed:使用 virsh-install 预置 debian 的示例

    在本示例中,我们将探讨如何使用 `virsh-install` 工具结合 preseed 文件来创建一个预配置的 Debian 虚拟机。 `virsh` 是libvirt项目的一个命令行工具,用于管理和控制虚拟机。`virsh-install` 是 virsh 提供的一个...

    debian.11.3+debian-bullseye+debian-buster

    这个压缩包文件包含了三个不同版本的Debian操作系统镜像:debian.11.3、debian_bullseye和debian_buster。每个版本都有其独特的特性和改进,下面将详细讨论这些版本。 首先,我们来看`debian.11.3`,也被称为Debian...

    debian10_install-3.docx|debian10_install-3.docx

    在本文档中,我们将深入探讨如何在Debian 10(代号Buster)系统上配置本地Apt源,以及如何使用 TightVNC Server 实现远程桌面访问。配置本地Apt源可以极大地提高软件包安装速度,特别是当网络连接不稳定或速度较慢时...

    debian参考手册,debian管理员使用

    ### Debian参考手册知识点详解 #### 一、简介 **Debian参考手册**是一份非常详尽的指南,专为Debian系统的用户和管理员设计。它不仅涵盖了Debian的基础概念、安装指南,还深入探讨了软件包管理、系统优化、网络...

    debian自动安装preseed文件

    我的debian自动安装preseed配置文件,可供大家参考,线上服务器的自动安装配置

    Debian系统管理员参考手册 The Debian Administrator’s Handbook

    《Debian系统管理员参考手册》是由Raphaël Hertzog和Roland Mas撰写的一本详细的手册,主要面向希望深入了解Debian系统的管理员和用户。Debian是一个基于Linux内核的操作系统,以其强大的社区支持、多平台兼容性和...

    Debian apt-get 使用指南

    ### Debian apt-get 使用指南 #### 一、简介与基本概念 `apt-get` 是 Debian 及其衍生系统(如 Ubuntu)中的一个强大的包管理工具,它可以帮助用户安装、升级、卸载软件包,并且能够自动解决依赖关系。本文将详细...

    debian软件包sources.list

    # A network mirror was not selected during install. The following entries # are provided as examples, but you should amend them as appropriate # for your mirror of choice. # deb ...

    debian (Debian GNU/Linux下的小康生活)

    ### Debian GNU/Linux 知识点概述 #### 一、Debian GNU/Linux 概览 **1.1 GNU/Linux** **1.1.1 GNU 项目** - **起源与发展**: GNU 项目始于 1983 年,由 Richard Stallman 发起。该项目旨在创建一套完全自由的...

    securing-debian-howto.en,refcard.en,debian-faq.en,install

    标题中的"securing-debian-howto.en,refcard.en,debian-faq.en,install"表明了这组资源主要关注Debian操作系统的安全配置、参考卡片、常见问题解答以及安装过程。这些主题涵盖了Debian Linux的基础知识、系统安全及...

    debian package hwoto

    #### 描述解读:Create Debian Install Package(创建Debian安装包) 描述简明扼要地指出了文档的主要目标:指导读者如何构建用于安装的Debian软件包。这通常涉及到源代码的编译、依赖关系的管理以及符合Debian标准...

    debian-install.2018.pdf

    《Debian GNU/Linux 安装指南》是针对Debian GNU/Linux 9系统(代号“stretch”)在64位PC("amd64"架构)上的安装详细步骤的文档,该指南适用于2018年6月9日发布版本。这份指南由Debian Installer团队创作,遵循GNU...

    Debian中下载DLBD 46G镜像的步骤办法(采用jigdo方式)

    sudo apt install jigdo-file -y ``` 现在,你需要访问Debian的CD镜像网站来获取DLBD镜像的jigdo文件。可以访问以下链接: 1. https://cdimage.debian.org/debian-cd/current/amd64/jigdo-dlbd/ 2. ...

    debian gnu linux debian gnu linux

    debian gnu linux debian gnu linuxdebian gnu linux debian gnu linuxdebian gnu linux debian gnu linuxdebian gnu linux debian gnu linuxdebian gnu linux debian gnu linuxdebian gnu linux debian gnu linux

    debian重置root口令

    在 Debian 安装光盘的启动菜单中,选择 Advanced install 选项。这将允许用户访问高级选项菜单。 步骤 2: 选择 Graphical rescure mode 在高级选项菜单中,选择 Graphical rescure mode 选项。这将允许用户访问...

    linux debian如何让apt使用本地软件安装仓库,而不去联网

    在Linux Debian系统中,`apt`是一个强大的包管理器,用于自动下载、安装和更新软件。默认情况下,它会连接到互联网上的官方或第三方软件仓库来获取软件包。然而,在某些场景下,如网络不稳定或者需要离线安装时,...

Global site tag (gtag.js) - Google Analytics