Author Topic: POSSIBLE HD DRIVE SWAP!!!!  (Read 7426 times)

0 Members and 1 Guest are viewing this topic.

Offline todd1010

  • Veteran.
  • ****
  • Posts: 346
  • 2005 Audi S4
POSSIBLE HD DRIVE SWAP!!!!
« on: April 17, 2005, 05:52:22 am »
Someone on another forum gave me these links because I said that switching hard drives in the Phatbox DMS has not really been done. So he sent me this. I'm no programmer or hardware engineer so reading this is foreign. I'm putting it here so you guys can decifer what it means and if we can use any of it.

http://jcs.org/code/phatsync.pl

http://unix.phatnoise.com/bootdisk.php



Also, look thru this site there is a signing utility and possibly a few othe things that might be of interest.


http://jcs.org/code/
« Last Edit: April 17, 2005, 02:21:49 pm by mts »
todd1010 AT gmail DOT com

Offline judb

  • Administrator
  • Veteran.
  • *****
  • Posts: 1329
  • ph4t l3wtz
Re: POSSIBLE HD DRIVE SWAP!!!!
« Reply #1 on: April 17, 2005, 02:32:39 pm »
That just allows you to sync your music collection to the DMS under OpenBSD and the bootdisk allows you to reparition and reformat your DMS if something bad happens to the data, but it does not repair the signed drive area.

Thanks for the info but that guy was not able to find anything we didnt already know.

Offline todd1010

  • Veteran.
  • ****
  • Posts: 346
  • 2005 Audi S4
Re: POSSIBLE HD DRIVE SWAP!!!!
« Reply #2 on: April 17, 2005, 02:38:50 pm »
What about his "playlist" signing utility? Is that anything we you guys can use?
todd1010 AT gmail DOT com

Offline judb

  • Administrator
  • Veteran.
  • *****
  • Posts: 1329
  • ph4t l3wtz
Re: POSSIBLE HD DRIVE SWAP!!!!
« Reply #3 on: April 17, 2005, 04:30:49 pm »
Sure, people using OpenBSD or Linux could use a shell script like that maybe.  Phatnoise made plsign available to everyone to use the DMS on linux but his script makes some stuff quicker I'd bet.

Offline para

  • Senior Member
  • Veteran.
  • *****
  • Posts: 181
Re: POSSIBLE HD DRIVE SWAP!!!!
« Reply #4 on: April 18, 2005, 08:43:05 pm »
Yep, nothing new unfortunately. I'm currently coding a GUI-based linux tool which does nearly the same as PMM but with more flexibility...

Para

Offline shack

  • Newbie
  • Posts: 14
Re: POSSIBLE HD DRIVE SWAP!!!!
« Reply #5 on: April 19, 2005, 03:52:39 am »
Para-

Cool - if you plan on sharing your GUI-based linux version of PMM and ever need testers, I'll volunteer.  :)


Offline para

  • Senior Member
  • Veteran.
  • *****
  • Posts: 181
Re: POSSIBLE HD DRIVE SWAP!!!!
« Reply #6 on: April 19, 2005, 06:05:23 pm »
Sure, just keep an eye on this

Para

Offline ogrechoby

  • Newbie
  • Posts: 4
Re: POSSIBLE HD DRIVE SWAP!!!!
« Reply #7 on: April 24, 2005, 05:38:49 pm »
In an email conversation I had with the author of that script awhile ago....

> I was also wondering if I could put a different harddrive in the
> DMS and partition it out.  I saw somewhere that the PHTSYS
> partition was 256MB so this is what I've made mine at this point.

it won't work; there is something specific about the hard drives
used in the dms cartridges that makes it impossible.  i think it's
the serial numbers on the hard drives, but i'm not sure.  the
phatbox checks this when booting up from it and will refuse to load
if it's not an official drive.  phatnoise does this so you can't
just upgrade your cartridge with a bigger drive.  they want you to
pay twice the price to get an official cartridge from them.



one of the guys that works at phatnoise released a hodgepodge of
scripts to work with a dms cartridge under linux:

http://phatbox.sixpak.org/phatbox/linux.phtml

they are kind of kludgey and not documented very well, so i read how
they all worked together and started writing the phatsync perl
script from scratch to do everything in one program.

Offline para

  • Senior Member
  • Veteran.
  • *****
  • Posts: 181
Re: POSSIBLE HD DRIVE SWAP!!!!
« Reply #8 on: April 26, 2005, 04:59:46 pm »
Thanks, but nothing new ;)