lunes, 4 de agosto de 2008

menu.lst de mi kira

# menu.lst - See: grub(8), info grub, update-grub(8)
# grub-install(8), grub-floppy(8),
# grub-md5-crypt, /usr/share/doc/grub
# and /usr/share/doc/grub-doc/.

## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.
# WARNING: If you are using dmraid do not use 'savedefault' or your
# array will desync and will not let you boot your system.
default 0

Hacer un USB-live con UNetbootin

UNetbootin permite la instalación de diversas distribuciones Linux / BSD en una partición o unidad USB, así que no es diferente de una instalación estándar, sólo que no es necesario un CD. Se puede crear un doble arranque, instalar, o sustituir el actual sistema operativo por completo.

Para hacer funcionar la versión para Linux, hacer lo siguiente:
Bajarla hasta tu HDD desde aquí.
Muévete hasta el directorio en donde la has bajado y dale todos los permisos:
sudo chmod 777 -f unetbootin-linux-xxx (Cambia las xxx por el nº de tu versión)
Lanza la aplicación:
./unetbootin-linux-xxx