From Fedora Project Wiki

(Created page with "{{QA/Test_Case |description=This test verifies that installing Fedora onto a machine with a pre-existing Windows installation will result in a functioning dual-boot system. Wind...")
 
No edit summary
Line 10: Line 10:
# Boot the Fedora installer by whatever means are convenient (Install DVD is nice and easy)
# Boot the Fedora installer by whatever means are convenient (Install DVD is nice and easy)
# Advance to partitioning screen
# Advance to partitioning screen
# Choose "Resize existing partition and create default layout in free space"
# Choose "Shrink Current System"
# Enable "Review and modify partition layout" checkbox
# Enter a target size (for the Windows partition) that leaves at least 10GB for Fedora (recommended size)
# Enter a target size (for the Windows partition) that leaves at least 10GB for Fedora (recommended size)
# Enable "Review and modify partition layout" checkbox
# Click "Next" and review partition details
# Click "Next" and review partition details
# Advance to bootloader configuration screen and rename "Other" to "Windows" (if needed)
# Advance to bootloader configuration screen and rename "Other" to "Windows" (if needed)
Line 20: Line 20:
|results=
|results=
# Fedora installer should boot normally.
# Fedora installer should boot normally.
# Partitioning screen should offer "Resize existing partition and create default layout in free space"
# Partitioning screen should offer "Shrink Current System"
# Choosing that option should pop up a box asking which partition to resize and the target size
# Choosing that option should pop up a box asking which partition to resize and the target size
# Partition details should show a typical Fedora partition layout and an NTFS partition both on the drive
# Partition details should show a typical Fedora partition layout and an NTFS partition both on the drive
# Bootloader configuration screen should have entries for both Fedora and "Other"
# Bootloader configuration screen should have entries for both Fedora and "Other"
# Fedora installation should complete normally
# Fedora installation should complete normally
# When rebooting into Windows, the system should run a disk check, which should complete without errors
# Bootloader should have reasonable timeout, to allow choosing the system to boot
#* It may want to reboot again after this. Who knows? Windows looooves rebooting.
# After rebooting into Windows, the system should run a disk check, which should complete without errors
# When rebooting back into Fedora, the system should boot normally.
# When rebooting back into Fedora, the system should boot normally
# Bootloader should have reasonable timeout, to allow choosing the system to boot.
}}
}}

Revision as of 13:00, 10 February 2012

Description

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

Windows XP is the primary target, but Windows Vista, Windows 7 and Windows 2000 should also be tested.


How to test

  1. Start with a system with a typical, functioning Windows installation
    • Partition layout: primary disk has one partition, NTFS formatted.
    • If possible, just use a factory restore disk or similar
    • NOTE: The Windows XP installer may crash if you have Linux installed; you may need to wipe the disk first.
  2. Boot the Fedora installer by whatever means are convenient (Install DVD is nice and easy)
  3. Advance to partitioning screen
  4. Choose "Shrink Current System"
  5. Enable "Review and modify partition layout" checkbox
  6. Enter a target size (for the Windows partition) that leaves at least 10GB for Fedora (recommended size)
  7. Click "Next" and review partition details
  8. Advance to bootloader configuration screen and rename "Other" to "Windows" (if needed)
  9. Complete the installation with whatever package set you like
  10. Reboot system after installation and choose "Windows" from the GRUB menu
  11. After Windows boots successfully, reboot and choose Fedora from the GRUB menu

Expected Results

  1. Fedora installer should boot normally.
  2. Partitioning screen should offer "Shrink Current System"
  3. Choosing that option should pop up a box asking which partition to resize and the target size
  4. Partition details should show a typical Fedora partition layout and an NTFS partition both on the drive
  5. Bootloader configuration screen should have entries for both Fedora and "Other"
  6. Fedora installation should complete normally
  7. Bootloader should have reasonable timeout, to allow choosing the system to boot
  8. After rebooting into Windows, the system should run a disk check, which should complete without errors
  9. When rebooting back into Fedora, the system should boot normally