Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1: −
{{TOCright}}
+
<noinclude>{{TOCright}}
 +
[[Category:Live USB|openSUSE]]</noinclude>
 +
{{Box|margin=120px|indent=0px|bgcolor=lightgrey
 +
|<big>'''Proposed for Archive'''.</big>
 +
 
 +
It has been proposed that this page be regarded as an archive. It could be marked '''"Archive"''' or it could be moved to an '''Archive location.'''
 +
--[[User:Inkyfingers|Inkyfingers]] 18:47, 4 March 2012 (EST) <br> Please contribute to the discussion on the [[:{{NAMESPACE}} talk:{{PAGENAME}}|talk page]].
 +
}}
 +
 
 +
[[Image:Suse-small.jpg]] <!-- gratuitous graphic :) -->
 +
 
 
== openSUSE Sugar-Desktop on a stick ==
 
== openSUSE Sugar-Desktop on a stick ==
 +
 +
* Downloads:
 +
# openSUSE DL Site: [http://download.opensuse.org/repositories/Education/images/iso/]
 +
# Sourceforge DL Site:[https://sourceforge.net/projects/opensuse-edu/files/]
 +
# openSUSE-Live USB and other medias: [http://en.opensuse.org/Education/Live#Live_USB_and_other_medias]
 +
    
* The openSUSE version is a clicfs "dual mode" image that is burned to a stick by the dd command.
 
* The openSUSE version is a clicfs "dual mode" image that is burned to a stick by the dd command.
 
* If just dd is used, creates a CD image on a USB. (Useful for Netbooks with no CD Drive)  
 
* If just dd is used, creates a CD image on a USB. (Useful for Netbooks with no CD Drive)  
 
* fdisk can create a persistent 2nd partition (see below)
 
* fdisk can create a persistent 2nd partition (see below)
* Details  http://en.opensuse.org/Sugar
+
* Details  [http://lizards.opensuse.org/2009/08/13/cliced-hybrids/]
 +
* [http://en.opensuse.org/SDB:Live_USB_stick Live_USB_stick] several ways to build a Live USB
   −
Download: [[http://download.opensuse.org/repositories/Education/images/iso/]]
      
Example record:  
 
Example record:  
    
*be sure /dev/sd(x) points to your USB (can destroy your Hard Disk if wrong) use Partition Manager to see proper label...
 
*be sure /dev/sd(x) points to your USB (can destroy your Hard Disk if wrong) use Partition Manager to see proper label...
======================================================
+
---------------------------------------------------------------
 
  # dd if=openSUSE-Sugar-live-unstable.i686-0.3.0-Build22.2.iso of=/dev/sd(x) bs=4M
 
  # dd if=openSUSE-Sugar-live-unstable.i686-0.3.0-Build22.2.iso of=/dev/sd(x) bs=4M
 
  152+1 records in
 
  152+1 records in
Line 57: Line 73:  
  Syncing disks.
 
  Syncing disks.
 
  #
 
  #
 +
 +
==Prebuilt VMware .vmx File==
 +
* Prebuilt VMWare (.vmx) file for Download:
 +
# https://sourceforge.net/projects/opensuse-edu/files/Sugar/
 +
# http://people.sugarlabs.org/Tgillard/Blueberry-vmx.tar.gz
 +
==Notes==
 +
Use with VMPlayer
 +
*free download from: [http://downloads.vmware.com/d/info/desktop_downloads/vmware_player/2_5]
 +
Created with VMWorkstation 6.52
 +
8GB in 2GB slices
 +
# yum install anaconda
 +
livinst  install with Los Angeles TZ
 +
/boot =200  ext4
 +
/    =7989 ext4
 +
1024 memory
 +
root=sugarroot
 +
grub edited for selinux=0 with gedit
 +
cleared with:
 +
rm -rf ~/.sugar
 +
su -
 +
password: sugarroot
 +
shutdown -h now
 +
 +
(decompress this file and load it on 2GB or larger (8GB max) USB, run it with VMPlayer)
687

edits

Navigation menu