From Fedora Project Wiki

m (fix numbering)
m (Convert to QA/Test_Case template)
Line 1: Line 1:
= QA/TestCases/InstallDualbootMacOSX =
{{QA/Test_Case
 
|description=This test verifies that installing Fedora onto a machine with a pre-existing Mac OS X installation will result in a functioning dual-boot system.
== Description ==
This test verifies that installing Fedora onto a machine with a pre-existing Mac OS X installation will result in a functioning dual-boot system.


OS X 10.5 (Leopard) is the primary target, since older releases don't have Boot Camp and we can't (yet) resize HFS+.
OS X 10.5 (Leopard) is the primary target, since older releases don't have Boot Camp and we can't (yet) resize HFS+.
 
|actions=
== Steps To Reproduce ==
 
# Start with a system with a typical, functioning OS X installation
# Start with a system with a typical, functioning OS X installation
#* Partition layout: primary disk has one partition, HFS+ formatted.
#* Partition layout: primary disk has one partition, HFS+ formatted.
Line 25: Line 21:
# After OS X boots successfully, reboot and hold the Alt/Option key to bring up the OS chooser
# After OS X boots successfully, reboot and hold the Alt/Option key to bring up the OS chooser
# Choose "Windows" from the menu to boot Fedora (sigh)
# Choose "Windows" from the menu to boot Fedora (sigh)
 
|results=
== Expected Results ==
 
# Fedora installer should boot normally.
# Fedora installer should boot normally.
# Partition details should show a typical Fedora partition layout and an HFS+ partition both on the drive
# Partition details should show a typical Fedora partition layout and an HFS+ partition both on the drive
Line 34: Line 28:
# OS X should boot normally and not notice the presence of the Fedora system at all
# OS X should boot normally and not notice the presence of the Fedora system at all
# When rebooting back into Fedora, the system should boot normally.
# When rebooting back into Fedora, the system should boot normally.
 
}}
[[Category:Installer Test Cases|InstallDualbootMacOSX]]
[[Category:Installer Dual Boot Test Cases]]

Revision as of 10:51, 6 October 2009

Description

This test verifies that installing Fedora onto a machine with a pre-existing Mac OS X installation will result in a functioning dual-boot system.

OS X 10.5 (Leopard) is the primary target, since older releases don't have Boot Camp and we can't (yet) resize HFS+.


How to test

  1. Start with a system with a typical, functioning OS X installation
    • Partition layout: primary disk has one partition, HFS+ formatted.
    • If possible, just use a factory restore disk or similar
  2. Start Boot Camp (/Applications/Utilities/Boot Camp Assistant)
  3. STUB: use Boot Camp to create a partition for Fedora (recommend at least 10GB)
  4. STUB: more details about Boot Camp go here
  5. Boot the Fedora installer by whatever means are convenient (Install DVD is nice and easy)
    • Hold down 'C' key when booting to boot from CD/DVD
  6. Advance to partitioning screen
  7. Choose "Use free space on selected drives and create default layout"
  8. Enable "Review and modify partition layout" checkbox
  9. Click "Next" and review partition details
  10. Advance to bootloader configuration screen and rename "Other" to "OS X" (FIXME does this happen with OSX / EFI?)
  11. Complete the installation with whatever package set you like
  12. Reboot system after installation and boot into OS X
  13. After OS X boots successfully, reboot and hold the Alt/Option key to bring up the OS chooser
  14. Choose "Windows" from the menu to boot Fedora (sigh)

Expected Results

  1. Fedora installer should boot normally.
  2. Partition details should show a typical Fedora partition layout and an HFS+ partition both on the drive
  3. Bootloader configuration screen should have entries for both Fedora and "Other" (maybe? check this)
  4. Fedora installation should complete normally
  5. OS X should boot normally and not notice the presence of the Fedora system at all
  6. When rebooting back into Fedora, the system should boot normally.