Data Recovery Tutorial - Getting started with DDRescue and TestDisk

Поделиться
HTML-код
  • Опубликовано: 7 окт 2024
  • НаукаНаука

Комментарии • 171

  • @lassarte1431
    @lassarte1431 4 месяца назад +2

    Thanks to testdisk I was able to recover the data from /home and thanks to you for showing it, very good tool to recover data. thank you so much

  • @JessePerry
    @JessePerry Год назад +1

    It's been several years since I needed to run ddrescue... your video was a great refresher. Thanks!

  • @JasonRasmussen
    @JasonRasmussen 9 лет назад +4

    This is great stuff! As a Windows Systems Administrator growing in my Linux knowledge, videos like this are exactally what is needed! Thanks!

    • @saturnGEEK
      @saturnGEEK 9 лет назад

      Jason Rasmussen TestDisk is available for Windows.

  • @NetRolller3D
    @NetRolller3D 5 лет назад +10

    Contrary to what's suggested here, the "-r" option to ddrescue does not cause it to perform retries in the initial "bulk read" pass, it just specifies how many "retry passes" to run _after_ everything has been tried at least once. So, no need to first run without an -r command, and then re-run with -r10 or something - you can start with -r10, it will still perform the requested 10 retry passes only after the bulk passes are complete.

  • @MrLoggfreak
    @MrLoggfreak 3 года назад +12

    If you're backing up to an NTFS drive, the --sparse option is really useful on ddrescue
    This will ensure that bytes of 0's will not take up space.
    Otherwise, backing up a 1 TB disk will require 1 TB of space on the receiving disk, even if only 100GB of that 1tb disk is used
    (only works on NTFS, and only works when recovering up to a file, not when cloning to another disk directly)

  • @datarecoveryguycom
    @datarecoveryguycom 8 лет назад +2

    Listen up folks! There's some good information on this mans video.
    Keep up the good work.

  • @TheMrFishnDucks
    @TheMrFishnDucks 9 лет назад +21

    No idea what is happening but feel smarter after watching this

  •  9 лет назад

    One smartass formated my flash drive. With TestDisk I recovered most of the files. Once I loaned my flash drive to a friend to use, TestDisk recovered even files, which he deleted. Neat and useful utility! It has also a version for Windows.

  • @poobear2207
    @poobear2207 7 лет назад +3

    I wish I had watched this video first. Great overview.

  • @AlexRubio
    @AlexRubio 9 лет назад +2

    Been doing this for years! Great to see tek doing gnu/Linux! Not Linux that's just the kernel, but great to see!

  • @QWERTASDFG303
    @QWERTASDFG303 5 лет назад

    I want a "Don't poke the badger or you will get a bigger hole in your seater" t-shirt!
    Wendell you da bomb! I just imaged a failing hard drive and you totally saved my bacon! I always appreciate your content!!

  • @rogerchosnyk1828
    @rogerchosnyk1828 9 лет назад

    Timing of this video is great. I just lost my 2nd 3tb Seagate st3000dm001. Backblaze reports them at a bit more than 26% failure rate within 3 years, The first was the backup, and this one was the one and only in less than 3 weeks. My bad for proceeding without backup. My system will not even post with it connected, so I will be sending it off to a lab. Which lab is the question now.
    The information you've provided here it valuable along with the caution flags when using ddrescue. Thank you.

  • @mikado_
    @mikado_ 9 лет назад +9

    I love these linux videos especially with Wendell :)

  • @Snoopod
    @Snoopod 9 лет назад +1

    Great as always. Didn't even know about these tools

  • @tranquanghuy3423
    @tranquanghuy3423 2 года назад

    you are not like the others who puts link filled with adds, so u deserve to be subscribed..... thanks for the plugin and all the best for future

  • @matrixate
    @matrixate 4 года назад

    I tried a bunch of different programs and R-Studio was the only that actually recovered my huge 40GB video files. I had over 200GB of unrecoverable data and it recovered evey single file. It saved my life. It is really feature rich but it's also simple enough that even if you don't understand how to use all the advanced functions, the default settings are so intuitive and simple that even a monkey could run it. It's totally worth the asking price.

  • @DIVINEWINDSWORD
    @DIVINEWINDSWORD 9 лет назад +2

    thankyou awesome video,... saving this in my favorites incase such a dark day arises.

  • @rars0n
    @rars0n 7 лет назад +3

    Testdisk is great for repairing or restoring bad partition information. Particularly useful is the fact that you can view the filesystem of a found partition before actually restoring it. A lot of times Testdisk (especially if you do the deeper scan) will find lots of partitions that you don't want to restore because their contents are corrupt, and this feature will let you see that before restoring it. It seems as though the CHS method that Testdisk reports isn't exactly the best method of representing disk geometry on modern drives and will sometimes generate errors which can be ignored.
    Booting off a USB versus a live CD is helpful because of the ddrescue log file. Obviously you can't save a log file to a live CD. I'm definitely a novice when it comes to Linux and I'm trying to learn more because I'm running into the limitations of Windows data recovery (you can't access the disk directly like you can in Linux). I guess I have some work to do!

  • @-malamute
    @-malamute 3 месяца назад +1

    This is very confusing but, so far, the best video on the subject I've come across so far.
    Looking to clone a disk with DDRescue on Windows 10.
    Do you have any videos that might help to accomplish this?😅

  • @arias1234
    @arias1234 9 лет назад

    My sister actually had her drive in her laptop go dead not that long ago and had me recover her data for her, and I had no clue how to do that, but after searching around for a bit online I found testdisk and been using it ever since to recover data on dead drives!

  • @Trev488
    @Trev488 9 лет назад

    Haha funny thing TekSydicate.... My HD died this week! Its un-recoverable but I love these videos. Keep up the good work!

  • @ArtiomNeganov
    @ArtiomNeganov 2 года назад

    Thanks for the great tutorial! And I'm about to launch `ddrescue` now. Alright, bless my soul!

  • @kylesebion6903
    @kylesebion6903 6 лет назад +4

    I love your videos! However, you mentioned keeping retries low until you get most of the data cloned. Per the manual, retries are done on the last phase. Therefore, there is little chance that the number of retries will splode the heads before all the data from good sectors are recovered. Something I've learned is that retries can result in the clone getting garbage data that is considered good. So, I usually do 0 retries so I have a better idea of what sectors need to be filled in in the clone. Keep the Linux videos coming!

  • @chriskaye1997
    @chriskaye1997 6 лет назад +1

    Dude, thanks for your wisdom!

  • @abhaysoni9849
    @abhaysoni9849 4 года назад

    I tried Stellar Data Recovery software and it was really good & helped me at the most crucial moment.

  • @Al_Herode
    @Al_Herode 2 года назад

    thanks, it actually let me through so i could download it.

  • @CidD
    @CidD 9 лет назад +9

    Its kinda funny when you're saying "I know I'm being paranoid...." and I'm sitting here thinking "YEP UNPLUG EVERYTHING UNNECESSARY, BETTER TO BE EXTREMELY SAFE"

  • @attilapinter7141
    @attilapinter7141 9 лет назад

    +1 on the dd warnings! Last time was copying from img to disk and on of set the wrong disk.... was very lucky was overwriting only my /boot (was on other partition)

  • @deangunsolus6143
    @deangunsolus6143 9 лет назад

    Love the Linux info. I was just able to implement GrayLog at work for our HIPAA clients so I am getting a good bit of exp with Linux. This will be extremely useful of something does go wrong.

  • @nerdbot4446
    @nerdbot4446 9 лет назад +42

    I want a Poke-the-Badger-Shirt

    • @xerr0n
      @xerr0n 9 лет назад +2

      Patrick Star hmm...how to depict a badger as a hard-drive

    • @nerdbot4446
      @nerdbot4446 9 лет назад +4

      *****
      I thought on a upright standing, annoyed/angry looking badger in the pose of a ganster rapper carrying a harddrive-necklace that is poked by a grinning Wendell (Cartoon Style).

    • @thomaster8870
      @thomaster8870 9 лет назад +2

      Patrick Star and he says "Don't poke the badger!", while poking the badger, Crocodile Hunter-style.

    • @blueridgewarden2838
      @blueridgewarden2838 9 лет назад +1

      Patrick Star Would the badger have a Hard drive as a torso?

    • @ymer92
      @ymer92 8 лет назад

      +too school for cool rather a hard drive face

  • @Aint1S
    @Aint1S 9 лет назад

    This is great info for the public. I keep a few systems around for nothing more than recovering Windows partitions with Linux.
    "Don't poke the badger." Funny... People are going to do it for nothing more than to see what happens. Similar to automatic transmission failure and punching the gas to get it to transfer the power. Lol 💀... 😭!!! 👏👏👏

  • @ZXRulezzz
    @ZXRulezzz 9 лет назад

    Kinda off the topic of data recovery utilities, but here goes anyway:
    Once, a friend of my father came to us with his 15-year-old crappy laptop, and he asked us if we could get his data off of it's (full of bad sectors and quickly dying) hard drive. His Windows XP would just BSOD saying there's nowhere to boot from.
    Dad tried to access it with his own Windows XP machine using USB HDD enclosure. Whole OS would just lockup forever trying to access damaged drive, thus rendering any recovery attempt from Windows impossible. (Windows 7 behaved in the same manner, as it turned out later)
    And then I hooked it up to my (then) Linux Mint laptop, and it just worked, like nothing was faulty in any way. I was then able to copy drive's contents simply by file, except for a few that were actually damaged (no lockups though, just very lengthy timeouts :)). And Linux actually informed me that FS structure was damaged, but at least it allowed to use it read-only.

  • @LianSirenia
    @LianSirenia 9 лет назад

    Most of this goes right over my head, but I feel a little smarter just from having watched this, haha.

  • @illiteratebeef
    @illiteratebeef 9 лет назад

    This is an awesome video, I hope you continue making lots more.
    I'm teaching myself linux, I transitioned my home media to a linux based system, now I'm trying to transition that to a normal distro for easier upkeep, and I've been playing with an Odroid c1, arduino Yun, and just got a raspberry pi. I love these videos to help expand what I can do with linux.

  • @magarrysilva2568
    @magarrysilva2568 2 года назад

    Hey! Thanks so much for this video!

  • @quasarmash
    @quasarmash 9 лет назад

    AH!
    There is nothing better than watching wendell speak and sipping tea.
    Wendell, I used testdisk a few years ago to pull out 450GB of movies and it was successful before I send it for replacement....testdisk is pretty good too.

  • @cinthyaarnez451
    @cinthyaarnez451 2 года назад

    That was great. Thank you.

  • @danmannz
    @danmannz 6 лет назад +2

    You made ddrescue way more complicated than it needs to be

    • @mcsc730
      @mcsc730 5 лет назад +2

      dannzman sure did

    • @-malamute
      @-malamute 3 месяца назад +1

      Do you have a video that makes it easier?
      Need to clone hard drive on Windows 10 using DDRescue. Any suggestions?

    • @danmannz
      @danmannz 3 месяца назад

      @@-malamute you don't need a video, its one command, bootup partimage off the ultimate bcd (there are other linux disdos you could use), ddrescue -f -n -v /dev/hd1 /dev/hd2 logfile.log that will do a straight clone. If there are bad sectors.. the log file will comes in real handy because you can resume it if the drive drop out. You shouldn't be using ddrescue to a SSD.

    • @-malamute
      @-malamute 3 месяца назад

      @@danmannz That's very interesting. Why shouldn't DDRescue be used on an SSD? A lot of the people who turn to these videos to try and figure it out aren't schooled in the matter, which is why even though it's just one line of code, it truly helps to watch a video to know what happens/what to do before and after that one line of code is implemented.

    • @danmannz
      @danmannz 3 месяца назад

      @@-malamute reading from a damaged SSD is fine, but you should be cloning onto a mechanical drive. DDrescue is a raw cloner, it carbon copies the whole disk.. It will clone unused space on the drive as well. You want to minimize the writes on SSDs because they have a limited amount of writes. Also another protip, sometimes the source drive will drop off and if you use the GUI log analyzer the recovered sectors go blue and it will think you can't recover from those sectors of the drive. If it does this I remove the -n part and use -r for retries. Also sometimes if the source drive keeps dropping off, I've had luck using the -R command to clone in reverse.

  • @johninforms
    @johninforms 3 года назад +1

    If I had performed a recent backup I wouldn't be watching this video.

  • @thomasjackermann
    @thomasjackermann 6 лет назад

    Well done.

  • @Alphaomg
    @Alphaomg 9 лет назад +2

    This may not help much with the issue of the raid controller. But when you get a HDD that reaches end of life but there might still be some data on it that you need, Try SpinRite a try. It has worked for me a few times. it can take a very long time to just go through 500GB of a drive so a 2TB or more will take much longer. But you will be able to get your data back. Just a thought, I haven't heard you guys talk about this software and thought you guys would like it.

    • @amlamarra
      @amlamarra 7 лет назад

      +1 for SpinRite! I've recently discovered this wonderful utility.

    • @rars0n
      @rars0n 7 лет назад

      Spinrite is great, and I use it quite a bit with often amazing results, but for drives over 500GB it will usually stop mid-process with a fatal error. Spinrite has massive problems handling drives larger than 500GB. That said I'll still use it on larger drives to at least get a sense of the health of the earlier portion of the drive.
      It's also completely useless on EFI partitions. It just plain won't work. For whatever reason, this exception doesn't apply to MacOS partitions. For EFI partitions that Spinrite can't work on, I'll use HDD Regenerator, but that program isn't nearly as thorough as Spinrite.
      Spinrite also works best in IDE mode, not AHCI. Spinrite 7 is supposed to address a lot of these shortcomings, but it's been in the works for at least a decade now so I'm not holding my breath.

  • @callumsmith1516
    @callumsmith1516 4 года назад

    thanks dude this really helped

  • @zvtvzvtv4593
    @zvtvzvtv4593 8 лет назад

    Sweet video

  • @tamir2424
    @tamir2424 9 лет назад

    Woot S3, represent!

  • @romeroo29
    @romeroo29 7 лет назад

    Perfect manual how to start grom scratch. thanks

  • @DrexxLaggui
    @DrexxLaggui 9 лет назад +1

    Great tutorial! We need more of this :)
    Correction please... the correct syntax for mount is "offset=" for the byte offset address.
    Also, I use mmls instead of parted to check the partitions of the HDD. It's simpler, and no interaction with the user, thus less mistakes.

  • @gciarami
    @gciarami 6 лет назад

    Your mount command options gave a syntax error for me.. I had to use this instead: -o loop,offset=10628640
    I banged my head against the wall with this, especially considering that I also needed to add another option (sizelimit) equal to the size of the partition. So in your example my call would have been:
    mount -o loop,offset=10628640,sizelimit=1077511680
    Thanks for the very informative video!!
    PS, I had to install hfsprogs in order to properly parse the Mac hfs+ (hfsplus) drive I was attempting to recover data from.

  • @technodude5252
    @technodude5252 9 лет назад +1

    lol I just finished recovering my drive that broke would have been useful a week ago. But now i know a better way to recover my data, Thanks anyway Wendel!

  • @MrIzzyreal555
    @MrIzzyreal555 6 лет назад

    gr8 video bud! Trying out systemrescue cd to learn about these tools. Liked and subscribed!!!

  • @troyBORG
    @troyBORG 9 лет назад

    That low bitrate when showing what "dd" was.. If I saw that I would of just re-recorded that portion when you was editing

  • @Tom-ln9fy
    @Tom-ln9fy 4 года назад

    Usefull, thank you

  • @Ellipsis115
    @Ellipsis115 Год назад

    8:15 It should never enter into any of the commands, thank you great observation to pass on!
    9:19 9:37 Cheers

  • @rectify2003
    @rectify2003 3 года назад

    Awesome

  • @santyinmortal
    @santyinmortal 2 года назад

    thanks helpful vid

  • @user-mn3vh4ku9y
    @user-mn3vh4ku9y 5 лет назад +1

    Man, is there anything Seth Rogen cant do?!?! Thanks man!

  • @testkanal2mille
    @testkanal2mille 9 лет назад

    Testdisk worked like a charm when i lost the partion table to my windows system disk, due to some black voodoo magic i tried with that partition. Exept it recovered an about 5 year old state of the disk, but eh, in theory it worked.

  • @computersrepaircotesaint-l7407
    @computersrepaircotesaint-l7407 8 лет назад

    Thanks

  • @blueridgewarden2838
    @blueridgewarden2838 9 лет назад +4

    Question: Why is the black wire on the sata power connector cut at 1:59?

  • @shirayukix2155
    @shirayukix2155 2 года назад

    9:29 oh i'm fully aware of the paranoia especially after my ssd shat on me out of left field. I'm gonna be having like 6 backups of just the backup to avoid this ever happening again.

  • @swefress
    @swefress 2 года назад +1

    Are there alternatives for this for Windows 7 or 10?

  • @eiriklade93
    @eiriklade93 9 лет назад +3

    #TekLinux Good video! Could you perhaps also do a video covering general network folder sharing and the TEK related to it? I understand it's somewhat complicated between systems running Microsoft based services, and systems running Linux based. PS: I'm aware of third party applications dealing with this. But I want to dig deeper!

    • @danielvandonsel6173
      @danielvandonsel6173 9 лет назад +2

      ***** Samba is pretty easy to set up

    • @PaulSmith-hr5rn
      @PaulSmith-hr5rn 9 лет назад

      ***** as below, install the samba protocal in windows, and thats pretty much it, just make sure you have a user account that can access the folder your sharing. thats about the size of it. to get into more detail, ie security wise, thats more a thing for how your distro handles accounts, and how your firewall is setup.

  • @fugeeohu9357
    @fugeeohu9357 Год назад

    I was looking for "reinstall" option and started an installation of ubuntu on my drive and when I saw it was formatting the drive I stopped it but the drive is already wiped

  • @friedzombie4
    @friedzombie4 9 лет назад

    I thought it was my work network; but holy crap try watching this on a 4k monitor fullscreen if you want to cry yourself to sleep tonight.

    • @logikgr
      @logikgr 9 лет назад +4

      Remember kids: The bigger your monitor's resolution, the bigger your penis is.

  • @xerr0n
    @xerr0n 9 лет назад +1

    yarr, Parted Magic we meet again.
    ::Beats the ground:: Why cant i f'in run you

  • @NetRolller3D
    @NetRolller3D 6 лет назад

    Dd doesn't stand for "disk direct" - it pretty much stands for "dopy and donvert". It's an old Unix in-joke - it was originally written as "cc" ("copy and convert"), but that name was already assigned to the C compiler, so the name was incremented by one letter.

  • @jasonl4237
    @jasonl4237 6 лет назад +1

    Is there a windows version for ddrescue and testdisk? Or maybe some alternative similar software for windows? Thanks

  • @neilbedwell7763
    @neilbedwell7763 7 лет назад +1

    I've stupidly gotten syself into the exact scenario that Wendell damns at 5:01 . I accidentally 'dd if=/dev/zero of=/dev/sdb bs=4k && sync' where sdb... contained my life lol its a 2tb. i killed the process after noticing my error and assume most of the files are still on there.
    I have tired running photorec but the ETA completion time goes up and up and up. once it reached 600hrs i cancelled it. It had found a hundred odd files in that time though.
    Is there a way to fix my issue with testdisk, so that i won't go insane sorting through thousands of files to find the right ones (photorec can't recover dir structure or file name)?
    failing that, is there a way to get photorec to finish the job before i retire?

    • @GradyHouger
      @GradyHouger 7 лет назад +1

      Neil Bedwell
      as you may have found in the month since you asked this, yes, there are other file rescue options. I've been away from data recovery to long, can't remember the process, but it's out there to find.

  • @ratanythay3312
    @ratanythay3312 8 лет назад +2

    Hi sir, could you show more detail about using Testdisk in data recovery?

  • @extremebanana1850
    @extremebanana1850 9 лет назад

    Cinnamon master race!

  • @VincentVonDudler
    @VincentVonDudler 4 года назад +2

    Tutorial looks like it starts at 8:40

  • @tizzschnitzel2711
    @tizzschnitzel2711 4 года назад

    Can you please more videos about recovery

  • @supremedictator.
    @supremedictator. Год назад

    I see "testdisk" in the title, but where in the video are the testdisk instructions?

  • @fugeeohu9357
    @fugeeohu9357 Год назад

    I tried that all I got was "boot lost+found swapfile" after mount raw image and ls command on the mount point

  • @kdr-ql7pz
    @kdr-ql7pz 7 месяцев назад

    Do understand has a command linke example ( & suggested utility) to recover multiple deleted files ( same name) from different hardrives?
    Akso, the process by step order.
    Thanks

  • @rGGdom
    @rGGdom 6 месяцев назад

    Is there a way to pause DDRescue? How to stop then resume? I need to know since I live in a country where blackouts are common.

  • @anonimouse3202
    @anonimouse3202 9 лет назад

    That's why I prefer sofware-problems: I can fix them. I need ddrescue for disks that have hit the ground just too hard.

  • @WhatzHappeningNow9
    @WhatzHappeningNow9 9 лет назад

    Wendell you should definitely try Manjaro. Forget PPA management and enjoy AUR!

  • @edstar83
    @edstar83 5 лет назад +2

    Instructions unclear clear,
    accidentally formated the internet.

  • @Maxt3r1
    @Maxt3r1 9 лет назад

    Using photorec this evening, a Windows box lost its NTFS table

  • @bazimtsweni5343
    @bazimtsweni5343 Год назад

    Where can I inbox or email you for more information on a similar but difficult problem?

  • @miljororforsprakpartiet290
    @miljororforsprakpartiet290 11 месяцев назад

    you don't specify target disk, so where will files end up? :S

  • @tezaswiraj4244
    @tezaswiraj4244 3 года назад

    I accidentally format my hard drive using 'dd' command
    Is there any way to recover my files on my hard disk?

  • @zeuscarver3112
    @zeuscarver3112 7 лет назад

    at 15:05 & 16:14 he typed 10628640 but what parted reported is 106928640. Missed the 9. I wonder if the mount command worked? It probably mounted half of the first partition instead of the second partition.

  • @thestig007
    @thestig007 9 лет назад

    Wendel is right. Be paranoid. Make sure to unplug all drives that you won't be working with! Trust me, it's worth the extra 15 minutes it takes to unplug the drives.

  • @lolsmcfee
    @lolsmcfee 9 лет назад +7

    144p best resolution

  • @YARDMANMX
    @YARDMANMX 4 года назад

    My disk does not show up on my mac what can i do

  • @junaidkhan5652
    @junaidkhan5652 2 года назад

    i dont have "packs" folder at the right side x) help

  • @imarkovic1
    @imarkovic1 Год назад

    Hi, could you please share what is the best software for recovering the files which has wiped out from hard drive using DD to zero..? Or there is no way to recover it by software..? I have managed to recover all the disks whch had NTFS, but what I was unable to recover are the disks with EXT3/JFS filesystems... TestDisk was useless here.

  • @ericbrinsfield7664
    @ericbrinsfield7664 9 лет назад

    I use Btrfs with snapshots and stuff for backups. I have been using it for 2 years now. I have been using Ubuntu for almost 6 years or is it 6 years now. It has been long enough that I get lost on a Windows machine.

  • @user-tu7ee8qj8v
    @user-tu7ee8qj8v 2 года назад

    Do you have a preferred file system that is really robust? I have been attempting to recover my HFS+ drive and this brings many questions about what file systems are better. I see people suggesting that ZFS is a really good and robust file system for reliability. Preferably, it would be nice to have cross compatibility between Windows, Mac, and Linux.

  • @Tome4kkkk
    @Tome4kkkk 5 лет назад

    Is there a ddrescue-gui for Windows? It's advertised but not in Downloads.

  • @Nightowl_IT
    @Nightowl_IT 7 лет назад

    Hi
    Please put a link in the discription below the video to the video that covers the scenario when you overwrite the first 100-300MiB of a partition.
    Thanks if you do because I ran into that problem.
    :( Jan

  • @gerardpraetz5460
    @gerardpraetz5460 8 лет назад

    I have not used one of my external drives since the day I had the problem with a bad connection on the cord from the wall-wart. I was trying to make it work by holding it and my windows 7 laptop repeatedly made made that sound for connecting and un-connecting the use connection. This was months ago. I am on Social Security and can barely afford food. What can I do?

  • @spencerstreeter6535
    @spencerstreeter6535 6 лет назад

    So when it comes to revisting the sectors of the hard drive that you didn't get the first time, how do you "resume" and add the recovery attempts to your .raw volume image with no loss of data that you've already recovered?

  • @derrickdenney9928
    @derrickdenney9928 9 лет назад +1

    wat why 144p

  • @CioceaTudorVlad
    @CioceaTudorVlad 7 лет назад

    @5:15....hilarious...i so feel that

  • @od077
    @od077 9 лет назад

    good one thx's Wendall ;)

  • @ordersakamoto6549
    @ordersakamoto6549 9 лет назад

    This is a bit off topic, but my laptop doesn't want to work with distro that isn't based on a gnome distribution. pls help,

  • @Stenstorp
    @Stenstorp 9 лет назад +17

    16:22 I wonder what tuesdays.bat, wednesdays.bat and thursdays.bat do...

  • @glennmrosek3358
    @glennmrosek3358 6 лет назад

    Can you not just mount the image as an additional drive on a VM, and browse it that way, instead of fiddling with parted & offsets etc?