Note: Almost all content here will eventually be revised and merged into the live-manual. Please do not add new content to the wiki, but contribute to the manual directly. |
Some quick notes, needs to be extendet sometimes:
- Boot your Debian Live system and make sure you have network access.
Change to root with su.
Edit /etc/apt/sources.list and switch to the optimal mirror for you.
Run an apt-get update and install cdebootstrap
Read man cdebootstrap
- Format your partition, mount it, bootstrap a system to it.
- Chroot into it, install the kernel, grub and any other package you want.
There is also a more detailed guide in the Debian GNU/Linux Installation Guide - section D.3. Installing Debian GNU/Linux from a Unix/Linux System
