Hello everybody! I have one question. I was using Porteus on laptop via USB. I made dat container to save files, and it all worked until something
went wrong with system, and I can't boot now into porteus, but I saved .dat file. I made a new image and I'm using porteus again via USB. The old .dat container file takes 1.2 gb. Is there anything I can do to retrieve files stored in that containter? I tried to replace new .dat file with an old .dat, but I couldn't boot then. I am newbie, and I assume that files I downloaded , and documents I wrote are stored in that .dat file? Is there a way to retrieve them?
[solved] dat container problem
-
- Ronin
- Posts: 2
- Joined: 04 Dec 2014, 22:45
- Distribution: porteus xfce, ubuntu 14.04
- Location: Sarajevo
[solved] dat container problem
Last edited by commie25 on 05 Dec 2014, 00:46, edited 1 time in total.
- fanthom
- Moderator Team
- Posts: 5628
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: dat container problem
hi commie25m
made a backup of your old dat file before you do anything with it. now please boot to your working system then run:
and it should mount it under /mnt/loop. now please copy your files and run 'uloop' when you finish.
do not copy the files which are causing system hang. hard to tell which ones so you just have to check it yourself.
made a backup of your old dat file before you do anything with it. now please boot to your working system then run:
Code: Select all
mloop /path/old_save.dat
do not copy the files which are causing system hang. hard to tell which ones so you just have to check it yourself.
Please add [Solved] to your thread title if the solution was found.
-
- Ronin
- Posts: 2
- Joined: 04 Dec 2014, 22:45
- Distribution: porteus xfce, ubuntu 14.04
- Location: Sarajevo
Re: dat container problem
That's it, I did as you said, I retrieved the files I needed. Thank you.