Diferencia entre revisiones de «Installing Debian on Dell M1210»
De gacq wiki
Línea 9: | Línea 9: | ||
Enable USB drive boot from BIOS setup, and then Install Debian base system as usual. | Enable USB drive boot from BIOS setup, and then Install Debian base system as usual. | ||
==Installing from CD== | ==Installing from CD== | ||
− | Write here your solution.... | + | Write here your solution SATA issue.... |
+ | |||
+ | =Enable Core Due= | ||
+ | |||
+ | =NVIDIA drivers= | ||
+ | |||
+ | =Wireless interface= | ||
+ | |||
+ | =Modem= | ||
+ | |||
+ | =Card Reader= | ||
+ | |||
+ | =DVD region unlock= | ||
+ | |||
+ | =WebCam= |
Revisión del 22:50 17 ago 2006
Contenido
Installation
Booting debian netinst from USB drive
Debian installer CD has some issues with the SATA and CD drivers that prevent installation to access to CD drive, I found some tips to solve that problem but they did't work for me. I installed it from my 256 MB 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
Enable USB drive boot from BIOS setup, and then Install Debian base system as usual.
Installing from CD
Write here your solution SATA issue....