Skip to content

Commit

Permalink
Fixes Tiger/Leopard/SL PowerPC Instructions not appearing on sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
royalgraphx committed Jun 14, 2024
1 parent ffbc6b1 commit 38ce068
Show file tree
Hide file tree
Showing 22 changed files with 74 additions and 56 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@
layout: default
title: Fetching Install Disks
parent: PowerPC (CLI)
grand_parent: Snow Leopard
nav_order: 1
---

<p align="center">
<img width="650" height="200" src="../../../../assets/HeaderFetchingInstaller.png">
<img width="650" height="200" src="../../../../../assets/HeaderFetchingInstaller.png">
</p>

{: .headsup }
Expand All @@ -18,6 +19,6 @@ QEMU can take paths for:

``.iso``, ``.img``, ``.qcow2``, ``.cdr``, and even ``.toast`` image files!

Visit the [following section](../../../../infocenter/06-FetchingInstaller/03-PowerPC/00-Introduction/) for instructions on how to use and fetch the install files for this release. Then return once completed.
Visit the [following section](../../../../../infocenter/06-FetchingInstaller/03-PowerPC/00-Introduction/) for instructions on how to use and fetch the install files for this release. Then return once completed.

## You can now continue to the next <a href="../01-MacintoshHD">page</a>.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
layout: default
title: Creating Macintosh HD
parent: PowerPC (CLI)
grand_parent: Snow Leopard
nav_order: 2
---

Expand All @@ -18,19 +19,19 @@ First, navigate to the DiskProvision directory so you can use the launcher. If y

When you first cd into the ``DiskProvision/`` folder, run ``./DiskProvision``, you will then be presented with a menu with a few options.

<a href="https://raw.githubusercontent.com/royalgraphx/DarwinKVM/main/docs/assets/DiskProvisionMainMenu.png"><img src="../../../../assets/DiskProvisionMainMenu.png" alt=""></a>
<a href="https://raw.githubusercontent.com/royalgraphx/DarwinKVM/main/docs/assets/DiskProvisionMainMenu.png"><img src="../../../../../assets/DiskProvisionMainMenu.png" alt=""></a>

To get started, enter 1 to create a new blank disk image. You will be asked a few questions about the Name, Size, and type of image.

{: .note }
Feel free to call it as you'd like, as it doesn't have to be "Macintosh", You can also use a QCOW2 if you'd like. Recommended to make the image atleast 16GB in size for comfortable operation.

<a href="https://raw.githubusercontent.com/royalgraphx/DarwinKVM/main/docs/assets/DiskProvisionCreatingPPCHDD.png"><img src="../../../../assets/DiskProvisionCreatingPPCHDD.png" alt=""></a>
<a href="https://raw.githubusercontent.com/royalgraphx/DarwinKVM/main/docs/assets/DiskProvisionCreatingPPCHDD.png"><img src="../../../../../assets/DiskProvisionCreatingPPCHDD.png" alt=""></a>

<a href="https://raw.githubusercontent.com/royalgraphx/DarwinKVM/main/docs/assets/DiskProvisionPowerPCImagesDB.png"><img src="../../../../assets/DiskProvisionPowerPCImagesDB.png" alt=""></a>
<a href="https://raw.githubusercontent.com/royalgraphx/DarwinKVM/main/docs/assets/DiskProvisionPowerPCImagesDB.png"><img src="../../../../../assets/DiskProvisionPowerPCImagesDB.png" alt=""></a>

You will be brought back to the main menu afterwards. We're done! We can now use this image within QEMU via Command Line options.

<a href="https://raw.githubusercontent.com/royalgraphx/DarwinKVM/main/docs/assets/DiskProvisionMainMenu.png"><img src="../../../../assets/DiskProvisionMainMenu.png" alt=""></a>
<a href="https://raw.githubusercontent.com/royalgraphx/DarwinKVM/main/docs/assets/DiskProvisionMainMenu.png"><img src="../../../../../assets/DiskProvisionMainMenu.png" alt=""></a>

## You can now continue to the next <a href="../02-ConfiguringCLI">page</a>.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
layout: default
title: Configuring QEMU
parent: PowerPC (CLI)
grand_parent: Snow Leopard
nav_order: 3
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@
layout: default
title: Completion
parent: PowerPC (CLI)
grand_parent: Snow Leopard
nav_order: 4
---

<p align="center">
<img width="650" height="200" src="../../../../assets/HeaderCongrats.png">
<img width="650" height="200" src="../../../../../assets/HeaderCongrats.png">
</p>

<h2 align="center">Experiencing PowerMac with ease!</h2>
<h4 align="center">Enjoy a screenshot of Snow Leopard. Don't forget to set the boot to C drive!</h4>

<a href="https://raw.githubusercontent.com/royalgraphx/DarwinKVM/main/docs/showcase/PowerMacSnowLeopard.png"><img src="../../../../showcase/PowerMacSnowLeopard.png" alt=""></a>
<a href="https://raw.githubusercontent.com/royalgraphx/DarwinKVM/main/docs/showcase/PowerMacSnowLeopard.png"><img src="../../../../../showcase/PowerMacSnowLeopard.png" alt=""></a>
2 changes: 1 addition & 1 deletion docs/_installguides/14-SnowLeopard/PowerPC/cli/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: default
title: PowerPC (CLI)
parent: Snow Leopard
has_children: true
nav_order: 2
nav_order: 3
---

<p align="center">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
---
layout: default
title: Fetching Install Disks
parent: Using Virt-Manager
parent: PowerPC (Virt-Manager)
grand_parent: Snow Leopard
nav_order: 1
---

<p align="center">
<img width="650" height="200" src="../../../../assets/HeaderFetchingInstaller.png">
<img width="650" height="200" src="../../../../../assets/HeaderFetchingInstaller.png">
</p>

{: .headsup }
Expand All @@ -18,6 +19,6 @@ The XML for Virt-Manager has qemu:args that will take paths for:

``.iso``, ``.img``, ``.qcow2``, ``.cdr``, and even ``.toast`` image files!

Visit the [following section](../../../../infocenter/06-FetchingInstaller/03-PowerPC/00-Introduction/) for instructions on how to use and fetch the install files for this release. Then return once completed.
Visit the [following section](../../../../../infocenter/06-FetchingInstaller/03-PowerPC/00-Introduction/) for instructions on how to use and fetch the install files for this release. Then return once completed.

## You can now continue to the next <a href="../01-ImportingXML">page</a>.
Original file line number Diff line number Diff line change
@@ -1,19 +1,20 @@
---
layout: default
title: Importing XML
parent: Using Virt-Manager
parent: PowerPC (Virt-Manager)
grand_parent: Snow Leopard
nav_order: 2
---

<p align="center">
<img width="650" height="200" src="../../../../assets/HeaderDarwinPPCxml.png">
<img width="650" height="200" src="../../../../../assets/HeaderDarwinPPCxml.png">
</p>

{: .headsup }
If you've already imported the XML, continue to the next page!

To begin, you will first need to Import the PowerPC XML to view it in Virtual Machine Manager.

Visit the [following section](../../../../infocenter/07-XML/PPC/index) for instructions on how to import and use the XML. Then return once completed.
Visit the [following section](../../../../../infocenter/07-XML/PPC/index) for instructions on how to import and use the XML. Then return once completed.

## You can now continue to the next <a href="../02-MacintoshHD">page</a>.
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
layout: default
title: Creating Macintosh HD
parent: Using Virt-Manager
parent: PowerPC (Virt-Manager)
grand_parent: Snow Leopard
nav_order: 3
---

Expand All @@ -18,19 +19,19 @@ First, navigate to the DiskProvision directory so you can use the launcher. If y

When you first cd into the ``DiskProvision/`` folder, run ``./DiskProvision``, you will then be presented with a menu with a few options.

<a href="https://raw.githubusercontent.com/royalgraphx/DarwinKVM/main/docs/assets/DiskProvisionMainMenu.png"><img src="../../../../assets/DiskProvisionMainMenu.png" alt=""></a>
<a href="https://raw.githubusercontent.com/royalgraphx/DarwinKVM/main/docs/assets/DiskProvisionMainMenu.png"><img src="../../../../../assets/DiskProvisionMainMenu.png" alt=""></a>

To get started, enter 1 to create a new blank disk image. You will be asked a few questions about the Name, Size, and type of image.

{: .note }
Feel free to call it as you'd like, as it doesn't have to be "Macintosh", You can also use a QCOW2 if you'd like. Recommended to make the image atleast 16GB in size for comfortable operation.

<a href="https://raw.githubusercontent.com/royalgraphx/DarwinKVM/main/docs/assets/DiskProvisionCreatingPPCHDD.png"><img src="../../../../assets/DiskProvisionCreatingPPCHDD.png" alt=""></a>
<a href="https://raw.githubusercontent.com/royalgraphx/DarwinKVM/main/docs/assets/DiskProvisionCreatingPPCHDD.png"><img src="../../../../../assets/DiskProvisionCreatingPPCHDD.png" alt=""></a>

<a href="https://raw.githubusercontent.com/royalgraphx/DarwinKVM/main/docs/assets/DiskProvisionPowerPCImagesDB.png"><img src="../../../../assets/DiskProvisionPowerPCImagesDB.png" alt=""></a>
<a href="https://raw.githubusercontent.com/royalgraphx/DarwinKVM/main/docs/assets/DiskProvisionPowerPCImagesDB.png"><img src="../../../../../assets/DiskProvisionPowerPCImagesDB.png" alt=""></a>

You will be brought back to the main menu afterwards. We're done! We can now use this image within DarwinPPC's XML.

<a href="https://raw.githubusercontent.com/royalgraphx/DarwinKVM/main/docs/assets/DiskProvisionMainMenu.png"><img src="../../../../assets/DiskProvisionMainMenu.png" alt=""></a>
<a href="https://raw.githubusercontent.com/royalgraphx/DarwinKVM/main/docs/assets/DiskProvisionMainMenu.png"><img src="../../../../../assets/DiskProvisionMainMenu.png" alt=""></a>

## You can now continue to the next <a href="../03-ConfiguringXML">page</a>.
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
layout: default
title: Configuring XML Paths
parent: Using Virt-Manager
parent: PowerPC (Virt-Manager)
grand_parent: Snow Leopard
nav_order: 4
---

Expand All @@ -13,7 +14,7 @@ This will not go through the installation process! It simply goes over pointing

To begin, confirm you have downloaded the correct Install Disks for Snow Leopard.

<a href="https://raw.githubusercontent.com/royalgraphx/DarwinKVM/main/docs/assets/DarwinFetchPowerPCSources.png"><img src="../../../../assets/DarwinFetchPowerPCSources.png" alt=""></a>
<a href="https://raw.githubusercontent.com/royalgraphx/DarwinKVM/main/docs/assets/DarwinFetchPowerPCSources.png"><img src="../../../../../assets/DarwinFetchPowerPCSources.png" alt=""></a>

Let's begin by updating the Machine Type to the following mac99 with via=pmu flag. We must also enable the USB Controller.

Expand All @@ -24,7 +25,7 @@ Let's begin by updating the Machine Type to the following mac99 with via=pmu fla

You can now edit the XML paths to define your named Hard Disk image.

<a href="https://raw.githubusercontent.com/royalgraphx/DarwinKVM/main/docs/assets/DiskProvisionPowerPCImagesDB.png"><img src="../../../../assets/DiskProvisionPowerPCImagesDB.png" alt=""></a>
<a href="https://raw.githubusercontent.com/royalgraphx/DarwinKVM/main/docs/assets/DiskProvisionPowerPCImagesDB.png"><img src="../../../../../assets/DiskProvisionPowerPCImagesDB.png" alt=""></a>

In this example image, you can see I named my image Macintosh.img, so you will update the path to reflect that.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
---
layout: default
title: Completion
parent: Using Virt-Manager
parent: PowerPC (Virt-Manager)
grand_parent: Snow Leopard
nav_order: 5
---

<p align="center">
<img width="650" height="200" src="../../../../assets/HeaderCongrats.png">
<img width="650" height="200" src="../../../../../assets/HeaderCongrats.png">
</p>

<h2 align="center">Experiencing PowerMac with ease!</h2>
<h4 align="center">Enjoy a screenshot of Snow Leopard. Don't forget to set the boot to C drive!</h4>

<a href="https://raw.githubusercontent.com/royalgraphx/DarwinKVM/main/docs/showcase/PowerMacSnowLeopard.png"><img src="../../../../showcase/PowerMacSnowLeopard.png" alt=""></a>
<a href="https://raw.githubusercontent.com/royalgraphx/DarwinKVM/main/docs/showcase/PowerMacSnowLeopard.png"><img src="../../../../../showcase/PowerMacSnowLeopard.png" alt=""></a>
6 changes: 3 additions & 3 deletions docs/_installguides/14-SnowLeopard/PowerPC/virtman/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ layout: default
title: PowerPC (Virt-Manager)
parent: Snow Leopard
has_children: true
nav_order: 3
nav_order: 2
---

<p align="center">
<img width="650" height="200" src="../../../../assets/HeaderVirtManager.png">
<img width="650" height="200" src="../../../../../assets/HeaderVirtManager.png">
</p>

This area describes how to use PowerPC and run Mac OS X via Virt-Manager with DarwinPPC.xml
This area describes how to use PowerPC and run Mac OS X via Virt-Manager with DarwinPPC.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@
layout: default
title: Fetching Install Disks
parent: PowerPC (CLI)
grand_parent: Leopard
nav_order: 1
---

<p align="center">
<img width="650" height="200" src="../../../../assets/HeaderFetchingInstaller.png">
<img width="650" height="200" src="../../../../../assets/HeaderFetchingInstaller.png">
</p>

{: .headsup }
Expand Down
9 changes: 5 additions & 4 deletions docs/_installguides/15-Leopard/PowerPC/cli/01-MacintoshHD.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
layout: default
title: Creating Macintosh HD
parent: PowerPC (CLI)
grand_parent: Leopard
nav_order: 2
---

Expand All @@ -18,19 +19,19 @@ First, navigate to the DiskProvision directory so you can use the launcher. If y

When you first cd into the ``DiskProvision/`` folder, run ``./DiskProvision``, you will then be presented with a menu with a few options.

<a href="https://raw.githubusercontent.com/royalgraphx/DarwinKVM/main/docs/assets/DiskProvisionMainMenu.png"><img src="../../../../assets/DiskProvisionMainMenu.png" alt=""></a>
<a href="https://raw.githubusercontent.com/royalgraphx/DarwinKVM/main/docs/assets/DiskProvisionMainMenu.png"><img src="../../../../../assets/DiskProvisionMainMenu.png" alt=""></a>

To get started, enter 1 to create a new blank disk image. You will be asked a few questions about the Name, Size, and type of image.

{: .note }
Feel free to call it as you'd like, as it doesn't have to be "Macintosh", You can also use a QCOW2 if you'd like. Recommended to make the image atleast 16GB in size for comfortable operation.

<a href="https://raw.githubusercontent.com/royalgraphx/DarwinKVM/main/docs/assets/DiskProvisionCreatingPPCHDD.png"><img src="../../../../assets/DiskProvisionCreatingPPCHDD.png" alt=""></a>
<a href="https://raw.githubusercontent.com/royalgraphx/DarwinKVM/main/docs/assets/DiskProvisionCreatingPPCHDD.png"><img src="../../../../../assets/DiskProvisionCreatingPPCHDD.png" alt=""></a>

<a href="https://raw.githubusercontent.com/royalgraphx/DarwinKVM/main/docs/assets/DiskProvisionPowerPCImagesDB.png"><img src="../../../../assets/DiskProvisionPowerPCImagesDB.png" alt=""></a>
<a href="https://raw.githubusercontent.com/royalgraphx/DarwinKVM/main/docs/assets/DiskProvisionPowerPCImagesDB.png"><img src="../../../../../assets/DiskProvisionPowerPCImagesDB.png" alt=""></a>

You will be brought back to the main menu afterwards. We're done! We can now use this image within QEMU via Command Line options.

<a href="https://raw.githubusercontent.com/royalgraphx/DarwinKVM/main/docs/assets/DiskProvisionMainMenu.png"><img src="../../../../assets/DiskProvisionMainMenu.png" alt=""></a>
<a href="https://raw.githubusercontent.com/royalgraphx/DarwinKVM/main/docs/assets/DiskProvisionMainMenu.png"><img src="../../../../../assets/DiskProvisionMainMenu.png" alt=""></a>

## You can now continue to the next <a href="../02-ConfiguringCLI">page</a>.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
layout: default
title: Configuring QEMU
parent: PowerPC (CLI)
grand_parent: Leopard
nav_order: 3
---

Expand Down
5 changes: 3 additions & 2 deletions docs/_installguides/15-Leopard/PowerPC/cli/03-Completion.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@
layout: default
title: Completion
parent: PowerPC (CLI)
grand_parent: Leopard
nav_order: 4
---

<p align="center">
<img width="650" height="200" src="../../../../assets/HeaderCongrats.png">
<img width="650" height="200" src="../../../../../assets/HeaderCongrats.png">
</p>

<h2 align="center">Experiencing PowerMac with ease!</h2>
<h4 align="center">Enjoy a screenshot of Leopard. Don't forget to set the boot to C drive!</h4>

<a href="https://raw.githubusercontent.com/royalgraphx/DarwinKVM/main/docs/showcase/PowerMacLeopard.png"><img src="../../../../showcase/PowerMacLeopard.png" alt=""></a>
<a href="https://raw.githubusercontent.com/royalgraphx/DarwinKVM/main/docs/showcase/PowerMacLeopard.png"><img src="../../../../../showcase/PowerMacLeopard.png" alt=""></a>
4 changes: 2 additions & 2 deletions docs/_installguides/15-Leopard/PowerPC/cli/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ layout: default
title: PowerPC (CLI)
parent: Leopard
has_children: true
nav_order: 2
nav_order: 3
---

<p align="center">
<img width="650" height="200" src="../../../../../assets/HeaderQEMUviaCLI.png">
<img width="650" height="200" src="../../../../../../assets/HeaderQEMUviaCLI.png">
</p>
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
---
layout: default
title: Fetching Install Disks
parent: Using Virt-Manager
parent: PowerPC (Virt-Manager)
grand_parent: Leopard
nav_order: 1
---

<p align="center">
<img width="650" height="200" src="../../../../assets/HeaderFetchingInstaller.png">
<img width="650" height="200" src="../../../../../assets/HeaderFetchingInstaller.png">
</p>

{: .headsup }
Expand All @@ -18,6 +19,6 @@ The XML for Virt-Manager has qemu:args that will take paths for:

``.iso``, ``.img``, ``.qcow2``, ``.cdr``, and even ``.toast`` image files!

Visit the [following section](../../../../infocenter/06-FetchingInstaller/03-PowerPC/00-Introduction/) for instructions on how to use and fetch the install files for this release. Then return once completed.
Visit the [following section](../../../../../infocenter/06-FetchingInstaller/03-PowerPC/00-Introduction/) for instructions on how to use and fetch the install files for this release. Then return once completed.

## You can now continue to the next <a href="../01-ImportingXML">page</a>.
Original file line number Diff line number Diff line change
@@ -1,19 +1,20 @@
---
layout: default
title: Importing XML
parent: Using Virt-Manager
parent: PowerPC (Virt-Manager)
grand_parent: Leopard
nav_order: 2
---

<p align="center">
<img width="650" height="200" src="../../../../assets/HeaderDarwinPPCxml.png">
<img width="650" height="200" src="../../../../../assets/HeaderDarwinPPCxml.png">
</p>

{: .headsup }
If you've already imported the XML, continue to the next page!

To begin, you will first need to Import the PowerPC XML to view it in Virtual Machine Manager.

Visit the [following section](../../../../infocenter/07-XML/PPC/index) for instructions on how to import and use the XML. Then return once completed.
Visit the [following section](../../../../../infocenter/07-XML/PPC/index) for instructions on how to import and use the XML. Then return once completed.

## You can now continue to the next <a href="../02-MacintoshHD">page</a>.
Loading

0 comments on commit 38ce068

Please sign in to comment.