From Fedora Project Wiki

m (Highlight the actions for simple cavemen like myself)
m (Wiki touch-up)
Line 4: Line 4:
# Ensure the {{package|gnome-disk-utility}} packages is installed
# Ensure the {{package|gnome-disk-utility}} packages is installed
# Launch Palimpsest, with the command {{command|palimpsest}} or as System Tools > Disk Utility on the system menus
# Launch Palimpsest, with the command {{command|palimpsest}} or as System Tools > Disk Utility on the system menus
# Select the free space on an existing disk and attempt to '''create''' a partition in it, and then mount that partition
# Select the free space on an existing disk and attempt to '''create''' a partition in it, and then '''mount''' that partition
# Select the partition you just created and attempt to '''modify''' it in some way, such as changing its label
# Select the partition you just created and attempt to '''modify''' it in some way, such as changing its label
# Attempt to '''delete''' the partition you just created
# Attempt to '''delete''' the partition you just created

Revision as of 14:29, 18 March 2010

Description

This test case tests whether the Palimpsest disk management tool can modify, delete and create partitions directly on a disk. It requires a system with a typical (SATA / PATA) hard disk, with some existing partitions and some free space


How to test

  1. Ensure the Package-x-generic-16.pnggnome-disk-utility packages is installed
  2. Launch Palimpsest, with the command palimpsest or as System Tools > Disk Utility on the system menus
  3. Select the free space on an existing disk and attempt to create a partition in it, and then mount that partition
  4. Select the partition you just created and attempt to modify it in some way, such as changing its label
  5. Attempt to delete the partition you just created

Expected Results

  1. The tool should be able to create partitions, mount them correctly (verify you can access the created and mounted partition), modify their properties, and delete them