[2025-jun-17] The SlackDocs mailing lists at https://lists.alienbase.nl/mailman/listinfo have been retired. No one has been using these lists for years and it's time to say goodbye. The list archives remain available at https://scalzi.slackware.nl/mailman/listinfo/slackdocs
[2025-jun-17] The SlackDocs Wiki has moved to a new server, in order to make it more performant.
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
slackwarearm:inst_sa64_virt_vmwarefusion [2025/03/25 15:14 (UTC)] – capitalisation mozes | slackwarearm:inst_sa64_virt_vmwarefusion [2025/04/22 13:59 (UTC)] (current) – mozes | ||
---|---|---|---|
Line 1: | Line 1: | ||
[[https:// | [[https:// | ||
- | ====== Installing Slackware on the Macbook Pro M2 (Apple Silicon) within VMWare Fusion | + | ====== Installing Slackware: Paravirtualization |
^ ^ ^ | ^ ^ ^ | ||
| Platform | AArch64/ | | Platform | AArch64/ | ||
- | | Hardware Model | Apple Macbook Pro M2 (VMWare Fusion - paravirtualizartion) | + | | Hardware Model | macOS / Apple Silicon |
- | | Document Version | 1.00, Mar 2025 | | + | | Document Version | 1.01, Apr 2025 | |
| Author | Stuart Winter < | | Author | Stuart Winter < | ||
- | === Other Virtualization Platforms === | + | ===== Video Tutorial ===== |
+ | |||
+ | This tutorial is also available in [[https:// | ||
+ | |||
+ | |||
+ | |||
+ | ===== Other Virtualization Platforms | ||
If you'd prefer to use [[https:// | If you'd prefer to use [[https:// | ||
Line 63: | Line 69: | ||
< | < | ||
$ rsync -PavL $SLKSRV/ | $ rsync -PavL $SLKSRV/ | ||
- | $ rsync -PavL $SLKSRV/ | ||
$ rsync -PavL $SLKSRV/ | $ rsync -PavL $SLKSRV/ | ||
+ | $ rsync -PavL $SLKSRV/ | ||
</ | </ | ||
- | //The Slackware Installer images are approximately | + | //The Slackware Installer images are approximately |
==== Verify the Slackware Installer image ==== | ==== Verify the Slackware Installer image ==== | ||
Line 79: | Line 85: | ||
< | < | ||
- | $ md5 slk-aarch64_generic.iso ; cat slk-aarch64_generic.iso.md5 | + | $ openssl |
- | MD5 (slk-aarch64_generic.iso) = 6f17fe562ee790bdd21fdfb9cbbba3e7 | + | 380d7a8a06dc575e2d4e3140725f7a12 *slk-aarch64_generic.iso |
- | MD5(aarch64_generic.iso)= 6f17fe562ee790bdd21fdfb9cbbba3e7 | + | 380d7a8a06dc575e2d4e3140725f7a12 |
</ | </ | ||
+ | |||
Manually verify that the MD5 sums match. | Manually verify that the MD5 sums match. | ||
Line 108: | Line 115: | ||
< | < | ||
- | $ gpg --verify slk-aarch64_generic.asc | + | $ gpg --verify slk-aarch64_generic.iso.asc |
</ | </ | ||
Line 132: | Line 139: | ||
===== Download and Install VMWare Fusion ===== | ===== Download and Install VMWare Fusion ===== | ||
- | If you do not already have VMWare Fusion Professional installed, [[https:// | + | If you do not already have VMWare Fusion Professional installed, [[https:// |
VMWare Fusion Professional is free for personal use. You will need to create an account, agree to various licences and so on before you can download it. | VMWare Fusion Professional is free for personal use. You will need to create an account, agree to various licences and so on before you can download it. | ||
Line 238: | Line 245: | ||
- | === VMWare Fusion VM Settings === | + | === Additional |
Line 244: | Line 251: | ||
<note important> | <note important> | ||
+ | |||
+ | == Sharing == | ||
+ | |||
+ | The '' | ||
+ | Sharing works seamlessly out of the box with [[slackwarearm: | ||
Line 257: | Line 269: | ||
- | Press '' | + | Press '' |
- | + | ||
- | {{: | + | |
+ | {{: | ||
The system will boot within a couple of seconds, and will attempt to acquire an IP address via DHCP. If no DHCP server is available, this will take a little longer to time out. | The system will boot within a couple of seconds, and will attempt to acquire an IP address via DHCP. If no DHCP server is available, this will take a little longer to time out. | ||
Line 442: | Line 453: | ||
=== Installation begins === | === Installation begins === | ||
- | The packages will now install. | + | The packages will now install. |
{{: | {{: | ||
Line 745: | Line 756: | ||
reboot | reboot | ||
</ | </ | ||
- | |||
- | < | ||