Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Sep 2001 00:02:36 +0200
From:      Volker Jahns <Volker.Jahns@thalreit.de>
To:        dirk@FreeBSD.org
Cc:        ports@FreeBSD.org, Volker.Jahns@thalreit.de
Subject:   FreeBSD Port: mkisofs-1.14
Message-ID:  <3BB644FC.FFEB449@thalreit.de>

next in thread | raw e-mail | index | archive | help
hi

I am not quite sure if it should be considered as a bug:

---
running mkisofs on fbsd 4.3:
mkisofs -r -o /tmp/test.raw proj/thalreit/hermes=.
mkisofs: No such file or directory. Invalid node -
proj/thalreit/hermes=. 

---
running mkisofs on SuSE70 linux
mkisofs -r -o /tmp/test.raw proj/thalreit/hermes=.
Using CSH.000;1 for  ./etc/csh.logout (csh.login)
Using SERVICE.000;1 for  ./etc/mail/service.switch-nodns
(service.switch)
Using XMONISDN.000;1 for  ./etc/isdn/xmonisdn-netdown (xmonisdn-netup)

... blubber ...

1495 extents written (2 Mb)

then mounting:
mount -t iso9660 -o ro,loop=/dev/loop1 /tmp/test.raw /cdrom 

OK.

---
How come that fbsd 4.3 will _not_ work?
                 

---
both systems are have identical access via amd (automounter).
environment is identical as well.


-- 
Volker Jahns, Volker.Jahns@thalreit.de, http://thalreit.de

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3BB644FC.FFEB449>