ISO file cut
rpowersau at gmail.com
rpowersau at gmail.com
Fri Apr 28 00:22:39 UTC 2006
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. ;)
On 4/26/06, Todd Slater <dontodd at gmail.com> wrote:
> >
> > On 4/26/06, Mehdi Hassanpour <mehdi.public at gmail.com> wrote:
> > > Hi
> > >
> > > Is there any application that can cut an image ISO file into 2
> > seperate
> > > files then again match them together to have the image file back ?
> >
> > You could use rar to split it into several parts, or split.
> >
> > Todd
> >
> > --
> > ubuntu-users mailing list
> > ubuntu-users at lists.ubuntu.com
> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
> >
>
>
>
> --
> ********************************************************
> Yours Sincerely, Mehdi Hassanpour
> ----------------------------------------------------------------------
> /* Of one Essence is the human race,
> Thusly has Creation put the Base;
> One Limb impacted is sufficient,
> For all Others to feel the Mace.
> ~Saadi (persian poet) -1258 */
> ----------------------------------------------------------------------
> http://ImPersian.com | http://Hezardastan.org
> ********************************************************
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
>
>
--
Regards,
Russ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20060428/cc965bfe/attachment.html>
More information about the ubuntu-users
mailing list