Rescue Mode (d-i/debian-installer package)
Manual tests
Rescue Mode
Case ID: res-001
From the main menu select Rescue a broken system and press Enter
Select a Rescue mode Language and press Enter
Select your country and press Enter
Select No to detect keyboard layout and press Enter
Select your keyboard language and press Enter
Select your keyboard Layout and press Enter
Type in you hostname and press Enter
On the whole the default can be used for rescue mode Select the partition for your root file system and press Enter
This is normally /dev/sda1 unless you have designed a hard disk layout You are now on the Rescue Mode Menu page
Historical bugs
Rescue Mode Shell On Root
Case ID: res-002
Select Execute a shell in /dev/sdxx and press Enter
Where xx is the partition and hard drive of the root file system Press Enter to proceed into the rescue mode
- Type in standard commands like ls, cd /usr/games/, ls, cp sol sol1, ls
- Ensure that changes have been made and that there is a new file created
Type Exit and press Enter to return to the menu
From the menu select Reboot the system and press Enter
Historical bugs
Rescue Mode Shell On Cd
Case ID: res-003
Select Execute a shell in the installer environment and press Enter
Press Enter to proceed into the rescue mode
Type in standard commands like ls, chroot /target, ls
chroot /target changes the root to the partition you selected as root filesystem - Ensure that chroot works and that files are listed in both enviroments
Type Exit and press Enter to return to the menu
From the menu select Reboot the system and press Enter
Historical bugs
Rescue Mode Grub
Case ID: res-004
Select Reinstall GRUB boot loader and press Enter
Doing this will remove your Grub config and mbr and place a new automatic version in it's place Type in where the boot loader need to be run and press Enter
the default for this will be hd0 or /dev/hda (ide) /dev/sda (scsi) From the menu select Reboot the system and press Enter
- Ensure the system boots as expected
Historical bugs
Rescue Mode Change Root
Case ID: res-005
This case requires more than one root partition
Select Choose a different root file system
Choose your new root file system and press Enter
- Check the new partition is mounted
From the menu select Reboot the system and press Enter
Historical bugs