ISO images larger than 2G via vn(4)?
Matthew Dillon
dillon at apollo.backplane.com
Sat Jan 20 10:58:34 PST 2007
:Hello.
:While trying to set up an openSuSE installation source for my office,
:on a DragonFly 1.6.1-RELEASE machine, I noticed that I couldn't access
:part of files on the image because of `File too large' error. I tried
:using DVD image which can be downloaded from one of the following mirror
:sites:
:
: Mirrors Released Version - openSUSE
: http://en.opensuse.org/Mirrors_Released_Version
:
:You can mount this image using vn(4):
: # fetch http://.../openSUSE-10.2-GM-DVD-x86_64.iso
: # vnconfig -c vn0 openSUSE-10.2-GM-DVD-x86_64.iso
: # mount -tcd9660 /dev/vn0 /mnt
I couldn't fetch that. '...'? I tried prefixing with
en.opensuse.org and en.opensuse.org/Mirrors_Released_Version
but neither worked.
I definitely would like to track this down and fix it before
we branch.
-Matt
More information about the Bugs
mailing list