User Tools

Site Tools


multiboot_usb_key

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
multiboot_usb_key [2011/11/08 22:04] – old revision restored memeruizmultiboot_usb_key [2021/02/01 05:55] (current) – external edit 127.0.0.1
Line 122: Line 122:
   * Repeat the whole procedure for the 32bits case, just use i386 where amd64 is.   * Repeat the whole procedure for the 32bits case, just use i386 where amd64 is.
  
 +===== Debian Live (February 2013) =====
  
 +  mkdir /tmp/live_amd64
 +  cd /tmp/live_amd64
 +  lb config -a amd64 -d sid --mirror-bootstrap http://mirrors.ucr.ac.cr/debian/ --mirror-binary http://mirrors.ucr.ac.cr/debian/ --archive-areas "main contrib non-free"
 +
 +In directory config/package-lists, create file called base.list and add the following to it:
 +
 +  lvm2
 +  testdisk
 +  dmsetup
 +  cryptsetup
 +  cryptmount
 +  gdisk
 +  emacs
 +  mc
 +  joe
 +  gddrescue
 +  magicrescue
 +  wipe
 +  ntfs-3g
 +  partimage
 +  sshfs
 +  firmware-linux-nonfree
 +  firmware-linux
  
  
multiboot_usb_key.txt · Last modified: 2021/02/01 05:55 by 127.0.0.1