woui c 8.1beta2 je devait penser a autre chose
non y a po d iso pour la beta faut le builder soi meme
enfin je telecharge tous ca pis je verrais mais normalement ca doit po poser de probleme Patrick explque comment faire
To make a bootable Slackware install CD, get into the top level Slackware
directory (The one with ChangeLog.txt in it) and issue a command like this
to build the ISO image in /tmp:
mkisofs -o /tmp/slackware.iso \
-R -V "Slackware Install" \
-x ./bootdisks \
-x ./extra \
-x ./slackware/gnome \
-x ./pasture \
-x ./rootdisks \
-x ./source \
-v -d -D -N -no-emul-boot -boot-load-size 4 -boot-info-table \
-b isolinux/isolinux.bin \
-c isolinux/isolinux.boot \
-A "Slackware Install CD" .
Then use 'cdrecord' to burn it. (See 'man cdrecord'
Notice that to fit the install image on one CD, you must exclude GNOME:
-x ./slackware/gnome \
or exclude KDE:
-x ./slackware/kde \
-x ./slackware/kdei \
or, leave them both off:
-x ./slackware/gnome \
-x ./slackware/kde \
-x ./slackware/kdei \
You decide. :-)
donc je verrais bein ce soir quand j aurais fini de down las packages
je me demandais si qq un avait deja essayé
[jfdsdjhfuetppo]--Message édité par asphro le 02-05-2002 à 15:31:28--[/jfdsdjhfuetppo]