> Hello
>
> Mam ściągniętego całego sl. 9.0 - =
pakiety.
> Ciągle "mirror" upgradowałem przez =
rsynca. Powiedzcie, gdzie znaleźć,
> alebo jak zrobić z tego ISO =
bootujące?
>
Hej!
Cytat z isolinux/README
#v+
To make a bootable Slackware install CD, get into the =
top level Slackware
directory (The one with ChangeLog.txt in it) and =
to build the ISO image in /tmp:
mkisofs -o /tmp/slackware.iso \
-R -J -V "Slackware Install" \
-x ./bootdisks \
-x ./extra \
-x ./slackware/gnome \
-x ./pasture \
-x ./rootdisks \
-x ./source \
-x ./zipslack \
-hide-rr-moved \
-v -d -N -no-emul-boot -boot-load-size 32 =
-boot-info-table \
-sort isolinux/iso.sort \
-b isolinux/isolinux.bin \
-c isolinux/isolinux.boot \
-A "Slackware Install CD" .
Then use 'cdrecord' to burn it. (See 'man =
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 \
or, leave off the KDEI series (KDE = translations):
-x ./slackware/kdei \
You decide. :-)
#v-
pozdrawiam
--
MP