blob: d3d32a6fc7be1660890a971a2d7fda6febbaf5be (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
First steps after installation.
See <http://www.debian.org/ports/hurd/hurd-install> for configuration bits and
tips and tricks.
# Setup GRUB
You surely want grub to have a nice menu entry able to boot GNU, instead of
typing a boring arcane. There are Debian-specific scripts that may help
you. See [[GRUB]]'s page for this.
# Setup `apt-get`
Installing packages without having a network connection is described
[[DebianAptOffline]].
|