[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: _debian-pakete



Robert Richter <rr-home@gmx.de> writes:

> Am Montag, 1. Dezember 2003 15:53 schrieb frank paulsen:
>> ,----
>> | # debootstrap sarge /mnt/debian http://ftp.debian.org/debian
>> | ...
>> | I: Base system installed successfully.
>> | # chroot /mnt/debian
>> | # echo "nameserver 192.168.153.6" > /etc/resolv.conf
>> | # apt-setup
>> `----
>>
>> da muss bei dir natuerlich eine passendere IP fuer einen nameserver
>> eingetragen werden.
> außer debootstrap funktionieren die letzten 3 Kommandos,

oh. ich mache sowas immer aus Knoppix heraus, da liegt natuerlich ein
debootstrap bei:

,----
| fb@buer:~$ apt-cache show debootstrap
| Package: debootstrap
[...]
| Description: Bootstrap a basic Debian system
|  debootstrap is used to create a Debian base system from scratch,
|  without requiring the availability of dpkg or apt. It does this by
|  downloading .deb files from a mirror site, and carefully unpacking them
|  into a directory which can eventually be chrooted into.
`----

hmm. debootstrap sieht aus wie ein simples shellscript, das koenntest
du vieleicht mal von der bootdisk versuchen.

> aber bei apt-setup:
>
> linux:/# apt-setup
> perl: warning: Setting locale failed.
> perl: warning: Please check that your locale settings:
>         LANGUAGE = (unset),
>         LC_ALL = (unset),
>         LANG = "de_DE@euro"
>     are supported and installed on your system.
> perl: warning: Falling back to the standard locale ("C").

mehr als ein 'export LANG="C"' faellt mir dazu nicht ein.

-- 
frobnicate foo



Reply to: