possibility of a dreamcast hdd (bootable)?
I managed to get my dreamcast to run DClinux just fine, or atleast it booted but I don't have a keyboard/mouse (but I hope to buy one this week).
I'd love to be able to run my DC as a server - Nothing substantial, just something that could keep apache up on serving a few files... Ofcourse, to do this I'd need some form of permanent storage - of which I've never seen anything finalized that looks workable.
I've heard rumors that there is scsi like interface for the GDROM but I've never seen anyone manage to work it - or even any proof that it could work.
I've also heard that IDE adapters have been made before, and heard people talk about using flash...
What I really want to know is if its been done successfully, and if theres anyone out there who can tell me what I need/how to do it :)
Re: possibility of a dreamcast hdd (bootable)?
Two people have made IDE interfaces that I know of. The problem is that you would also need to write a driver for it if it doesnt exist. This wouldnt be a casual task. Even the creation of the interface requires you to scrap a modem or terminator and soldering up your own breadboard with it.
Here are some links with information:
http://hw001.gate01.com/ikehara/dc/dcwdc.html
http://www.fuzzymuzzle.com/Dreamcast/dc-ide.htm
http://www.fuzzymuzzle.com/Bitmaster...TERs_dCdeV.htm
Re: possibility of a dreamcast hdd (bootable)?
It actually shouldnt be too hard to get a driver. Just hack up an old Linux IDE HDD driver to work on DCLinux, then tell it to look for the hardware via the Exp. port. But, then again, you would gain an HDD, but you would lose your connection to the internet. Since, the IDE ports currently developed take up the Exp. ort where the modem/BBA goes. Someone DID make a breadboard that supported IDE + ISA, but I dunno what happened to that one.
Re: possibility of a dreamcast hdd (bootable)?
What about something that could smack right where the GDROM connects, wouldn't that be nicer? I've heard its some form of SCSI interface... (perhaps using a scsi hardrive would be a good idea then ;D).. You'd think you could attain higher speeds this way wouldn't you?
I saw something about the IDE + ISA breadbox - I think it used to reside here: http://dcdev.allusion.net/ and it was called DC navi... can't find a mirror anywhere :'(
Re: possibility of a dreamcast hdd (bootable)?
Re: possibility of a dreamcast hdd (bootable)?
The navi was a slightly different thing that what you are looking for because it was mostly Dan Potter's attempt to write his own bios for the Dreamcast (which come to think about it, would be amazing if there was a faster replacement bios or something =P)
Re: possibility of a dreamcast hdd (bootable)?
the bios is on a flash chip, maybe it wouldn't be too hard to hack it to be able to reprogram it (tie +5v to vpp and connect a write pin, another project after all the ones I got)
Re: possibility of a dreamcast hdd (bootable)?
im fairly sure it's been done to an extent but the speed was too slow to make it worthwhile, check out the forums of other DC sites such as www.dcemulation.com theres alot of posts on various sites discussing this.
But its pretty safe to say its never gonna be fast enough to be worth the mod.