ISO file cut
Mehdi Hassanpour
mehdi.public at gmail.com
Sat Apr 29 09:02:56 UTC 2006
Thanks Russ
md5 shows that spliting and again joining together works well ;)
I'll burn it and see what happens....
Thanks Youuuuuuuuuuuuu
On 4/28/06, rpowersau at gmail.com <rpowersau at gmail.com> wrote:
>
>
>
> On 4/28/06, Mehdi Hassanpour <mehdi.public at gmail.com> wrote:
> >
> > Thank you friends
> >
> > I've downloaded the Dapper ISO file at office and want to bring it with
> > a 512Mg cooldisk to home
> > may I have an example how should I split the ISO file into 2 parts and
> > then use it at home ?
> >
> > Thanks
> >
>
> Warning: This is how I believe it should work but have never tried
> myself!!
>
> Split it:
> split -b500m dapper.iso
>
> This will create 500 megabyte files dapper.isoaa dapper.isoab and so on
> depending on the size of the iso.
>
> Put it back together:
> cat dapper.isoaa dapper.isoab >> dapper.iso
>
> Obviously you need the same number of files that were created to put it
> back together.
>
> Since I've never done this myself so let us know how you go. ;)
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20060429/71abdeea/attachment.html>
More information about the ubuntu-users
mailing list