Retour au site
Connexion : S'inscrire

5 messages
Filtrer ok

OS Live USB

Un expert informatique vous aide immédiatement par téléphone.
Bonjour,

Depuis quelques jours je me renseigne pour creer un LIVE USB. J'ai pu surfer sur différents site qui dise comment rendre une clé USB bootable.

Clé USB Bootable

J'ai effectuer la manipulation pour rendre ma clé bootable. Et en effet ma clé devient bootable.

Ensuite j'aimerai mettre une distribution live. C'est a dire sans installation sur ma clé usb. J'ai pu trouver différentes distributions comme :

Shinux
Slax
DSL
Faunos

Mon souci c'est que je ne trouve pas sur le net de tutorial pour rendre ma clé bootable sur la distribution live.

J'ai tout pu voir que via linux on pouvais faire :

nstalling Slax in the pen drive

Now you choose between two options. You can mount the downloaded ISO image of Slax and follow a few steps, or you can burn the ISO image file to a CD-ROM and use the Slax Installer application. I suggest the first approach, because are some little things you must do to get Slax in the pen drive ready. To do so, create a directory -- say /slaxUSB -- on which to mount the ISO image file of Slax, then mount the ISO image:

mount -o loop slax-killbill-5.0.5.iso /slaxUSB/

Now, as root, mount the formated USB device:

mount -t vfat /dev/sda /mnt/sda/

Note that /mnt/sda/ can be any directory you want to use. Copy the entire contents of the directory mounted with the ISO image to the place where you have mounted the pen drive:

cp -ra /slaxUSB/* /mnt/sda/

The -r argument specifies a recursive copy including every directory, and the -a preserves as much as possible the structure of the data in the USB.

Now you need to copy some files in the folder /boot/ of the mounted pen drive to the root of the pen drive so you can boot from it:

cd /mnt/sda/boot/
cp vmlinuz /mnt/sda/
cp initrd.gz /mnt/sda/

Move to the directory where the memory stick is mounted -- in this case /mnt/sda/ -- and change the name of the file isolinux.cfg to syslinux.cfg. Edit the just-renamed syslinux.cfg and delete /boot/ or boot/ from the lines that contain vmlinuz and initrd.gz -- for example, /boot/vmlinuz and /boot/initrd.gz. This changes the location of the files vmlinuz and initrd.gz, making them visible to the bootloader at the time of boot.

Finally, use whereis to check whether you have Syslinux installed. If not, download and extract it to a directory, then run:

syslinux -s /dev/sda

Where /dev/sda is the location of your recent modified Slax with all the files.

Now, reboot your computer, enter the BIOS, and change the boot order. Set USB-ZIP as the first one, then the hard drive, and so on. If your machine is old it's possible that it won't let you boot from USB, in which case you can use a boot diskette or CD, or use Slax as a live CD.




Ceci dit, je ne trouve aucune méthode sous windows. Alors j'aimerai avoir des avis sur la question.

PS : Au passage, j'ai entendu parler d'une distribution live Windows. Si quelqu'un a des infos ?
Edité le 06/11/2007 à 10:57
 
 
La plupart des manipulations proposées sont et seront sous linux. Dans ce cas, il te suffit de télécharger et graver un livecd comme ubuntu.

Sinon tu as aussi faunos, comme distrib usb: www.faunos.com...
La manipulation pour l'installer sur ta clé est plutot simple, mais encore une fois il s'agit de commandes linux.
 
 
Oui les manips sont assez simple, mais il est vrai que mon lecteur CD est débranché car trop de disque durs. Et étant sous windows, j'aurai penser la manipulation aurait été possible.

Merci quand meme de la réponse.

Ca pourrai être sympa de partager vos liens vers autres distributions USB. j'actuliserai mon Poste
 
 
il y a déjà plusieurs topics sur ce type de distrib, mais je pense que tu as en gros fait le tour au vu de ce qu'il s'est dit dans ces topics.
Si vraiment tu ne veux pas rebrancher ton lecteur cd, tu peux utiliser virtualbox ou une autre solution de virtualisation pour faire les manips. Il y a aussi cygwin, sinon tu peux utiliser dsl embedded.
 
 
jeanrhum a écrit:
il y a déjà plusieurs topics sur ce type de distrib, mais je pense que tu as en gros fait le tour au vu de ce qu'il s'est dit dans ces topics.
Si vraiment tu ne veux pas rebrancher ton lecteur cd, tu peux utiliser virtualbox ou une autre solution de virtualisation pour faire les manips. Il y a aussi cygwin, sinon tu peux utiliser dsl embedded.

Merci pour l'info j'en prend note je regarde tout a l'heure et jdonnerai mon retour.

Et non je n'ai pas la prétention d'avoir fait le tour de ces distrib, mais je n'ai pas vu un topic avec une liste alors voila je me suis dis que pk pas
 
 

|
 
5 messages
Un expert informatique vous aide immédiatement par téléphone.
Filtrer ok
 
Vous devez être connecté pour écrire un message !
 

 Sujets Similaires: