Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

mounting ISOs

0 views
Skip to first unread message

Peter Johnson

unread,
Nov 2, 2000, 6:11:28 PM11/2/00
to
I'm trying to mount an ISO file, and I'm getting errors, any help would be
appreciated. Here are the commands I'm running:

vnconfig /dev/vn0c /tmp/image.iso
mount -t cd9660 /dev/vn0c /mnt

The call to "mount" is exiting and telling me: "cd9660: Invalid
argument". I've tried calling mount_cd9660 manually and it doesn't
provide any more useful information.

Thanks.

Pete

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

Peter Johnson

unread,
Nov 3, 2000, 3:00:00 AM11/3/00
to
Upon further research, it seems to be a problem with the images
themselves, because some images mount just fine and others don't. I think
I'll try to get one of the images that doesn't work burned onto a CD. If
that doesn't work (which wouldn't surprise me) then I know that the
problem doesn't lie in FreeBSD.

Pete

On Fri, 3 Nov 2000, Odhiambo Washington wrote:

> * Peter Johnson <t...@hiddenrock.com> [20001103 02:13]:
> =>I'm trying to mount an ISO file, and I'm getting errors, any help would be
> =>appreciated. Here are the commands I'm running:
> =>
> =>vnconfig /dev/vn0c /tmp/image.iso
> =>mount -t cd9660 /dev/vn0c /mnt
> =>
> =>The call to "mount" is exiting and telling me: "cd9660: Invalid
> =>argument". I've tried calling mount_cd9660 manually and it doesn't
> =>provide any more useful information.
>
> I was able to do it from info I got from the list.
> First i compiled a kernel with
>
> pseudo-device vn
> Then I followed commands like you used....that is in 3.5_STABLE
> vnconfig /dev/vn0c /usr/local/FreeBSD/4.1-install.iso
> mount_cd9660 /dev/vn0c /mnt/
>
> And it still works for me ;-)
>
> Hope that helps.
> =>
> =>Thanks.
> =>
> =>Pete
> =>
> =>
> =>
> =>To Unsubscribe: send mail to majo...@FreeBSD.org
> =>with "unsubscribe freebsd-questions" in the body of the message
>
> -Wash
>
> --
> Odhiambo Washington Inter-Connect Ltd.,
> wa...@iconnect.co.ke 5th Flr Furaha Plaza
> Tel: 254 11 222604 Nkrumah Rd.,
> Fax: 254 11 222636 PO Box 83613 MOMBASA, KE.
>
> If one cannot enjoy reading a book over and over again, there is no use in
> reading it at all. -Oscar Wilde

Odhiambo Washington

unread,
Nov 3, 2000, 6:38:02 AM11/3/00
to

-Wash

0 new messages