Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Feb 2012 19:14:22 +0100
From:      egoitz@ramattack.net
To:        <freebsd-questions@freebsd.org>
Subject:   RE: New iso format on 9.0
Message-ID:  <4d1b4484fdf4aef1a8a267f05f71f450@ramattack.net>
In-Reply-To: <006b01ccf0c3$0263b6c0$072b2440$@fisglobal.com>
References:  <201045320adcd61af12f6d6df2ffdd4e@ramattack.net> <loom.20120221T184703-253@post.gmane.org> <006b01ccf0c3$0263b6c0$072b2440$@fisglobal.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> 	umount /mnt
> 	vnconfig -u vn99c
>
> Or, you can just download this script which works on both Linux and 
> FreeBSD:
>
> 
> http://druidbsd.cvs.sourceforge.net/viewvc/druidbsd/druidbsd/druid/src/tools/umo
> unt_iso.sh?view=log
>
> Usage:
> 	./umount_iso.sh /mnt


Hello all,

And thanks a lot really for you're answers. Yes... I know the way you 
can mount an iso image (I have done a couple of times yesterday in 
fact)... but I'm really worried about how making a consistent copy of it 
like I did with tar... as I said this is for an unattended installation 
system... so I cannot be depending on having the cd mounted on the 
operating system... with tar the -p option was important for preserving 
permissions, flags, and so... perhaps now... should mount like you said 
before for example.... and later having an rsync compiled with file flag 
preserving support do an rsync -av /cd-mount-point 
/disk-place-to-copy-cd-content ??

this last is the real question... I have played previously several 
times with memory disks mappings, mdconfig and those staff.... but how 
to make a consistent copy of the cd for the unattended installation 
system...

Thanks again,
Best regards,







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