[LINUX] Access FAT file-structure remotely?
#1
I have xbmc live installed on a CF adapter. I want to backup the entire contents of the drive without moving it to my full linux machine. FTP and putty only allow me to access the ext3 file structure. Is there a way to make a full backup?
Reply
#2
bump... anyone
Reply
#3
WinSCP maybe?
Reply
#4
the full content of the CF is accessible under /.bootMedia, but the file ext3fs.img will be in use so your backup is not so reliable...
One way would be to boot form XBMC Live on a removable disk, mount the cf and transfer the files with an scp client.
Reply
#5
If you have linux I'd do
dd if=/dev/sdXY of=/foo/bar.img
from another computer.
I've used it atleast to copy my working setup onto another disk, It's not possible to do from within a running XBMC Live session though if that was what you wanted.
If you have problems please read this before posting

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.

Image

"Well Im gonna download the code and look at it a bit but I'm certainly not a really good C/C++ programer but I'd help as much as I can, I mostly write in C#."
Reply

Logout Mark Read Team Forum Stats Members Help
[LINUX] Access FAT file-structure remotely?0