Patrick Hess wrote:
> mkdir /tmp/CD-Root
> cp -Rp /opt/Doku /tmp/CD-Root/Doku
> mkisofs -R -o /tmp/Image.iso /tmp/CD-Root
> rm -r /tmp/CD-Root
Mal versucht, unterhalb von /tmp/CD-Root einfach "Doku" nach "/opt/Doku"
zu linken? Ist zwar auch nicht der Idealfall, aber falls es keinen anderen
Weg geben sollte, waere es schneller als alles zu kopieren... (Falls das
mit dem Link ueberhaupt klappt.)
-- Oliver Lehmann @home: lehmann(at)ans-netz.de @office: oliver.lehmann(at)mgi.de @www: http://www.pofo.de/ | http://wishlist.ans-netz.de/ To Unsubscribe: send mail to majordomo.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Sun 07 Dec 2003 - 22:33:02 CET