<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=6799&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / GParted - unallocated space within the partition(HOW recover data?)]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=6799</link>
		<description><![CDATA[The most recent posts in GParted - unallocated space within the partition(HOW recover data?).]]></description>
		<lastBuildDate>Fri, 23 Aug 2024 02:54:26 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: GParted - unallocated space within the partition(HOW recover data?)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51817#p51817</link>
			<description><![CDATA[<p>@ALL Thanks.<br />Is it possible fully recover OS partition after formatting/deleting in Gparted?<br />After formatting i am did not write any data to this partition.<br />Maybe just needed restore partition table and mbr? How do that?</p><p>ps also i did full img this partition to another drive using ddrescue.</p>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Fri, 23 Aug 2024 02:54:26 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51817#p51817</guid>
		</item>
		<item>
			<title><![CDATA[Re: GParted - unallocated space within the partition(HOW recover data?)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51811#p51811</link>
			<description><![CDATA[<p>Maybe one of Linux&#039;s star performers (though largely it keeps to the shadows) (I&#039;ve used it: TUI, not GUI, very effective; you will need another disk to save your files/partition to, including deleted files):</p><div class="codebox"><pre class="vscroll"><code>$ apt info testdisk
Package: testdisk
Version: 7.1-5+nmu1
Priority: optional
Section: admin
Maintainer: Jean-Michel Kelbert &lt;kelbert@debian.org&gt;
Installed-Size: 1,447 kB
Depends: libc6 (&gt;= 2.34), libext2fs2 (&gt;= 1.41.0), libjpeg62-turbo (&gt;= 1.3.1), libncursesw6 (&gt;= 6), libntfs-3g89, libtinfo6 (&gt;= 6), libuuid1 (&gt;= 2.16), zlib1g (&gt;= 1:1.1.4), ntfs-3g
Tag: admin::boot, admin::filesystem, admin::forensics, admin::recovery,
 interface::commandline, interface::text-mode, role::program,
 scope::utility, uitoolkit::ncurses, use::checking
Download-Size: 415 kB
APT-Manual-Installed: yes
APT-Sources: http://deb.devuan.org/merged daedalus/main amd64 Packages
Description: Partition scanner and disk recovery tool, and PhotoRec file recovery tool
 TestDisk checks the partition and boot sectors of your disks.
 It is very useful in forensics, recovering lost partitions.
 It works with :
  * DOS/Windows FAT12, FAT16 and FAT32
  * NTFS ( Windows NT/2K/XP )
  * Linux Ext2 and Ext3
  * BeFS ( BeOS )
  * BSD disklabel ( FreeBSD/OpenBSD/NetBSD )
  * CramFS (Compressed File System)
  * HFS and HFS+, Hierarchical File System
  * JFS, IBM&#039;s Journaled File System
  * Linux Raid
  * Linux Swap (versions 1 and 2)
  * LVM and LVM2, Linux Logical Volume Manager
  * Netware NSS
  * ReiserFS 3.5 and 3.6
  * Sun Solaris i386 disklabel
  * UFS and UFS2 (Sun/BSD/...)
  * XFS, SGI&#039;s Journaled File System
 .
 PhotoRec is file data recovery software designed to recover
 lost pictures from digital camera memory or even Hard Disks.
 It has been extended to search also for non audio/video headers.
 It searches for following files and is able to undelete them:
  * Sun/NeXT audio data (.au)
  * RIFF audio/video (.avi/.wav)
  * BMP bitmap (.bmp)
  * bzip2 compressed data (.bz2)
  * Source code written in C (.c)
  * Canon Raw picture (.crw)
  * Canon catalog (.ctg)
  * FAT subdirectory
  * Microsoft Office Document (.doc)
  * Nikon dsc (.dsc)
  * HTML page (.html)
  * JPEG picture (.jpg)
  * MOV video (.mov)
  * MP3 audio (MPEG ADTS, layer III, v1) (.mp3)
  * Moving Picture Experts Group video (.mpg)
  * Minolta Raw picture (.mrw)
  * Olympus Raw Format picture (.orf)
  * Portable Document Format (.pdf)
  * Perl script (.pl)
  * Portable Network Graphics (.png)
  * Raw Fujifilm picture (.raf)
  * Contax picture (.raw)
  * Rollei picture (.rdc)
  * Rich Text Format (.rtf)
  * Shell script (.sh)
  * Tar archive (.tar )
  * Tag Image File Format (.tiff)
  * Microsoft ASF (.wma)
  * Sigma/Foveon X3 raw picture (.x3f)
  * zip archive (.zip)</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (alexkemp)]]></author>
			<pubDate>Thu, 22 Aug 2024 18:46:08 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51811#p51811</guid>
		</item>
		<item>
			<title><![CDATA[Re: GParted - unallocated space within the partition(HOW recover data?)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51809#p51809</link>
			<description><![CDATA[<p>What??? <br />You want<br />EITHER grow a file system to the full partition&#039;s size (see #2)<br />OR recover &quot;something&quot; from the drive.</p><p><span class="bbc">cp</span> simply over-writes. I would start looking for a back-up.<br /><span class="bbc">ddrescue</span> is useful, when <span class="bbc">dd</span> aborts with an error, e.g. when the drive is physically damaged.<br /><span class="bbc">testdisk</span> (as far as I remember) is looking for known file headers (like png/jpg images, zip/gz archives, etc) on the raw disk and trys to recover them.</p><p>Even if you would provide all information to the accident in detail, I doubt someone could help. Sorry.</p>]]></description>
			<author><![CDATA[dummy@example.com (delgado)]]></author>
			<pubDate>Thu, 22 Aug 2024 17:51:55 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51809#p51809</guid>
		</item>
		<item>
			<title><![CDATA[Re: GParted - unallocated space within the partition(HOW recover data?)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51808#p51808</link>
			<description><![CDATA[<p>can i use Testdisk for recover partition?</p>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Thu, 22 Aug 2024 17:24:56 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51808#p51808</guid>
		</item>
		<item>
			<title><![CDATA[Re: GParted - unallocated space within the partition(HOW recover data?)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51807#p51807</link>
			<description><![CDATA[<p>not help<br />i am loose sourse /dev/sdb1 partition (hdd)<br />before i try copy block device to block device THIS my error!<br /><span class="bbc">cp -a /dev/sdb1 /dev/sdc1</span><br />Tell me please how can i recover partition with ddresue now after formatting in Gparted?</p><div class="codebox"><pre><code>home:[root]:/home/freeartist-artix# sudo fsck.ext4 -v /dev/sdb1
e2fsck 1.47.0 (5-Feb-2023)
/dev/sdb1: clean, 12/4612096 files, 434297/18432000 blocks
home:[root]:/home/freeartist-artix#</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Thu, 22 Aug 2024 16:37:09 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51807#p51807</guid>
		</item>
		<item>
			<title><![CDATA[Re: GParted - unallocated space within the partition(HOW recover data?)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51804#p51804</link>
			<description><![CDATA[<div class="codebox"><pre><code>$# resize2fs /dev/sda1 </code></pre></div><p>did the trick for me.</p>]]></description>
			<author><![CDATA[dummy@example.com (delgado)]]></author>
			<pubDate>Thu, 22 Aug 2024 16:11:28 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51804#p51804</guid>
		</item>
		<item>
			<title><![CDATA[GParted - unallocated space within the partition(HOW recover data?)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51803#p51803</link>
			<description><![CDATA[<p>Please. How fix this?<br /><a href="https://i.ibb.co/tzCQ9MT/Screenshot-2024-08-22-18-55-59.png" rel="nofollow">https://i.ibb.co/tzCQ9MT/Screenshot-202 … -55-59.png</a><br /><a href="https://i.ibb.co/7WXCLnw/Screenshot-2024-08-22-19-00-13.png" rel="nofollow">https://i.ibb.co/7WXCLnw/Screenshot-202 … -00-13.png</a><br />Partition --&gt; Check not help</p><p><strong>UPD</strong><br />story, i am interrupted cp operation by ctr+c(or z, i do not remember)<br />launch Gparted and reformat destination patrition,<br />but i dont know how source partitition of cp operation was formatted too,<br />i guess cp move to background and still copyng,<br />because unmount say that target is busy,<br />Question why its happens?<br />Perhaps source+destination partition was linked by cp operation at bacground, and i start use Gparted? And here was my mistake?</p>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Thu, 22 Aug 2024 15:58:32 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51803#p51803</guid>
		</item>
	</channel>
</rss>
