Re: how to rescue this backup data

"Thomas Schmitt" <[email protected]>
Newsgroups gmane.comp.audio.cd-record
Message-ID <[email protected]>
Hi again,

i wrote:
>   $ cat backup.iso >> prefix_file
> Then you could mount it on Linux by:
>  $ mount -o loop,sbsector=$TheOffset \
>    backup.iso /mnt/

This should of course be

   $ mount -o loop,sbsector=$TheOffset \
     prefix_file /mnt/

as backup.iso is not altered by above cat.


Have a nice day :)

Thomas


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.