Reply
Byte
smeegs
Posts: 5
Registered: ‎12-01-2010
0

Is it possible to install my sql on the goflex home?

 
Zettabyte
kenji57
Posts: 504
Registered: ‎04-13-2012
0

Re: Is it possible to install my sql on the goflex home?

Short answer "No"

 

Longer answer, you probably could but it would be pretty challenging and more of an exercise to prove it could be done than a practical implementation of MySQL.
The stock GFH runs the Axentra Hipserv OS loaded into flash memory. That OS is based on Red Hat Linux and runs a web server and the minidlna database / media service.
Here's a link showing how to install ArchLinux on the GFH http://blog.philippklaus.de/2011/04/install-archlinuxarm-on-the-seagate-goflex-home/ It also gives the GFH Hardware architecture. ArchLinux is perhaps a better option than Hipserv for MySQL.

This link http://dev.mysql.com/doc/refman/4.1/en/supported-os.html lists the OS's that MySQL is known to run on.

 

So if you really know your way around Linux and are up for a challenge, you might be successful in getting MySQL running. But it would be a pretty restricted installation. You wouldn't get the Workbench so you'd have to manage it through command lines in a terminal.

If you want a standard MySQL server implementation, with the management Workbench you really need a full Linux, Windows or Mac OS. Using an old Laptop running Linux as a server would be a much easier option (I've got a very old IBM Thinkpad 300 running Ubuntu though lighter distros work much better).
cheers

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------
For the sake of your own health and sanity, if your data is important to you, keep a second copy on another storage (a backup)
Seagate Network Specialist
robyb
Posts: 431
Registered: ‎08-09-2010
0

Re: Is it possible to install my sql on the goflex home?

Axentra has provided everything they have compiled(open source) for the HipServ platform to the openstora.com forum members.  You should post on there so they can link you, mysql was included.  A large tarball of sources was given to user "Pipone".

 

Cheers,

Roby!