blob: 419940a71cd657bf87bc7eec5d1449095dfca2e3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
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
[[Distrib/DebianAptOffline]].
|