Code Monkey home page Code Monkey logo

steamos-installer's Introduction

steamos-installer

Stephenson's Rocket - a modified SteamOS installer, with wider support for more complex computers

The Artist Formerly Known As Ye Olde SteamOSe

SteamOS is now shipping, in beta form at least, and it's all cool and stuff.

Valve have now integrated most of the improvements from Ye Olde SteamOSe, such as BIOS and DVD support, into their installer. You can download it from here.

Stephenson's Rocket replaces the Ye Olde SteamOSe project by building back on Valve's installer with bug fixes and improvements - especially hardware support.

This kind of collaborative development demonstrates the power of Open Source - and remember, you can contribute to Stephenson's Rocket too! Click "View on GitHub" at the top of the screen to get started, and watch the development tutorial video linked below!

Improvements

  • SteamOS only supports Realtek networking, or firmware-free networking. Stephenson's Rocket supports everything a modern Linux does, including WiFi.
  • SteamOS monopolizes drives. Stephenson's Rocket can resize NTFS partitions.
  • SteamOS only supports basic partitions. Stephenson's Rocket supports LVM and RAID.
  • SteamOS requires a Radeon 5000 or newer for ATI users. Stephenson's Rocket will use the Open Source driver instead on older cards.
  • SteamOS is only updated when Valve have time. Stephenson's Rocket comes with the tools to update it with the latest stuff yourself!

SteamOS on VMware

Planned improvements

  • Support NVIDIA cards no longer supported in current nvidia-glx driver.
  • Support NVIDIA cards using the new 2014 Maxwell architecture, including the GTX 750 series, with the 334.21 driver.

How to install?

A DVD image is always available via BitTorrent at http://directhex.github.io/steamos-installer/

To get started, download the torrent.

Otherwise, clone this repo, and run ./gen.sh.

Installing from a DVD

Just burn the ISO to a blank DVD from your favourite tool, and boot it.

Installing from USB (Mac)

Open a Terminal window from the Utilities section of Applications.

Type diskutil list to get a list of devices - one of them will be your USB stick (e.g. /dev/disk2). Follow the Linux instructions below, with this /dev/rdiskX entry instead of /dev/sdX

Installing from USB (Linux)

Plug in the USB stick and run dmesg; look for a line similar to this:

[377039.485179] sd 7:0:0:0: [sdc] Attached SCSI removable disk

In this case, sdc is the device name for the USB stick you just inserted. Now we put the installer on the stick, as root (e.g. use sudo) run

dd bs=1M if=/path/to/rocket.iso of=/dev/sdX 

sdX should be the USB stick device from the information you received from dmesg. Be sure to use sdX, not sdX1 or sdX2. Then boot into the stick.

Installing from USB (Windows)

Download Win32 Disk Imager and use it to copy the .iso to your USB stick (1GB minimum size).

Once the installer is up...

Pick the "Automatic Install" option to wipe the first hard disk in your system and install SteamOS to it.

For more sophisticated booting - e.g. dual-boot or custom partition sizes - select the "Expert" option. Use of this mode is documented in the support video here.

Beyond that, just follow Valve's instructions from their site - Stephenson's Rocket should behave exactly like the real SteamOS, except it works on more systems

Updating

Before you generate a new image you need to ensure that your pull is up to date as things change quickly:

  • git pull in the steamos-installer directory will ensure you have the latest code.
  • ./gen.sh -d will ensure that you download the latest SteamOSDVD.iso

Known issues and workarounds

  • 3D support is broken in Big Picture Mode itself and in 32-bit games in VirtualBox. This is a flaw in the Debian packaging of the VirtualBox guest drivers.
  • Crashes and strange behaviours on NVIDIA Maxwell cards with certain OpenGL games and applications. This requires an update to the lastest driver to fix, which has not yet been packaged for APT.

How can I help?

Test it and report back to #steamos on Freenode

Or support me by donating - Donate via PayPal, Steam, or Amazon. Donations will be used to help with testing - wifi adapters, hard disks, graphics cards, etc.

Special Thanks

  • Michael Waltz (ecliptik) for his continued contributions.
  • Anonymized benefactors for their sponsorship (~400 day VMware key; £60; 1 month reddit Gold; Shoot Many Robots game; Civ5 gold upgrade).
  • Various Valve engineers for their help.
  • steam-scene.com for awarding the top prize in their SteamOS modding contest to Ye Olde SteamOSe
  • Valve Software for their kind donation of a Steam Controller prototype
  • Collabora Ltd for their kind donation of 2 x 500GB hard disks for testing

steamos-installer's People

Contributors

bbolli avatar castrojo avatar cyd0n1a avatar dankzegriefer avatar directhex avatar ecliptik avatar gz avatar zer0her0 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.