RE: ISO/RAW mounten

From: Werner Griessl <werner(at)btp1da.phy.uni-bayreuth.de>
Date: Thu, 25 Mar 1999 11:07:12 +0100 (MET)

On 25-Mar-99 freeBSD Root wrote:
> Hallo!!
>
> Frage kann man im freeBSD iso/raw-files mounten? wenn ja WIE!!!!????
> Ich plage mich seit längerem damit schon herum aber es will nicht
> funktionieren.
>
> Danke
> LRoot, Der Unwissende
>
> ---
> Sent through Global Message Exchange - http://www.gmx.net
>
> To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
> with "unsubscribe de-bsd-questions" in the body of the message

----------------------------------

Hallo Unwissender,

1: vnconfig /dev/vn0c path_to_image
2: mount -r -t cd9660 /dev/vn0c /mnt

Voraussetzung ist ein Kernel mit vn-Unterstuetzung:
pseudo-device vn 4 #Vnode driver (turns a file into a device)

und die entsprechenden devices in /dev :
cd /dev; sh MAKEDEV vn0

Werner

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Thu 25 Mar 1999 - 11:07:21 CET

search this site