SliTaz GNU/Linux official and community documentation wiki.
.png

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:guides:sdcard [2010/05/04 16:49]
jozee
en:guides:sdcard [2010/08/23 00:14] (current)
linea
Line 22: Line 22:
 ===== Example as used on my own Asus Eee-PC ===== ===== Example as used on my own Asus Eee-PC =====
 The SliTaz installation which I put onto a MMC/SD-card (16 GB) was for my Asus Eee-PC 701, leaving the Eee's original Xandrox Linux installation intact on its SSD (solid-state drive), and keeping the MMC/SD-card with SliTaz always in the card-reader slot. The Eee's BIOS needed to be changed to allow the SD-card to be the first boot device, so that the machine would boot into GRUB before anything else. The /​boot/​grub/​menu.lst is setup to allow me to boot from either Xandros or SliTaz on the GRUB menu: The SliTaz installation which I put onto a MMC/SD-card (16 GB) was for my Asus Eee-PC 701, leaving the Eee's original Xandrox Linux installation intact on its SSD (solid-state drive), and keeping the MMC/SD-card with SliTaz always in the card-reader slot. The Eee's BIOS needed to be changed to allow the SD-card to be the first boot device, so that the machine would boot into GRUB before anything else. The /​boot/​grub/​menu.lst is setup to allow me to boot from either Xandros or SliTaz on the GRUB menu:
-<code menu.lst>+<file>
 # /​boot/​grub/​menu.lst:​ GRUB boot loader configuration. # /​boot/​grub/​menu.lst:​ GRUB boot loader configuration.
 # #
Line 50: Line 50:
   kernel /​boot/​vmlinuz-2.6.21.4-eeepc quiet rw vga=785 irqpoll i8042.noloop=1 root=/​dev/​sda1   kernel /​boot/​vmlinuz-2.6.21.4-eeepc quiet rw vga=785 irqpoll i8042.noloop=1 root=/​dev/​sda1
   initrd /​boot/​initramfs-eeepc.img   initrd /​boot/​initramfs-eeepc.img
-</code>+</file>
  
 The first 3 partitions on my MMC/SD-card were originally used as storage for various parts of the Eee's Xandros system, with the 4th partition formatted as an Extended Partition and further divided into two, with Partition 5 used for the SliTaz install and Partition 6 for Linux-Swap. But because this SliTaz installation has become my main one for the Eee, as I added more packages I finally decided to move parts of the SliTaz filesystem to other partitions and use this layout: The first 3 partitions on my MMC/SD-card were originally used as storage for various parts of the Eee's Xandros system, with the 4th partition formatted as an Extended Partition and further divided into two, with Partition 5 used for the SliTaz install and Partition 6 for Linux-Swap. But because this SliTaz installation has become my main one for the Eee, as I added more packages I finally decided to move parts of the SliTaz filesystem to other partitions and use this layout:
 
en/guides/sdcard.1272984555.txt.gz ยท Last modified: 2010/07/08 17:17 (external edit)