I have been studying FreeBSD (and computer systems in general) for some weeks now and have used it very successfully as a desktop system, but I also explored the handbook and learned some really interesting stuff that got me hooked to set up a mini-lab in my room to be able to try some of this in a more realistic scenario.
I would like to turn my main powerful machine (now a rather boring desktop) into a headless server and get some old boxes for testing things like PXE booting, serving X clients etc.
I have this old media center machine which sat in the basement for some years and I would like to make it useful, if that is at all possible. I don't know much about the machine but here is some of the information I managed to gather:
From the "Device Manager" in currently installed Windows NT Embedded
P
If there is anything else you would like to know about the hardware, tell me and I will do my best to wait for it to boot this NT beast.
I have found the network card on the list of supported hardware and sis(4) driver should work with it. I naively guess that disk should work and I'm not that interested in getting the graphics working but it would be nice to have this option too.
I naively burnt a copy of FreeBSD10-i386 to a CD and tried to boot the machine but it just passed through to boot from the hard disk. CD boots fine on my other machine.
Doing some searching I've found a German site that describes this model (in German). I don't understand many of the things said there but I did understand this ones:
To sum it all up, is it possible to get this machine to run FreeBSD? I'm not interested in any of the special hardware on this machine nor do I want to use it for what it was intended (as a home multimedia server or something), I just want to get a nice console prompt for the start. :beer
P.S. I have only the best to say about FreeBSD, it has been the most enlightening experience to use it, learn about it and learn with it! §e
I would like to turn my main powerful machine (now a rather boring desktop) into a headless server and get some old boxes for testing things like PXE booting, serving X clients etc.
I have this old media center machine which sat in the basement for some years and I would like to make it useful, if that is at all possible. I don't know much about the machine but here is some of the information I managed to gather:
From the "Device Manager" in currently installed Windows NT Embedded
Code:
Fujitsu Siemens Activy 300
CPU: Intel Mobile Pentium 3 Coppermine (Family 6 Model 8 Stepping 6)
RAM: 64 MB
NIC: National Semiconductor DP83815 10/100 MacPhyter3v
IDE disk: Fujitsu MPG3409 AT (40-60 GB I think)
GFX: Intergraphics Systems CyberPro5000 4 MB
I have found the network card on the list of supported hardware and sis(4) driver should work with it. I naively guess that disk should work and I'm not that interested in getting the graphics working but it would be nice to have this option too.
I naively burnt a copy of FreeBSD10-i386 to a CD and tried to boot the machine but it just passed through to boot from the hard disk. CD boots fine on my other machine.
Doing some searching I've found a German site that describes this model (in German). I don't understand many of the things said there but I did understand this ones:
Says that Activy will not boot from the CD unless special signature is present in the boot image. It links to this page, which describes how to burn a Linux image with this signature. Unfortunately I don't understand what exactly is being done there. What is this signature anyway? Why is it needed? What are all the switches used with mkisofs() and why are they needed? Does anything else need to be done before FreeBSD can boot?Die Activy 300 bootet CD-ISOs nur, wenn diese eine spezielle Signatur tragen.
Also sounds problematic. Links to this. Any tips on that?Selbst mit dem aktuellsten BIOS (V4.06 R1.09) kann die Activy 300 keinen Kernel über der 512MB-Grenze hinaus booten. Eine Partitionierung mit separater /boot Partition ist erforderlich. Siehe grub-error-guide
To sum it all up, is it possible to get this machine to run FreeBSD? I'm not interested in any of the special hardware on this machine nor do I want to use it for what it was intended (as a home multimedia server or something), I just want to get a nice console prompt for the start. :beer
P.S. I have only the best to say about FreeBSD, it has been the most enlightening experience to use it, learn about it and learn with it! §e