Page 1 of 1
Here we go again...power loss!
Posted: 13 Aug 2010, 08:11
by Mathew
Hi,
after...like the 100th power loss to Bubba2 I got the regular blinking blue. The rescue usb stick has never worked for me and I´m getting tired of constantly loosing my files. So I put my bubba HDD in a external HDD drive and plugged it to my networked Popcorn Hour. I am now able to browse it from my PC with WIN7. But where the heck are all the files? The "home" directory is empty and all other folders are full of all kinds of crap BUT the files I´m looking for. Where are they, I can´t even find the storage folder?
Thanks!
Re: Here we go again...power loss!
Posted: 13 Aug 2010, 09:59
by RandomUsername
It's on an lvm volume so I doubt your Popcorn Hour will be able to read it. Your best bet is to plug it into a Linux box (use a live CD if you don't have one) and mount it from there.
Out of interest, why do you keep losing power?
Re: Here we go again...power loss!
Posted: 13 Aug 2010, 10:15
by Mathew
Thanks, this has bothered me for a long time so I´m happy to know why!
Any tip what kind of easy linux based OS to use, boot from USB or CD!?
As for your question. The power loss is due to and old house and bad power plugs!

Re: Here we go again...power loss!
Posted: 13 Aug 2010, 10:17
by jallee
Hi.
I dont know if the Popcorn Hour has LVM suport but you can allways use your PC instead.
Boot the PC with SystemRescueCd.
Restart LVM
Activate the VolumeGroup‐Name
Create mount point.
Mount bubba's home dir.
Code: Select all
mount /dev/mapper/bubba-storage /mnt/bubba
Voila there is your files.
Re: Here we go again...power loss!
Posted: 13 Aug 2010, 10:32
by Mathew
Sounds like it should work! I will do it a try and see how it goes.
Great idea, thanks.

Re: Here we go again...power loss!
Posted: 13 Aug 2010, 11:22
by RandomUsername
I've never used SystemRescueCD but even something like an Ubuntu live CD should do the trick.
Re: Here we go again...power loss!
Posted: 15 Aug 2010, 10:14
by Mathew
jallee wrote:Hi.
I dont know if the Popcorn Hour has LVM suport but you can allways use your PC instead.
Boot the PC with SystemRescueCd.
Restart LVM
Activate the VolumeGroup‐Name
Create mount point.
Mount bubba's home dir.
Code: Select all
mount /dev/mapper/bubba-storage /mnt/bubba
Voila there is your files.
This did actually work and I found the files as described. But then I'm lost once more since I could'nt find my other HDD's I would like to copy the files to. This whole lot is very confusing when i'm not used to Linux stuff.
How should I do the same operation with "the Ubuntu Live CD". I tried it too and Ubuntu made more sense to me. But how do I mount
Code: Select all
mount /dev/mapper/bubba-storage /mnt/bubba
the same way so I can copy my files?
Re: Here we go again...power loss!
Posted: 15 Aug 2010, 17:57
by jallee
Hi.
To mount your windows disk you should use something like this.
You can read more here
http://www.sysresccd.org/Sysresccd-manu ... te_support
Re: Here we go again...power loss!
Posted: 19 Aug 2010, 12:27
by Mathew
Thanks again, this did the trick.
All my preacious files are safe and sound on my external backup disk.
