|
103.
|
|
|
Boot Linux Mint in ``live`` mode (with your USB stick or DVD).
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../efi.rst:29 ../../multiboot.rst:18
|
|
104.
|
|
|
Open a terminal.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../efi.rst:31 ../../multiboot.rst:20
|
|
105.
|
|
|
Type ``sudo efibootmgr`` and press :kbd:`Enter`.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../efi.rst:33
|
|
106.
|
|
|
This command lists the available boot options and the boot order.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../efi.rst:35
|
|
107.
|
|
|
In the screenshot above, there are three boot options:
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../efi.rst:41
|
|
108.
|
|
|
``ubuntu`` at ``0000``
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../efi.rst:43
|
|
109.
|
|
|
``linuxmint`` at ``0001``
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../efi.rst:44
|
|
110.
|
|
|
``Mac OS X`` at ``0081``
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../efi.rst:45
|
|
111.
|
|
|
The boot order is ``0081``. This indicates that the computer only tries to boot Mac OS and not Linux Mint.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../efi.rst:47
|
|
112.
|
|
|
For technical reasons Linux Mint uses ``ubuntu`` as its EFI boot name.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../efi.rst:50
|