From Fedora Project Wiki
m (Playing with translocatable content) |
m (Minor formatting changes ..) |
||
Line 2: | Line 2: | ||
= Description = | = Description = | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly>| </includeonly> | ||
| | |||
</includeonly> | |||
Assign ext4 fs with mount point | Assign ext4 fs with mount point | ||
Line 10: | Line 8: | ||
= How to test = | = How to test = | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly>| </includeonly> | ||
| | |||
</includeonly> | |||
# Prepare system with ext4 filesystem(s). | # Prepare system with ext4 filesystem(s). | ||
# Boot the installer. | # Boot the installer. | ||
Line 22: | Line 17: | ||
= Expected Results = | = Expected Results = | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | </includeonly> | ||
| | |||
</includeonly> | |||
* ext4 filesystems are recognized. | * ext4 filesystems are recognized. | ||
* Mount point can be assigned to ext4 filesystem. | * Mount point can be assigned to ext4 filesystem. | ||
Line 31: | Line 23: | ||
* System starts properly with all filesystems mounted. | * System starts properly with all filesystems mounted. | ||
[[Category:EXT4 file system|Assign ext4 fs with mount point]] | <noinclude> [[Category:EXT4 file system|Assign ext4 fs with mount point]] </noinclude> |
Revision as of 20:45, 26 January 2009
Description
Assign ext4 fs with mount point
How to test
- Prepare system with ext4 filesystem(s).
- Boot the installer.
- Select the ext4 filesystem as a mount point except of /boot, preferably some 'data' filesystem.
- Ensure installation is finished successfully.
Expected Results
- ext4 filesystems are recognized.
- Mount point can be assigned to ext4 filesystem.
- Installation completes successfully.
- System starts properly with all filesystems mounted.