Debian Lenny en mi Acer Aspire One 110
Instalación Base
Para la instalación base me base en [1] e hice lo siguiente:
- Descargue la mas reciente imagen de Debian boot.img.gz,
- Descargue la mas reciente imagen de Debian netinst ISO image
- Put a USB stick in the computer, check the device by looking at /var/log/messages. In the following I will assume that the device is /dev/sdb
- As root do zcat boot.img.gz > /dev/sdb
- Mount the USB stick and copy the netinst ISO image over: mount /dev/sdb /mnt/usb/ && cp debian-testing-i386-netinst.iso /mnt/usb/
- Put the USB stick in the Acer Aspire One, boot and press F12 to get the boot menu, choose the USB drive as boot device.
- Follow usual Debian installation
No hay comentarios.:
Publicar un comentario