No introduction Ultimate Boot CD , a live CD Containing a myriad of software for performing: various tests on your machine (CPU, RAM, disks, etc..), manage partitions, erase disks or reset passwords. This is an essential element in your first aid kit as network technician or administrator year.
Another famous is LiveCD BackTrack , a Linux distribution Specialized in security and information retrieval.

BackTrack 4
Both distributions Can Be Performed chacunes from USB Constantly moving Rather Than With Two keys we'll see how to integrate BackTrack 4 Ultimate Boot CD 5 (in RC1 at the time of this writing) was key at least 2 GB USB
The first thing to do, of course, is to download the ISO image of Two Distributions: UBCD Currently 5 is available for testing here while BackTrack 4 Can Be downloaded here .
Once done, I advise you to mount the image of UBCD 5 using Daemon Tools for example, Rather Than burning a CD for nothing (save the planet). Then open a DOS console and command types the Following:
E:\ubcd\tools\win32\ubcd2usb\ubcd2usb.cmd E: F:
en supposant que votre image UBCD est montée sur le lecteur E et que votre clé USB est montée sur le lecteur F . Modifiez la commande en fonction de votre machine en vérifiant bien que votre clé ne contient pas de fichiers importants car elle sera formatée ! Suivez ensuite les informations à l’écran (appuyez sur une touche puis sur Entrée ) et laissez le script faire son travail. Une fois le script terminé vous disposez d’une clé USB bootable sur UBCD 5.
Montez ensuite l’image de BackTrack 4 avec Daemon Tools . Copiez le contenu du répertoire /boot dans un répertoire /boot/bt4 / que vous aurez créé sur votre clé USB. Profitez-en pour supprimer le fichier memtest86+.bin , MemTest86+ étant déjà disponible dans UBCD 5. Copiez /casper à la racine de votre clé USB.
Il ne reste plus qu’à éditer le fichier de configuration du boot de UBCD 5 pour lui indiquer l’emplacement des fichiers de BackTrack. Pour cela, éditez le fichier /ubcd/custom/custom.cfg situé sur votre clé USB, trouvez les lignes
MENU INCLUDE /ubcd/menus/syslinux/defaults.cfg UI /boot/syslinux/menu.c32 LABEL - MENU LABEL .. COM32 /boot/syslinux/menu.c32 APPEND /ubcd/menus/syslinux/main.cfg
et ajoutez à la suite les lignes suivantes :
LABEL - MENU LABEL Start BackTrack 4 FrameBuffer (1024x768) LINUX /boot/bt4/vmlinuz BOOT=casper boot=casper nopersistent rw quiet vga=0x317 INITRD /boot/bt4/initrd.gz LABEL - MENU LABEL Start BackTrack 4 FrameBuffer (800x600) LINUX /boot/bt4/vmlinuz BOOT=casper boot=casper nopersistent rw quiet vga=0x314 INITRD /boot/bt4/initrd800.gz LABEL - MENU LABEL Start BackTrack 4 Forensics (no swap) LINUX /boot/bt4/vmlinuz BOOT=casper boot=casper nopersistent rw vga=0x317 INITRD /boot/bt4/initrdfr.gz LABEL - MENU LABEL Start BackTrack 4 in Safe Graphical Mode LINUX /boot/bt4/vmlinuz BOOT=casper boot=casper xforcevesa rw quiet INITRD /boot/bt4/initrd.gz LABEL - MENU LABEL Start Persistent Live CD LINUX /boot/bt4/vmlinuz BOOT=casper boot=casper persistent rw quiet INITRD /boot/bt4/initrd.gz LABEL - MENU LABEL Start BackTrack 4 in Text Mode LINUX /boot/bt4/vmlinuz BOOT=casper boot=casper nopersistent textonly rw quiet INITRD /boot/bt4/initrd.gz LABEL - MENU LABEL Start BackTrack 4 Graphical Mode from RAM LINUX /boot/bt4/vmlinuz BOOT=casper boot=casper toram nopersistent rw quiet INITRD /boot/bt4/initrd.gz
Vous disposez à présent d’une clé USB bootable sur UBCD 5 avec l’option de booter sur BackTrack 4 en vous rendant dans le menu User-defined (vers le bas de la liste), puis en sélectionnant l’option de boot de BackTrack que vous souhaitez (en général ce sera la première).
Les deux distributions prennent en tout 1.72 Go sur une clé, laissant de la place pour stocker d’autres fichiers ou même d’autres distributions disponibles en Live CD.
Tags : Linux , Maintenance , Sécurité









