Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:guides:uefi-live [2018/05/10 20:51] – created ceel | en:guides:uefi-live [2018/05/16 22:26] (current) – ceel | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| \\ | \\ | ||
| This first tutorial describes how to do an EFI LiveUSB of SliTaz Next from a SliTaz Rolling session.\\ | This first tutorial describes how to do an EFI LiveUSB of SliTaz Next from a SliTaz Rolling session.\\ | ||
| - | No matter | + | It doesn' |
| \\ | \\ | ||
| \\ | \\ | ||
| Line 34: | Line 34: | ||
| If not, **replace all sdb1** occurrences with your device identification, | If not, **replace all sdb1** occurrences with your device identification, | ||
| </ | </ | ||
| - | If the stick is not FAT32, format it (//the packages// '' | + | If the stick is not FAT32, format it (//the packages// '' |
| < | < | ||
| # mkfs.vfat /dev/sdb1 | # mkfs.vfat /dev/sdb1 | ||
| Line 60: | Line 60: | ||
| </ | </ | ||
| - | Here, two possibilities: | + | Here are two possibilities: |
| \\ | \\ | ||
| ==== - Using tazusb==== | ==== - Using tazusb==== | ||
| Line 98: | Line 98: | ||
| =====3. Installing an EFI boot loader===== | =====3. Installing an EFI boot loader===== | ||
| \\ | \\ | ||
| - | Create a /efi/boot directory | + | Create a /efi/boot directory |
| < | < | ||
| # mkdir -p / | # mkdir -p / | ||
| </ | </ | ||
| - | We are going to install GRUB 2 but it exists other boot loaders compatible with EFI. | + | We are going to install GRUB 2 but it exists |
| \\ | \\ | ||
| ====3.1 32bit EFI systems==== | ====3.1 32bit EFI systems==== | ||
| Line 109: | Line 109: | ||
| # tazpkg -gi grub2-efi | # tazpkg -gi grub2-efi | ||
| </ | </ | ||
| - | Copy the boot loader in the /efi/boot directory you previously created | + | Copy the boot loader in the /efi/boot directory you previously created |
| < | < | ||
| # cp / | # cp / | ||
| Line 118: | Line 118: | ||
| wget http:// | wget http:// | ||
| </ | </ | ||
| - | Copy the boot loader in the /efi/boot directory you previously created | + | Copy the boot loader in the /efi/boot directory you previously created |
| < | < | ||
| # cp bootx64.efi / | # cp bootx64.efi / | ||
| Line 125: | Line 125: | ||
| =====4. Configuration file for GRUB 2===== | =====4. Configuration file for GRUB 2===== | ||
| \\ | \\ | ||
| - | Create a /boot/grub directory | + | Create a /boot/grub directory |
| < | < | ||
| # mkdir -p / | # mkdir -p / | ||
| Line 171: | Line 171: | ||
| The following lines describe how to do it on a //**hp**// Laptop 17-bs032 but it can be different for you; there are almost as many ways as there are manufacturers... :-/ | The following lines describe how to do it on a //**hp**// Laptop 17-bs032 but it can be different for you; there are almost as many ways as there are manufacturers... :-/ | ||
| \\ | \\ | ||
| - | Even access to the '' | + | Even access to the '' |
| \\ | \\ | ||
| On the //**hp**// Laptop 17-bs032, press the **[F10]** key immediately after you've powered on the computer until the BIOS Setup Main page is displayed. Use the right arrow to display the '' | On the //**hp**// Laptop 17-bs032, press the **[F10]** key immediately after you've powered on the computer until the BIOS Setup Main page is displayed. Use the right arrow to display the '' | ||
| Line 244: | Line 244: | ||
| Insert your Live in a USB port and restart the computer.\\ | Insert your Live in a USB port and restart the computer.\\ | ||
| \\ | \\ | ||
| - | If you didn't modify the '' | + | If you didn't modify the '' |
| \\ | \\ | ||
| - | If you don't know how to access | + | If you don't know how to access the Multiboot menu, have a look [[https:// |
| <note tip> | <note tip> | ||
| - | **Want your 32bit Live boots as well as on 32bit computers than 64bit computers? | + | **Want your 32bit Live to boot as well as on 32bit computers than 64bit computers? |
| Copy bootia32.efi **and** bootx64.efi in the /efi/boot directory of the Live! | Copy bootia32.efi **and** bootx64.efi in the /efi/boot directory of the Live! | ||
| \\ | \\ | ||
| **Cherry on the cake!**\\ | **Cherry on the cake!**\\ | ||
| Plug your Live in a non EFI computer and... yes it boots too! Well, at least on a Fujitsu E Series...\\ | Plug your Live in a non EFI computer and... yes it boots too! Well, at least on a Fujitsu E Series...\\ | ||
| - | And on very old 32bit computers - //like Pentium 4// - if you've used tazusb, your Live will boot with Syslinux, and thought | + | And on very old 32bit computers - //like Pentium 4// - if you've used tazusb, your Live will boot with Syslinux and though |
| \\ | \\ | ||
| **Want to enjoy the memory beyond 4GB?**\\ | **Want to enjoy the memory beyond 4GB?**\\ | ||
| Create a LiveUSB with [[http:// | Create a LiveUSB with [[http:// | ||
| - | I never succeed | + | I never succeeded |
| </ | </ | ||
| \\ | \\ | ||
| \\ | \\ | ||
| \\ | \\ | ||
| - | You are now ready for a frugal install. Click [[http:// | + | You are now ready for a frugal install. Click [[http:// |
| \\ | \\ | ||
| |2018/ | |2018/ | ||
| |2018/ | |2018/ | ||
| ^ Date ^ Modification | ^ Date ^ Modification | ||