Welcome, Guest. Please login or register.

Author Topic: Pioneer HDD recorder  (Read 3905 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: Pioneer HDD recorder
« on: March 25, 2008, 09:08:22 PM »
Or use dd to clone one disk to the other regardless of the format. That's how people upgrade the hard disks in Sky+ boxes.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: Pioneer HDD recorder
« Reply #1 on: March 26, 2008, 08:40:25 PM »
Just had a thought about using dd... won't be much good for your purposes. Yes it will clone the whole disk from the old to the new, but it will keep the partition the same size as the original. Speel is right - you would need to know what format the disk is in so you can manually reproduce the partition layout (assuming it's in a non-proprietary format).

Have you considered the possibility that the device will format the disk for you? Some Sky+ boxes do this. You just put the new disk in and the box detects that the disk doesn't contain the right data and formats it for you. There's no risk in trying it.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: Pioneer HDD recorder
« Reply #2 on: March 28, 2008, 08:57:03 AM »
Ok, have a look here:

http://www.ubuntu.com/getubuntu/download

Download the Desktop Edition and burn it to CD. It will boot you in to a nice friendly Linux system. If you connect the hard disk from your Pioneer to your PC then boot from the Ubuntu live CD, then you can use the partition editor it comes with to view the partitions on the disk. If it is in a recognised format, it will tell you what format the partition is. If you can check that and report back we can help you with the next step.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10