Line 1: |
Line 1: |
| + | ==[[Build_Your_Own_Remix_with_Fedora|SoaS_86_64-dm (remix)]]== |
| + | :click on link ^ for details |
| + | |
| + | :09/23/2013 |
| + | *'''Remix''' using livecd-tools and a Custom Kickstart file in f20 |
| + | :http://people.sugarlabs.org/Tgillard/fedora-livecd-soas-lightdm.ks |
| + | ::With soas naming changed in ,ks |
| + | *Based on: |
| + | :http://kojipkgs.fedoraproject.org//work/tasks/5707/5925707/fedora-livecd-soas-f110c70.ks |
| + | :Edited with this addition and the '''Software''' lines shown below: |
| + | -gdm |
| + | lightdm |
| + | :09/15/2013 |
| + | |
| + | *Boots directly to (name_____) |
| + | :(Bypasses lightdm Liveuser login) |
| + | '''Software''' |
| + | Sugar on a Stick 10 (lightdm-Remix) |
| + | Fedora release 20 |
| + | Sugar 0.99.0 |
| + | |
| + | |
| + | |
| + | *New 9/23/2013 |
| + | :http://people.sugarlabs.org/Tgillard/SoaS_x86_64-dm2.iso |
| + | ::Anaconda 20-18-1 installs to USB HD |
| + | |
| + | ===2 GB .img file to write to USB with dd=== |
| + | :http://people.sugarlabs.org/Tgillard/SoaS-dm.img 1.9G |
| + | *Built with liveusb-creator (F20) with 820 persistence file |
| + | *2 GB firefly USB |
| + | dd if=SoaS-dm.img of=/dev/sd(x) |
| + | :'''IMPORTANT''' Use 'mount" command to get device name for the mounted USB /dev/sdb;/dev/sdc; /dev/sdd etc |
| + | :You can overwrite your hard-drive with no warning if you enter this incorrecly. |
| + | |
| + | |
| ==Custom_Kickstart_file== | | ==Custom_Kickstart_file== |
| modified from: | | modified from: |
| http://kojipkgs.fedoraproject.org//work/tasks/5707/5925707/fedora-livecd-soas-f110c70.ks | | http://kojipkgs.fedoraproject.org//work/tasks/5707/5925707/fedora-livecd-soas-f110c70.ks |