From Fedora Project Wiki

< QA‎ | TestCases
Revision as of 16:34, 24 May 2008 by Ravidiip (talk | contribs) (1 revision(s))

BootMethodsRescuecdIsoCdrom

Description

This test involves burning an iso image to cdrom, and booting that disc.

At the time of this writing, this case only applies to RHEL5

Steps To Reproduce

1. Burn the rescuecd iso for the product under test (for example the iso file will be named RHEL-5-i386-rescuecd.iso

1. Boot a system using the burned cdrom image

1. When prompted with the isolinux menu, simply press to go into rescue mode

1. Specify a method and location for grabbing stage2 anaconda (e.g. nfs, http, or ftp)

1. Instruct anaconda to scan your disks for existing installations

1. Select "OK" to chroot into /mnt/sysimage for your existing installation


Expected Results

1. By default, the system enters the rescue mode installer (not regular installer)

1. Anaconda should find stage2 images and proceed to disk scan prompt

1. Scanning your disk for existing installations must pass

1. Selecting OK will present you with a shell were you are able to execute chroot /mnt/sysimage /bin/bash without error