Welcome, Guest. Please login or register.

Author Topic: Pioneer HDD recorder  (Read 3892 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline pyrreTopic starter

Pioneer HDD recorder
« on: March 25, 2008, 02:02:20 PM »
I have a Pioneer DVR-433, it has a builtin 80giga HDD.
And i would like to swap that for a larger one.
Do any of you guys know howto, or where i can find that out?
Amiga 1200 Tower Os 3.9
BPPC 603e+ 040-25/200, 256MBram, BVIsionPPC, Indivision AGA MK2.
Amiga 2000 (rev 4.0) Os 1.2/1.3
2088 bridgeboard, 2MB ram card, 2091 SCSI.
Amiga 500+ Os 2.1
Derringer 030, 32MBram, Buddha in sidecar, Indivision ECS.
Amiga CD32
Video decoder
 

Offline Speelgoedmannetje

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 9656
    • Show only replies by Speelgoedmannetje
Re: Pioneer HDD recorder
« Reply #1 on: March 25, 2008, 03:47:52 PM »
Open it and find out.
Shouldn't be much of a problem if you have assembled a pc before. When you find the harddisk, you can search for a serial number/production name, and then you can search via google for the datasheet, in wich is stated what kind of harddisk it is. (but I think you'll be able to find that out yourself at the moment you see the harddisk; I bet it's just a plain IDE harddisk).
-edit- and put the harddisk in a (linux) pc, so you can find out how it's formatted, and copy the system files from it.
And the canary said: \'chirp\'
 

Offline pyrreTopic starter

Re: Pioneer HDD recorder
« Reply #2 on: March 25, 2008, 07:45:00 PM »
It is a solution, however i don't want to risk wiping the disk. I think it is a maxtor disk inside it...
I just need software to format disks in the DVR-433... if such exists...
Amiga 1200 Tower Os 3.9
BPPC 603e+ 040-25/200, 256MBram, BVIsionPPC, Indivision AGA MK2.
Amiga 2000 (rev 4.0) Os 1.2/1.3
2088 bridgeboard, 2MB ram card, 2091 SCSI.
Amiga 500+ Os 2.1
Derringer 030, 32MBram, Buddha in sidecar, Indivision ECS.
Amiga CD32
Video decoder
 

Offline Speelgoedmannetje

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 9656
    • Show only replies by Speelgoedmannetje
Re: Pioneer HDD recorder
« Reply #3 on: March 25, 2008, 08:35:01 PM »
Well, if you can see what kind of format it is, it's only a matter of formatting the larger harddisk in that format and copying the files to the larger harddisk (using the pc)
And the canary said: \'chirp\'
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Pioneer HDD recorder
« Reply #4 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 pyrreTopic starter

Re: Pioneer HDD recorder
« Reply #5 on: March 26, 2008, 05:03:27 PM »
And you want me to use linux for this...
I have seen linux a couple of times. but i have never tried it....

To me it sounds a bit difficult...
Amiga 1200 Tower Os 3.9
BPPC 603e+ 040-25/200, 256MBram, BVIsionPPC, Indivision AGA MK2.
Amiga 2000 (rev 4.0) Os 1.2/1.3
2088 bridgeboard, 2MB ram card, 2091 SCSI.
Amiga 500+ Os 2.1
Derringer 030, 32MBram, Buddha in sidecar, Indivision ECS.
Amiga CD32
Video decoder
 

Offline Speelgoedmannetje

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 9656
    • Show only replies by Speelgoedmannetje
Re: Pioneer HDD recorder
« Reply #6 on: March 26, 2008, 05:22:45 PM »
Quote

pyrre wrote:
And you want me to use linux for this...
I have seen linux a couple of times. but i have never tried it....

To me it sounds a bit difficult...
Well, I don't want you to use it, but I just think there might be more certain programs written for it to do the job. Your best bet is to have both Windows and Linux on your pc (but I'm not going to find that all out for you, I am only pointing out that it's a possibility; if you want things done, you must get your hands dirty).

Btw.Linux distributions like Suse and Ubuntu are as easy to install and use, if not easier, than Windows... Even considering these more 'difficult' tasks...
And the canary said: \'chirp\'
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Pioneer HDD recorder
« Reply #7 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 pyrreTopic starter

Re: Pioneer HDD recorder
« Reply #8 on: March 28, 2008, 03:53:02 AM »
I read in a forum stating it to be a linux based filesystem.
However i can't find back that link... :-(
Amiga 1200 Tower Os 3.9
BPPC 603e+ 040-25/200, 256MBram, BVIsionPPC, Indivision AGA MK2.
Amiga 2000 (rev 4.0) Os 1.2/1.3
2088 bridgeboard, 2MB ram card, 2091 SCSI.
Amiga 500+ Os 2.1
Derringer 030, 32MBram, Buddha in sidecar, Indivision ECS.
Amiga CD32
Video decoder
 

Offline Wain

  • Hero Member
  • *****
  • Join Date: Sep 2002
  • Posts: 745
    • Show only replies by Wain
Re: Pioneer HDD recorder
« Reply #9 on: March 28, 2008, 05:47:11 AM »
some reading online about this suggests that you must use a a specific Pioneer service DVD and a service remote control.
Professional Expatriate
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Pioneer HDD recorder
« Reply #10 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