MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Main Features (talk, share your ideas, get support) » Watch / Listen Media » MyTV - Engine 0.2 » Tips and Tricks


Tips and Tricks Post your Tips and Tricks in here.

Reply
 
Thread Tools Display Modes
Old 2005-06-14, 04:30   #1 (permalink)
Portal Member
 
Join Date: Feb 2005
Location: Melbourne, Australia
Posts: 131
Thanks: 0
Thanked 1 Time in 1 Post


Default Get yourself some Disk Imaging software....

I use Acronis TrueImage, but others (Ghost) will do too I'm sure...

Just had a torrid weekend trying to install a Dvico FusionHDTV Lite card (I think I got a dud card, but that is for another thread).

Long story short: my disk images (Fresh XPProSP2, fresh MCE2005 and latest working MediaPortal setup) saved me A LOT of time and hassle. Frantically mucking around with hardware and software with just an hour to go before a weekly program is due to be recorded, I simply restored my latest working MP image and everything works it's as if nothing happened all weekend (actually, nothing DID happen all weekend!!!).
__________________
My Media PC Set-up
vbap is offline   Reply With Quote
This User Say Thank You:
Old 2005-06-20, 10:43   #2 (permalink)
Portal Member
 
Join Date: Nov 2004
Posts: 74
Thanks: 0
Thanked 0 Times in 0 Posts


Default Re: Get yourself some Disk Imaging software....

Quote:
Originally Posted by vbap
I use Acronis TrueImage, but others (Ghost) will do too I'm sure...

Just had a torrid weekend trying to install a Dvico FusionHDTV Lite card (I think I got a dud card, but that is for another thread).

Long story short: my disk images (Fresh XPProSP2, fresh MCE2005 and latest working MediaPortal setup) saved me A LOT of time and hassle. Frantically mucking around with hardware and software with just an hour to go before a weekly program is due to be recorded, I simply restored my latest working MP image and everything works it's as if nothing happened all weekend (actually, nothing DID happen all weekend!!!).
I do the same thing, it is extremely useful.
__________________
~mar.

Recording PC:
Abit AN7, Athlon XP 3000+ 400FSB, 512MB PC3200, AIW 9800Pro, dual 21" CRTs, XP Pro SP2, ATI MMC, MediaPortal
For viewing:
Celeron 700, 384MB PC133, GeForce4 MX connected to TV, WinXP, MediaPortal
LastMar is offline   Reply With Quote
Old 2005-06-20, 10:53   #3 (permalink)
MP Donator
 
Aquarius's Avatar
 
Join Date: Nov 2004
Location: NRW
Posts: 234
Thanks: 1
Thanked 0 Times in 0 Posts

Country:

My System

Default ... or use LINUX ;-)

... or use a LINUX ( esp. a live LINUX like KNOPPIX) and save some money for the extra program.

use 'dd' or 'ntfsclone' for saving/ cloning even via network.

Very fast and efficient.

If somebody is interested, I might post a small HOW-TO.
Promised : no UNIX know-how needed.

Regards
Aquarius
Aquarius is offline   Reply With Quote
Old 2005-06-20, 11:29   #4 (permalink)
Portal Member
 
Join Date: Nov 2004
Posts: 74
Thanks: 0
Thanked 0 Times in 0 Posts


Default Re: ... or use LINUX ;-)

Quote:
Originally Posted by Aquarius
... or use a LINUX ( esp. a live LINUX like KNOPPIX) and save some money for the extra program.

use 'dd' or 'ntfsclone' for saving/ cloning even via network.

Very fast and efficient.

If somebody is interested, I might post a small HOW-TO.
Promised : no UNIX know-how needed.

Regards
Aquarius
I am interested, because the last I knew the Linux folks hadn't figured out how to write to an NTFS partition.
__________________
~mar.

Recording PC:
Abit AN7, Athlon XP 3000+ 400FSB, 512MB PC3200, AIW 9800Pro, dual 21" CRTs, XP Pro SP2, ATI MMC, MediaPortal
For viewing:
Celeron 700, 384MB PC133, GeForce4 MX connected to TV, WinXP, MediaPortal
LastMar is offline   Reply With Quote
Old 2005-06-20, 11:56   #5 (permalink)
Portal Member
 
Lyxalig's Avatar
 
Join Date: Jan 2005
Location: Norway
Age: 24
Posts: 268
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Send a message via MSN to Lyxalig
Default

Linux? How? Why? Has this enything to with Windows and Cloning image?

Dont get it. Please explain. :shock:
__________________
If the MP community isn't able to do it... Who are?
Lyxalig is offline   Reply With Quote
Old 2005-06-20, 13:32   #6 (permalink)
Portal Member
 
Join Date: Nov 2004
Posts: 74
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Quote:
Originally Posted by Lyxalig
Linux? How? Why? Has this enything to with Windows and Cloning image?

Dont get it. Please explain. :shock:
He's saying there's a Linux tool that performs the function of one of those disk cloning programs, where I assume you would boot into the Linux distro of your choice (preferably one that can run from a CD), then run the utility and backup/restore as needed. What I don't get is how it can write to NTFS.
__________________
~mar.

Recording PC:
Abit AN7, Athlon XP 3000+ 400FSB, 512MB PC3200, AIW 9800Pro, dual 21" CRTs, XP Pro SP2, ATI MMC, MediaPortal
For viewing:
Celeron 700, 384MB PC133, GeForce4 MX connected to TV, WinXP, MediaPortal
LastMar is offline   Reply With Quote
Old 2005-06-20, 13:43   #7 (permalink)
Portal Member
 
Lyxalig's Avatar
 
Join Date: Jan 2005
Location: Norway
Age: 24
Posts: 268
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Send a message via MSN to Lyxalig
Default

That sounds interesting. *Dreaming* Putting in my DVD-RW wth this linux thingy preconfigured. It does its thing, and writes a backupimage of everything..... Ahh- <That would be fine>
__________________
If the MP community isn't able to do it... Who are?
Lyxalig is offline   Reply With Quote
Old 2005-06-20, 13:56   #8 (permalink)
MP Donator
 
Aquarius's Avatar
 
Join Date: Nov 2004
Location: NRW
Posts: 234
Thanks: 1
Thanked 0 Times in 0 Posts

Country:

My System

Default

True,
there is a restriction: you CANNOT write the clone to an NTFS- filesystem into a file on some local disk which is also NTFS – formatted.

I guess this would destroy the integrity of the file system cause you write to a file system without being logged in. This is for sure the domain of the commercial programs. They write as „SYSTEM"- user and to access this file you must explicitly set the user rights for this file. I never managed to get this done with XP-Home.

But what you CAN do :
- clone the NTFS- file system into a another local partition. You have access to the saved image files directly afterwards.
- use a FAT32- partition as target ( no comment …)
- send the clone directly via network to a 2nd machine, which may run any OS with any filesystem and dump it there into a file. You may also restore it from there over the network.

If this isn’t a too hard restriction, I still may post a HOWTO.
Looking forward for feedback.
Aquarius is offline   Reply With Quote
Old 2005-06-21, 00:40   #9 (permalink)
Portal Member
 
Join Date: Feb 2005
Location: Melbourne, Australia
Posts: 131
Thanks: 0
Thanked 1 Time in 1 Post


Default

Aquarius,

I would find the HOWTO interesting. I already clone my images to a USB drive, which has 2 partitions (1xNTFS, 1xFAT32). Would the Linux option recognise attached USB drives? A problem with Acronis is that it only recognises the first partition (the NTFS one on my USB disk). I haven't really spent time working out why, since it makes not too much difference. But if for Linux I can only use a FAT32, then it's important...
__________________
My Media PC Set-up
vbap is offline   Reply With Quote
Old 2005-06-21, 02:05   #10 (permalink)
Portal Member
 
Join Date: Nov 2004
Posts: 74
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Quote:
Originally Posted by Aquarius
True,
there is a restriction: you CANNOT write the clone to an NTFS- filesystem into a file on some local disk which is also NTFS – formatted.

I guess this would destroy the integrity of the file system cause you write to a file system without being logged in. This is for sure the domain of the commercial programs. They write as „SYSTEM"- user and to access this file you must explicitly set the user rights for this file. I never managed to get this done with XP-Home.

But what you CAN do :
- clone the NTFS- file system into a another local partition. You have access to the saved image files directly afterwards.
- use a FAT32- partition as target ( no comment …)
- send the clone directly via network to a 2nd machine, which may run any OS with any filesystem and dump it there into a file. You may also restore it from there over the network.

If this isn’t a too hard restriction, I still may post a HOWTO.
Looking forward for feedback.
So what you're saying is, you can create a backup of an NTFS partition as an image file, and you can then restore that image as NTFS, but you can't save the image file on an NTFS partition in the meantime? Correct me if I misunderstood what you're saying.
__________________
~mar.

Recording PC:
Abit AN7, Athlon XP 3000+ 400FSB, 512MB PC3200, AIW 9800Pro, dual 21" CRTs, XP Pro SP2, ATI MMC, MediaPortal
For viewing:
Celeron 700, 384MB PC133, GeForce4 MX connected to TV, WinXP, MediaPortal
LastMar is offline   Reply With Quote
Reply

Bookmarks

Tags
disk, imaging, software

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Imaging DVD to Hard Disk yogiman_uk General Support 28 2007-01-19 23:11
The Top Reasons why Media Portal is the Greatest HTPC App Steve Warner MediaPortal 1 Talk 37 2006-08-02 03:00
New source for HTPC software information hobbes487 MediaPortal 1 Talk 1 2005-11-09 01:54
MCE remote (on non-MCE box) and software questions y0bailey Hardware Selection Help 11 2005-07-26 18:53
How do i get XMLTV running for australia Anonymous General Development (no feature request here!) 71 2005-07-01 10:30


All times are GMT +1. The time now is 19:39.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden