D.3. Debian GNU/Linuxin asentaminen Unix/Linux-järjestelmästä.

Tämä luku selittää miten Debian GNU/Linux asennetaan koneessa jo olevasta Unix- tai Linux-järjestelmästä käyttämättä valikkopohjaista asenninta josta muut osat tätä ohjetta kertovat. Tämä ohjetta ristiinasennuksesta ovat pyytäneet käyttäjät jotka vaihtavat Debian GNU/Linuxiin järjestelmistä Red Hat, Mandriva ja SUSE. Tässä luvussa edellytetään jonkinlaista kokemusta *nix-komennoista ja tiedostojärjestelmässä liikkumisesta. Tässä luvussa $ tarkoittaa komentoa joka kirjoitetaan koneessa jo olevassa käyttöjärjestelmässä, ja # tarkoittaa chroot-eristetyssä Debianissa kirjoitettavaa komentoa.

Kun uuden Debian-järjestelmän asetukset on saatu mieleisiksi, voidaan vanhan järjestelmän käyttäjien tiedot (jos niitä on) siirtää ja jatkaa koneen käyttöä. Kyseessä on siis Debian GNU/Linux asennus ilman alhaallaoloaikaa. Tämä on myös näppärä keino jos laitteiston kanssa on vaikeuksia käynnistys- ja asennustaltioiden kanssa.

[Huomaa] Huomaa

Koska tämä on enimmäkseen käsityötä, olisi huomioitava itse tehtävä huomattava määrä perusasetusten säätämistä, missä tarvitaan myös enemmän tietämystä Debianista ja Linuxista yleensä kuin asennettaessa tavallisella tavalla. Ei pidä olettaa tällä tavalla asennetun järjestelmän olevan täsmälleen samanlainen kuin tavallisesti asennetun. Huomaa myös tässä kerrottavan vain perusvaiheet järjestelmän kuntoon saattamisesa. Lisäasennukset ja/tai -asetukset saattavat olla tarpeen.

D.3.1. Alkuunpääsy

With your current *nix partitioning tools, repartition the hard drive as needed, creating at least one filesystem plus swap. You need around 1012MB of space available for a console only install, or about 2539MB if you plan to install X (more if you intend to install desktop environments like GNOME or KDE Plasma).

Osioille on luotava tiedostojärjestelmät. Esimerkiksi jos tehdään ext3-tiedostojärjestelmä osioon /dev/sda6 (se on esimerkin juuriosio):

# mke2fs -j /dev/sda6

Jos halutaankin ext2-tiedostojärjestelmä, jätetään -j pois.

Alustetaan sivutus ja otetaan se käyttöön (korvaa osion numero halutulla Debianin sivutusosiolla):

# mkswap /dev/sda5
# sync
# swapon /dev/sda5

Yksi osio on liitettävä kohtaan /mnt/debinst (asennus tehdään tähän, siitä tulee uuden järjestelmän juuritiedostojärjestelmä (/)). Liitoskohta voi olla mikä tahansa hakemisto, mutta nimeä käytetään myöhemmin.

# mkdir /mnt/debinst
# mount /dev/sda6 /mnt/debinst

[Huomaa] Huomaa

Jos osa tiedostojärjestelmästä (esim. /usr) halutaan omiin levyosioihinsa, on nämä osiot tehtävä ja liitettävä itse ennen kuin jatketaan seuraavaan kohtaan.

D.3.2. Asennetaan debootstrap

Debianin asentimen käyttämä työkaluohjelma on debootstrap. Se on virallinen tapa Debianin peruskokoonpanon asentamiseen. Se käyttää komentoja wget ja ar, mutta on muuten riippuvainen ainoastaan /bin/sh:sta ja Unixin/Linuxin perusohjelmista[22]. Asenna wget ja ar jos niitä ei vielä nykyjärjestelmässä ole, ja nouda ja asenna sitten debootstrap.

Tai voidaan käyttää seuraavaa menettelyä ja asentaa se itse. Tee työhakemisto johon .deb puretaan:

# mkdir work
# cd work

Komennon debootstrap suoritettava ohjelmatiedosto on Debianin asennuspalvelimella (muista valita oikea tiedosto koneen suoritinperheelle). Nouda debootstrap .deb varastoalueelta, kopioi paketti työhakemistoon ja pura siitä suorituskelpoiset ohjelmatiedostot, joiden asentamiseen tarvitaan pääkäyttäjän oikeuksia.

# ar -x debootstrap_0.X.X_arch.deb
# cd /
# zcat /kokonainen-polkunimi/work/data.tar.gz | tar xv

D.3.3. Suoritetaan debootstrap

Komento debootstrap osaa noutaa tarvittavat tiedostot suoraan varastoalueelta. http.us.debian.org/debian tilalle voi kirjoittaa minkä tahansa Debianin asennuspalvelimen kopion, mieluiten verkon topologiassa lähellä olevan. Asennuspalvelimen kopioiden luettelo on osoitteessa http://www.debian.org/mirror/list.

If you have a trixie Debian GNU/Linux installation image mounted at /cdrom, you could substitute a file URL instead of the http URL: file:/cdrom/debian/

Substitute one of the following for ARCH in the debootstrap command: amd64, arm64, armel, armhf, i386, mips64el, mipsel, ppc64el, s390x.

# /usr/sbin/debootstrap --arch ARCH trixie \
     /mnt/debinst http://ftp.us.debian.org/debian

If the target architecture is different than the host, you should add the --foreign option.

D.3.4. Perusjärjestelmän asetukset

Now you've got a real Debian system, though rather lean, on disk. chroot into it:

# LANG=C.UTF-8 chroot /mnt/debinst /bin/bash

If the target architecture is different from the host, you will need to first copy qemu-user-static to the new host:

# cp /usr/bin/qemu-ARCH-static /mnt/debinst/usr/bin
# LANG=C.UTF-8 chroot /mnt/debinst qemu-ARCH-static /bin/bash

After chrooting you may need to set the terminal definition to be compatible with the Debian base system, for example:

# export TERM=xterm-color

Depending on the value of TERM, you may have to install the ncurses-term package to get support for it.

If the target architecture is different from the host, you need to finish the multi-stage boot strap:

/debootstrap/debootstrap --second-stage

D.3.4.1. Luo laitetiedostot

Tässä kohtaa hakemistossa /dev/ on vain hyvin peruslaitetiedostoja. Asennuksen seuraavissa vaiheessa saatetaan tarvita lisää laitetiedostoja. Etenemistapoja on erilaisia, ja valittavaan tapaan vaikuttaa isäntäjärjestelmä josta asennusta tehdään, käytetäänkö modulaarista ydintä vai ei, ja käytetäänkö asennettavassa järjestelmässä dynaamisia (t.s. käytössä udev) vai staattisia laitetiedostoja.

Joitakin käytettävissä olevista valitsimista:

  • install the makedev package, and create a default set of static device files using (after chrooting)

    # apt install makedev
    # mount none /proc -t proc
    # cd /dev
    # MAKEDEV generic
    

  • luo itse vain tietyt laitetiedostot komennolla MAKEDEV

  • liitä hakemisto /dev isäntäjärjestelmästä kohdejärjestelmän liitoskohtaan /dev; huomaa joidenkin pakettien postinst-komentotiedostojen saattavan yrittää laitetiedostojen luomista, joten tätä valitsinta olisi käytettävä varoen

D.3.4.2. Liitetään osiot

You need to create /etc/fstab.

# editor /etc/fstab

Here is a sample you can modify to suit:

# /etc/fstab: static file system information.
#
# file system    mount point   type    options                  dump pass
/dev/XXX         /             ext3    defaults                 0    1
/dev/XXX         /boot         ext3    ro,nosuid,nodev          0    2

/dev/XXX         none          swap    sw                       0    0
proc             /proc         proc    defaults                 0    0

/dev/cdrom       /media/cdrom  iso9660 noauto,ro,user,exec      0    0

/dev/XXX         /tmp          ext3    rw,nosuid,nodev          0    2
/dev/XXX         /var          ext3    rw,nosuid,nodev          0    2
/dev/XXX         /usr          ext3    rw,nodev                 0    2
/dev/XXX         /home         ext3    rw,nosuid,nodev          0    2

Use mount -a to mount all the file systems you have specified in your /etc/fstab, or, to mount file systems individually, use:

# mount /path   # e.g.: mount /usr

Current Debian systems have mountpoints for removable media under /media, but keep compatibility symlinks in /. Create these as as needed, for example:

# cd /media
# mkdir cdrom0
# ln -s cdrom0 cdrom
# cd /
# ln -s media/cdrom

You can mount the proc file system multiple times and to arbitrary locations, though /proc is customary. If you didn't use mount -a, be sure to mount proc before continuing:

# mount -t proc proc /proc

Komennon ls /proc pitäisi nyt näyttää tiedostoja hakemistossa. Jos tämä ei toimi, proc voidaan ehkä liittää chroot-eristyksen ulkopuolelta:

# mount -t proc proc /mnt/debinst/proc

D.3.4.3. Aikavyöhyke

Setting the third line of the file /etc/adjtime to UTC or LOCAL determines whether the system will interpret the hardware clock as being set to UTC respective local time. The following command allows you to set that.

# editor /etc/adjtime

Here is a sample:

0.0 0 0.0
0
UTC

The following command allows you to choose your timezone.

# dpkg-reconfigure tzdata

D.3.4.4. Verkon asetukset

To configure networking, edit /etc/network/interfaces, /etc/resolv.conf, /etc/hostname and /etc/hosts.

# editor /etc/network/interfaces

Here are some simple examples from /usr/share/doc/ifupdown/examples:

######################################################################
# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
# See the interfaces(5) manpage for information on what options are
# available.
######################################################################

# The loopback interface isn't really required any longer, but can be used
# if needed.
#
# auto lo
# iface lo inet loopback

# To use dhcp:
#
# auto eth0
# iface eth0 inet dhcp

# An example static IP setup: (network, broadcast and gateway are optional)
#
# auto eth0
# iface eth0 inet static
#     address 192.168.0.42
#     network 192.168.0.0
#     netmask 255.255.255.0
#     broadcast 192.168.0.255
#     gateway 192.168.0.1

Enter your nameserver(s) and search directives in /etc/resolv.conf:

# editor /etc/resolv.conf

A simple example /etc/resolv.conf:

search example.com
nameserver 10.1.1.36
nameserver 192.168.9.100

Enter your system's host name (2 to 63 characters):

# echo DebianHostName > /etc/hostname

And a basic /etc/hosts with IPv6 support:

127.0.0.1 localhost
127.0.1.1 DebianHostName

# The following lines are desirable for IPv6 capable hosts
::1     ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts

If you have multiple network cards, you should arrange the names of driver modules in the /etc/modules file into the desired order. Then during boot, each card will be associated with the interface name (eth0, eth1, etc.) that you expect.

D.3.4.5. Aptin asetukset

Debootstrap will have created a very basic /etc/apt/sources.list that will allow installing additional packages. However, you may want to add some additional sources, for example for source packages and security updates:

deb-src http://ftp.us.debian.org/debian trixie main

deb http://security.debian.org/ trixie-security main
deb-src http://security.debian.org/ trixie-security main

Make sure to run apt update after you have made changes to the sources list.

D.3.4.6. Näppäimistön asetukset ja maa-asetusto

To configure your locale settings to use a language other than English, install the locales support package and configure it. Currently the use of UTF-8 locales is recommended.

# apt install locales
# dpkg-reconfigure locales

To configure your keyboard (if needed):

# apt install console-setup
# dpkg-reconfigure keyboard-configuration 

Huomaa ettei näppäimistön asetuksia saa käyttöön kun ollaan chroot-eristettynä, mutta ne tulevat käyttöön seuraavassa käynnistyksessä.

D.3.5. Asennetaan ydin

Jos tämä järjestelmä aiotaan käynnistää, haluttaneen Linux ydin ja käynnistyslatain. Saatavilla olevat ytimien valmiit asennuspaketit löytää komennolla:

# apt search linux-image

Then install the kernel package of your choice using its package name.

# apt install linux-image-arch-etc

D.3.6. Käynnistyslataimen asetukset

To make your Debian GNU/Linux system bootable, set up your boot loader to load the installed kernel with your new root partition. Note that debootstrap does not install a boot loader, but you can use apt inside your Debian chroot to do so.

Check info grub for instructions on setting up the bootloader. If you are keeping the system you used to install Debian, just add an entry for the Debian install to your existing grub2 grub.cfg.

Installing and setting up grub2 is as easy as:

# apt install grub-pc
# grub-install /dev/sda
# update-grub

The second command will install grub2 (in this case in the MBR of sda). The last command will create a sane and working /boot/grub/grub.cfg.

Huomaa tässä oletettavan laitetiedoston /dev/sda olevan luotu. On muitakin tapoja asentaa grub, mutta niiden käsittely ei kuulu tähän liitteeseen.

D.3.7. Remote access: Installing SSH and setting up access

In case you can login to the system via console, you can skip this section. If the system should be accessible via the network later on, you need to install SSH and set up access.

# apt install ssh

Root login with password is disabled by default, so setting up access can be done by setting a password and re-enable root login with password:

# passwd
# editor /etc/ssh/sshd_config

This is the option to be enabled:

PermitRootLogin yes

Access can also be set up by adding an ssh key to the root account:

# mkdir /root/.ssh
# cat << EOF > /root/.ssh/authorized_keys
ssh-rsa ....
EOF

Lastly, access can be set up by adding a non-root user and setting a password:

# adduser joe
# passwd joe

D.3.8. Viimeistely

As mentioned earlier, the installed system will be very basic. If you would like to make the system a bit more mature, there is an easy method to install all packages with standard priority:

# tasksel install standard

Of course, you can also just use apt to install packages individually.

Asennuksen jälkeen hakemistossa /var/cache/apt/archives/ on suuri määrä noudettuja asennuspaketteja. Levytilaa voidaan vapauttaa komennolla:

# apt clean



[22] Näitä ovat GNU:n perustyökalut ja komennot kuten sed, grep, tar ja gzip.