I tried to do I livecd slackware, I read this file
http://www.linuxpackages.net/howto.p...e=livecd+HOWTO
.
I did all what ii saying there, but at the final when I run this command:
$mkisofs -o /root/livecd.iso -R -J -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
it gives me this output:
$Warning: creating filesystem that does not conform to ISO-9660.
mkisofs 2.01 (i686-pc-linux-gnu)
mkisofs: Missing pathspec.
Usage: mkisofs [options] file...
Use mkisofs -help
to get a list of valid options.
What's wrong??
And I have another questions...which script displays the content of issue, and motd...I want to personalize my booting process.
thx