Changes

Jump to navigation Jump to search
3,322 bytes added ,  10:41, 26 October 2011
m
no edit summary
Line 1: Line 1: −
<noinclude>{{TOCright}}
+
<noinclude>
 
</noinclude>
 
</noinclude>
 
==A review of installation methods==
 
==A review of installation methods==
Line 11: Line 11:  
'''Note:''' When dealing with flash memory storage devices, such as 'USB sticks' and 'SD cards', one should be advised that changing the device format may affect its service lifetime.  Fortunately, the manufacturer's default format is suitable for many of the common options.
 
'''Note:''' When dealing with flash memory storage devices, such as 'USB sticks' and 'SD cards', one should be advised that changing the device format may affect its service lifetime.  Fortunately, the manufacturer's default format is suitable for many of the common options.
 
<span style="font-size: 1.0em; background: #ffeec4; padding: 1px; border: 1px solid #cde7a8"> The methods that require reformatting are indicated by a colored background such as this. </span>
 
<span style="font-size: 1.0em; background: #ffeec4; padding: 1px; border: 1px solid #cde7a8"> The methods that require reformatting are indicated by a colored background such as this. </span>
{{Iframe|collapsed=|See this discussion, [[olpc:How to Damage a Flash Storage Device]] |http://wiki.laptop.org/go/How_to_Damage_a_FLASH_Storage_Device|900|200|1}}
+
{{Iframe|collapsed=|See this discussion, [[olpc:How to Damage a FLASH Storage Device |How to Damage a Flash Storage Device]] |http://wiki.laptop.org/go/How_to_Damage_a_FLASH_Storage_Device|900|200|1}}
 +
 
 +
==Bootable CD of Trisquel 4.5 for MacBook Air==
 +
:Download http://devel2.trisquel.info/slaine/iso/trisquel_4.5-20110203_amd64.iso
 +
:Use External USB DVD/CD Drive hold down the  "C" key on MacBook Air until booted from CD
 +
::NOTE: hit f4 on boot screen add "xdriver=vesa nomodeset" to end of boot line for correct boot on MacBook Air
 +
::Works nicely. NO Wireless or Magic Mouse when running from live CD on MacBook Air
 +
::Use MacBook Ethernet Dongle for Networking
 +
===Install_Sugar-desktop_0.88===
 +
: Do this only if you install to a HD; USB or in VirtualBox 4.0 -will not work if running from the Booted CD
 +
:: Follow link:  http://wiki.sugarlabs.org/go/Trisquel_On_A_Sugar_Toast#Install_Sugar-desktop_0.88_.22SWEETS.22
 +
 
 +
==Bootable DVD of f14 for MacBook Air==
 +
:'''livecd-fedora-live-desktop-201101311532.iso Boots into F14 Gnome Desktop using the  "C" key on MacBook Air and a Burned DVD'''
 +
https://bugzilla.redhat.com/show_bug.cgi?id=528232#c85
 +
-------------------------------------------------------
 +
Luke Macken <mailto:lmacken <at> redhat_com> 2011-01-31 18:08:44 EST
 +
I updated our patch to support the following models:
 +
iMac9,1
 +
MacBookAir2,1
 +
MacBookPro5,5
 +
MacBookPro6,2
 +
I also spun up an F14 x86_64 live image with this patch.  Testing appreciated.
 +
http://lewk.org/livecd-fedora-live-desktop-201101311532.iso
 +
 
 +
:Use External USB DVD/CD Drive hold down the  "C" key on MacBook Air until booted from DVD
 +
::Works nicely. NO Wireless or Magic Mouse when running from live CD on MacBook Air
 +
::Use MacBook Ethernet Dongle for Networking
 +
 
 +
* Installs to VirtualBox 4.02 OSX correctly  02/01/2011  satellit
 +
:NOTE: Will only run on x86_64 bit hardware (including Mac's)
 +
: First Run When started after install
 +
# Firstboot
 +
# smolt
 +
# gdm login
 +
===To install sugar-desktop===
 +
: In root terminal:
 +
yum groupinstall sugar-desktop  (73 packages; Installed Size: 229 M download size 95 M)
 +
yum install sugar-emulator
 +
 
 +
: Fedora 14 Sugar 0.90.1
 +
: Sugar asks for users keychain password to start
 +
 
 +
===dd write to USB===
 +
::'''THIS IS AN EXPERIMENT'''
 +
# dd if=livecd-fedora-live-desktop-201101311532.iso of=/dev/sdg
 +
2000896+0 records in
 +
2000896+0 records out
 +
1024458752 bytes (1.0 GB) copied, 279.742 s, 3.7 MB/s
 +
* USB Will not boot on Mac Air with or without startup boot CD
 +
* USB Boots fine on ACER ASPIRE ONE Netbook and wireless works.
 +
===Install to Hard Disk (8 GB USB)===
 +
::'''THIS IS AN EXPERIMENT'''
 +
Boot MacBook Air from Burned DVD (livecd-fedora-live-desktop-201101311532.iso) with Mac Air external DVD/CD reader by holding down "C" key on power on until it boots
 +
Select low graphics on Boot Menu
 +
Insert 8 GB USB into 2nd USB slot on Mac (Format fat 32 labeled FEDORA)
 +
Select Install to Hard Disk Icon
 +
Basic install
 +
Custom
 +
device sdb is USB (FEDORA)
 +
Erase sdb1
 +
Create /boot ext4 500
 +
Create /    ext4 Balance of sdb
 +
Forward
 +
Grub on sdb1
 +
Copy files to make USB
 +
* '''Does Not Boot from USB''' by holding down "C" key on power on until it boots
 +
* Tried Boot CD but it fails to boot USB "No root device found"
    
==Macbook Pro==
 
==Macbook Pro==
Line 27: Line 94:     
<http://www.wronkiewicz.net/soas-3-boot-test.iso>
 
<http://www.wronkiewicz.net/soas-3-boot-test.iso>
 +
revised with low graphics boot line
 +
<http://www.wronkiewicz.net/soas-3-boot-test2.iso>
    
==Installation to HD, USB hard drive, and USB/SD flash drives==
 
==Installation to HD, USB hard drive, and USB/SD flash drives==
Line 50: Line 119:  
#* allows custom install of sugar-desktop only or Gnome/KDE + Sugar
 
#* allows custom install of sugar-desktop only or Gnome/KDE + Sugar
 
#* If you make an .img file from the USB before running "firstboot", it becomes a good way to duplicate the sticks.
 
#* If you make an .img file from the USB before running "firstboot", it becomes a good way to duplicate the sticks.
 +
::::Copy :    dd if=/dev/sd(x) of=xxxxxx.img [1] see below
 +
::::Duplicate: dd if=xxxxxx.img of=/dev/sd(x)
 
</div>
 
</div>
   Line 65: Line 136:  
#* Stop your flash drive using the Safely Remove Hardware dialog and eject it.
 
#* Stop your flash drive using the Safely Remove Hardware dialog and eject it.
 
# other Linux distributions [[Sugar_on_a_Stick/Linux]]
 
# other Linux distributions [[Sugar_on_a_Stick/Linux]]
# dd write to USB '''(Very DANGEROUS-can destroy your Hard Drive)'''
+
<div style="font-size: 1.0em; background: #ffeec4; padding: 1px; border: 1px solid #cde7a8">
 +
*4 dd write to USB '''(Very DANGEROUS-can destroy your Hard Drive)'''
 
::USE "mount" command to determine USB device name (ie: /dev/sdb;/dev/sdc/;/dev/sdd ...etc)  [1]
 
::USE "mount" command to determine USB device name (ie: /dev/sdb;/dev/sdc/;/dev/sdd ...etc)  [1]
 
::Fastest way to write a LIVE usb  (about 3.5 minutes for a Soas.iso)
 
::Fastest way to write a LIVE usb  (about 3.5 minutes for a Soas.iso)
Line 71: Line 143:  
:: Functionally identical to Burned CD
 
:: Functionally identical to Burned CD
 
::Great for installation when there is no CD/DVD drive (netbooks)
 
::Great for installation when there is no CD/DVD drive (netbooks)
:* Example when live.iso is on Desktop:
+
: Example when live.iso is on Desktop (root terminal):
$ sudo su
+
:::cd Desktop
$ password for xxx:  
+
:::dd if=soas-i386-20101004.16.iso of=/dev/sd(x)  [1]
# cd Desktop
+
:::1024000+0 records in
# dd if=soas-i386-20101004.16.iso of=/dev/sd(x)  [1]
+
:::1024000+0 records out
1024000+0 records in
+
:::524288000 bytes (524 MB) copied, 214.199 s, 2.4 MB/s
1024000+0 records out
+
</div>
524288000 bytes (524 MB) copied, 214.199 s, 2.4 MB/s
  −
#
      
==Duplication of USB/SD .img files==
 
==Duplication of USB/SD .img files==

Navigation menu