Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2017-01-31 | 1.5 kB | |
moebius_3.0.0-beta1.zip | 2017-01-29 | 36.0 MB | |
moebius_2.0.1-r1.zip | 2015-03-06 | 32.7 MB | |
moebius_2.0.0-r1.zip | 2015-01-29 | 33.0 MB | |
moebius-1.1.1.tar.gz | 2013-05-17 | 250.6 MB | |
moebius-1.1.0.tar.gz | 2013-05-05 | 246.3 MB | |
Totals: 6 Items | 598.6 MB | 1 |
------------------------------------------------------------------------- MOEBIUS FOR RASPBERRY PI ------------------------------------------------------------------------- Here you can download images of Moebius for Raspberry Pi. Installation steps: - Download the latest moebius-*.zip stable file from sourceforge site and unzip it [unzip moebius-*.zip], there is a file named "moebius*.img" in it. That's the SD image you need to flash into your favorite SD card - Insert an SD card in your computer, previous contents will be erased - Use a disk imaging utility to flash this .img image file in your SD, on Windows you may try: "Win32 Disk Imager", "Win32 Image Writer", "WinDD" or similar utilities. OS-X or Linux have "dd" or analogous tools. Example: dd bs=1M if=moebius-XXX.img of=/dev/sd.device.name - Insert your SD card in your raspberry - Power on the raspberry - user:root, password:moebius to access the shell, a tool named "moebius" is provided for the first setup, you may use it even later on to adapt the system to your needs - It is suggested to execute the "SD autoresize function" from "moebius" utility after the first boot, the distribution will adapt its partition table to use all the available space in your SD card - Documentation on http://moebiuslinux.sourceforge.net Issues, questions and comments on github (https://github.com/andreabenini/moebius) drop a note if you need more help or support Have fun Ben