<p dir="ltr">Thank You gentlemen. I'll get to this as soon as I get home. Thank you so much for your help.</p>
<br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Nov 7, 2024, 2:46 PM Rusty Carruth via PLUG-discuss <<a href="mailto:plug-discuss@lists.phxlinux.org">plug-discuss@lists.phxlinux.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">gparted, Under the 'Device/Attempt data rescue' dropdown can attempt to <br>
find things.  Don't think it can recover, but it can mount them so you <br>
can copy off.<br>
<br>
Backing up a bit, first let me explain a bit about the icon (or at <br>
least, what I think you're talking about)<br>
<br>
So, some systems, when they detect a mountable partition, will put an <br>
icon on the desktop that allows you to click (double-click?  whatever) <br>
it and get the partition mounted.<br>
<br>
A partition which is already mounted is, by definition, not mountable <br>
(slight white lie).  So, that same system (should) remove the icon since <br>
the partition is not mountable.<br>
<br>
So, that's why the icon goes away when you mount it manually.<br>
<br>
So, don't let that distract you from the major quest, which I believe is <br>
to make the partition 'work normally'.<br>
<br>
First, when you mount it from the command line, do you get a warning of <br>
some kind?<br>
<br>
If not, type 'mount |less' (or, if you just mounted say /dev/sdb1, say <br>
'mount | grep sdb1') and find your device - does it say ro or rw <br>
somewhere?  RO means read-only, RW means read-write. I'm guessing your <br>
device will show RO and not RW.<br>
<br>
(here's my /dev/sdb2, mounted normally:<br>
<br>
/dev/sdb2 on /home type ext4 (rw,relatime,errors=remount-ro)<br>
<br>
Note the rw.  Mounted 'badly' would be:<br>
<br>
/dev/sdb2 on /home type ext4 (ro,relatime,errors=remount-ro)<br>
<br>
Before you proceed, I highly recommend doing an image backup of the <br>
device.  If you have space on your hard disk, do the following unmount <br>
the partition (again, let's say it is /dev/sdb1), then make the image <br>
copy: dd if=/dev/sdb | gzip > my.device.backup.dd.gz<br>
<br>
This uses DD (HIGHLY recommend you check out ddrescue as a better <br>
alternative!!!!!) to copy, bit-for-bit, everything on the device <br>
/dev/sdb (note the whole device, not the partition.  You can also copy <br>
just the partition, which may be useful for other things, by using the <br>
partition (/dev/sdb1) instead of the device).  By not giving dd an 'of=' <br>
argument it sends the data to standard output, which you then compress <br>
and put into the backup file.  If the worst happens and your recovery <br>
efforts destroy the data on the device, you can restore it.  One reason <br>
for ALSO saving just the partition is that you can create a partition <br>
somewhere on a disk and write that partition image there...<br>
<br>
Ok, so you've got your backup.  You can try fsck and whatever else <br>
(someone says that 'disk drill press kit' can do wonders, I have not <br>
tried it myself) to try to fix the problem.  A lot depends upon what <br>
mount said when you mounted it manually.<br>
<br>
Worst case, copy all the files off the device.  Make sure everything is <br>
there...  then either get a new drive and put the data on it, or <br>
reformat the old one.  I tend to keep old drives in that state laying <br>
around, but then if you did the image backup with dd you have, in <br>
effect, the original device just without the hardware...<br>
<br>
Hopefully enough of that made sense to get you going!<br>
<br>
On 11/7/24 09:03, Michael via PLUG-discuss wrote:<br>
> No luck. I did that and it is just running me around by the balls. I can<br>
> mount and view the files from the terminal but not the GUI. When I mount<br>
> the drive the icon disappears and when I double click the icon I get the<br>
> original error message.<br>
><br>
> On Thu, Nov 7, 2024 at 8:10 AM <<a href="mailto:techlists@phpcoderusa.com" target="_blank" rel="noreferrer">techlists@phpcoderusa.com</a>> wrote:<br>
><br>
>> Hi Mike,<br>
>><br>
>> Have no idea what you are dealing with.<br>
>><br>
>> I went to <a href="https://chatgpt.com/" rel="noreferrer noreferrer" target="_blank">https://chatgpt.com/</a><br>
>><br>
>> And entered "bad superblock...., missing codepage or helper program, or<br>
>> other error".<br>
>><br>
>> Chat responded with a bunch of information.  Enter at your own risk.<br>
>><br>
>> Keith<br>
>><br>
>><br>
>><br>
>><br>
>> On 2024-11-07 06:03, Michael via PLUG-discuss wrote:<br>
>>> it says '... bad superblock...., missing codepage or helper program,<br>
>>> or other error'. it's probably the superblock and if I remember right<br>
>>> that can be fixed. Can someone tell me how to do so?<br>
>>><br>
>>> On Thu, Nov 7, 2024 at 7:55 AM Michael <<a href="mailto:bmike1@gmail.com" target="_blank" rel="noreferrer">bmike1@gmail.com</a>> wrote:<br>
>>><br>
>>>> I screwed up. I clicked the unmount button, waited a couple of<br>
>>>> seconds, and then pulled the drive. Well, the unmount hadn't<br>
>>>> completed! I plugged the drive in but it won't open. OOpS! Anything<br>
>>>> I can do to save the drive and the information on it?<br>
>>> --<br>
>>><br>
>>> :-)~MIKE~(-:<br>
>>> ---------------------------------------------------<br>
>>> PLUG-discuss mailing list: <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank" rel="noreferrer">PLUG-discuss@lists.phxlinux.org</a><br>
>>> To subscribe, unsubscribe, or to change your mail settings:<br>
>>> <a href="https://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer noreferrer" target="_blank">https://lists.phxlinux.org/mailman/listinfo/plug-discuss</a><br>
><br>
><br>
> ---------------------------------------------------<br>
> PLUG-discuss mailing list: <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank" rel="noreferrer">PLUG-discuss@lists.phxlinux.org</a><br>
> To subscribe, unsubscribe, or to change your mail settings:<br>
> <a href="https://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer noreferrer" target="_blank">https://lists.phxlinux.org/mailman/listinfo/plug-discuss</a><br>
---------------------------------------------------<br>
PLUG-discuss mailing list: <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank" rel="noreferrer">PLUG-discuss@lists.phxlinux.org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="https://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer noreferrer" target="_blank">https://lists.phxlinux.org/mailman/listinfo/plug-discuss</a><br>
</blockquote></div>