Diferencia entre revisiones de «Installing Debian on Dell M1210»

De gacq wiki
Saltar a: navegación, buscar
 
Línea 1: Línea 1:
 
=Installation=
 
=Installation=
==Booting debian netinst==
+
==Booting debian netinst from USB drive==
 +
Debian installer CD has some issues with the SATA and CDs driver that prevent installation to access to CD drive, there are some instruccions to solve this problem but they did't work for me. I did teh installation booting from USB drive.
 
<pre><nowiki>
 
<pre><nowiki>
 
wget http://ftp.debian.org/debian/dists/testing/\
 
wget http://ftp.debian.org/debian/dists/testing/\

Revisión del 17:00 17 ago 2006

Installation

Booting debian netinst from USB drive

Debian installer CD has some issues with the SATA and CDs driver that prevent installation to access to CD drive, there are some instruccions to solve this problem but they did't work for me. I did teh installation booting from USB drive.

wget http://ftp.debian.org/debian/dists/testing/\
main/installer-i386/current/images/hd-media/boot.img.gz
gzip -dc boot.img.gz >/dev/sdX

Install Debian base system as usual