Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # By HacKan & CuBa co. 2013
- # http://www.hackan.com.ar/2013/05/pendrive-booteable-v2
- # NO EDITAR CON NOTEPAD!
- # Nota: en la pantalla entran 16 'title'
- #
- # krd.lst
- # v1.0
- #
- # IMPORTANTE: debe existir el archivo "liveusb" (peso 0) en la raiz del pendrive
- # y la iso debe estar en /rescue/rescue.iso
- # ¡si o si!
- color light-gray/black red/light-gray
- default 2
- title >> Kaspersky Rescue Disk v10 <<
- root
- title ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
- root
- title ³ Kaspersky Rescue Disk. Graphics Mode ³
- map /rescue/rescue.iso (0xff) || map --mem /rescue/rescue.iso (0xff)
- map --hook
- kernel (0xff)/boot/rescue root=live:UUID=A1234-1234 rootfstype=auto vga=789 init=/init kav_lang=en udev liveimg doscsi nomodeset
- initrd (0xff)/boot/rescue.igz
- boot
- title ³ Kaspersky Rescue Disk. Text Mode ³
- map /rescue/rescue.iso (0xff) || map --mem /rescue/rescue.iso (0xff)
- map --hook
- kernel (0xff)/boot/rescue root=live:UUID=A1234-1234 rootfstype=auto vga=789 init=/init kav_lang=en udev liveimg nox kavshell noresume doscsi nomodeset
- initrd (0xff)/boot/rescue.igz
- boot
- title ³ Kaspersky Rescue Disk. System information ³
- map /rescue/rescue.iso (0xff) || map --mem /rescue/rescue.iso (0xff)
- map --hook
- kernel (0xff)/boot/rescue root=live:UUID=A1234-1234 rootfstype=auto vga=789 init=/init kav_lang=en udev liveimg softlevel=boot nox hwinfo noresume doscsi nomodeset
- initrd (0xff)/boot/rescue.igz
- boot
- title ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
- root
- title
- root
- title Volver al menu principal\nVuelve al menu principal
- configfile /menu.lst
Advertisement
Add Comment
Please, Sign In to add comment