LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Retrieving data from a DVD (https://www.linuxquestions.org/questions/linux-newbie-8/retrieving-data-from-a-dvd-4175554336/)

Seff 09-23-2015 04:23 PM

Retrieving data from a DVD
 
I saved some files (GParted details, a screenshot) on my GParted live disc. Is there any way of retrieving those files? I seem to remember getting an error message when I tried earlier today.

This is probably where the errors begin:

Code:

Cluster 1042768 is referenced multiple times!
I'd made a new partition and increased its size by just one MB and... no more boot-in.

I should also mention the error I was getting when I tried to mount the DVD drive. (I say "was" because it seems to have gone away.)

Quote:

Error mounting volume sr0: Script exited with exitcode 32
Output:
mount: /dev/sr0: can't read superblock

michaelk 09-23-2015 05:07 PM

You need to provide some additional information as to how you added files to your gparted live disc?

Without knowing how the drive was originally partition and how you created the new one we have no clue as to what happened.

Seff 09-23-2015 05:24 PM

When asked where to save the files, I chose the DVD (home/user if I recall correctly). As for the partitioning- Windows had three: the C drive (sda2), System (sda1), and HDDRecovery (sda4). sda3 is an extended partition, with Mint installed on sda5; sda7 is the new one. sda6 is the linx-swap.

michaelk 09-23-2015 05:35 PM

Creating a new logical partition should not of affected anything. Did you use gparted to create the new partition? Would be nice to see a post of your partition layout using fdisk or gparted. By no more boot-in do you mean nothing boots i.e. neither windows or Mint?

Live DVDs depending on what OS you are running run from memory and disc using a unionfs or similar. Anything downloaded is saved to memory assuming you have enough and once shutdown is lost.

Seff 09-23-2015 05:50 PM

1 Attachment(s)
Yes, I created the new partition in gparted. And yes, neither Windows nor Mint will boot (grub rescue comes up instead).

michaelk 09-23-2015 06:14 PM

I believe by default Mint creates a /(root) and swap. With knowing what steps were used to get to the posted snapshot all we can tell is that your / might be corrupted which would lead to grub not finding your grub menu which then only drops you to a grub rescue prompt.

Seff 09-23-2015 06:41 PM

Quote:

With knowing what steps were used to get to the posted snapshot all we can tell is that your / might be corrupted which would lead to grub not finding your grub menu which then only drops you to a grub rescue prompt.
I made a new partition, saw that Mint couldn't mount it for some reason, and resized it.

michaelk 09-23-2015 06:46 PM

Did you resize the root partition?

Seff 09-23-2015 06:54 PM

I think I resized the extended partition a bit.

michaelk 09-23-2015 07:00 PM

I would boot a live Mint CD and see if I can mount the / partition on the hard drive.

Seff 09-23-2015 07:03 PM

All right. Have a look at this and tell me if it's relevant, please.

michaelk 09-23-2015 07:07 PM

No harm in trying to boot linux from the grub rescue command line.

Seff 09-23-2015 07:44 PM

Well, I checked the drive in grub rescue. It found several entries- (hd0,msdos1), 2, 4, 5, 6 and 7. Then after using ls -l on a few of them, I got the same result each time: unknown filesystem. How do I learn which (hd0) entry corresponds to which /sda?

michaelk 09-23-2015 08:06 PM

You can try booting a live CD and see if you can mount your sda5 or run fsck.

Seff 09-23-2015 08:22 PM

I think it may be wise to wait for the Windows recovery disc I ordered.


All times are GMT -5. The time now is 06:25 PM.