Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:extlinux_passwd [2011/04/28 05:05] – [Use Encrypted Passwords] Guywiki:extlinux_passwd [2011/06/16 12:36] (current) Guy
Line 2: Line 2:
  
 If you want to prevent other people from logging into your computer, you can add passwords to Extlinux. If you want to prevent other people from logging into your computer, you can add passwords to Extlinux.
 +
 +Another option is to use [[passwd|Tinycore Passwords]].
  
 ==== Set Up the Extlinux Menu ==== ==== Set Up the Extlinux Menu ====
  
-Set up the Extlinux menu as explained here [[extlinux|Select which Operating System to Start using Extlinux]]+Set up the Extlinux menu as explained in [[extlinux|Extlinux Bootloader]].
  
 ==== Edit extlinux.conf ==== ==== Edit extlinux.conf ====
Line 12: Line 14:
  
 <code>UI vesamenu.c32 <code>UI vesamenu.c32
-MENU TITLE Tiny Core Bootloader+MENU TITLE Tinycore Bootloader
 PROMT 0 PROMT 0
 MENU MASTER PASSWD MasterPassword MENU MASTER PASSWD MasterPassword
Line 19: Line 21:
 MENU PASSWD TinyCorePassword MENU PASSWD TinyCorePassword
 KERNEL /boot/bzImage KERNEL /boot/bzImage
-APPEND initrd=/boot/tinycore.gz quiet waitusb=5:UUID="long-number" tce=UUID="long-number"+APPEND initrd=/boot/tinycore.gz quiet opt=sda2 home=sda2 norestore tce=UUID="long-number"
  
 LABEL windows LABEL windows
Line 53: Line 55:
  
 <code>UI vesamenu.c32 <code>UI vesamenu.c32
-MENU TITLE Tiny Core Bootloader+MENU TITLE Tinycore Bootloader
 PROMT 0 PROMT 0
 MENU MASTER PASSWD $4$TzKORUd8$4FiWkwSwJgBqmpB8fLiXLsrEXig$ MENU MASTER PASSWD $4$TzKORUd8$4FiWkwSwJgBqmpB8fLiXLsrEXig$
Line 60: Line 62:
 MENU PASSWD $4$usOwVEs+$CnsMEZNMQdEXjOBeP9zL0ULCks4$ MENU PASSWD $4$usOwVEs+$CnsMEZNMQdEXjOBeP9zL0ULCks4$
 KERNEL /boot/bzImage KERNEL /boot/bzImage
-APPEND initrd=/boot/tinycore.gz quiet waitusb=5:UUID="long-number" tce=UUID="long-number"+APPEND initrd=/boot/tinycore.gz quiet opt=sda2 home=sda2 norestore tce=UUID="long-number"
  
 LABEL windows LABEL windows
Print/export
QR Code
QR Code wiki:extlinux_passwd (generated for current page)