-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
rhel-10.0, rhel-9.7
-
No
-
Important
-
rhel-anaconda
-
None
-
False
-
False
-
-
None
-
None
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
-
x86_64
-
None
What were you trying to do that didn't work?
we are creating custom image-mode images for desktop testing with users, after installing the image on baremetal system via anaconda and kickstart all the users are missing home dirs except newly created user within anaconda installer. This wont happen on VM.
Commenting "/dev/mapper/rhel00-home /home " in /etc/fstab on the baremetal and rebooting will result in present user home directories for users created within image itself.
When I tried to updated my image with another user, upgraded it with bootc upgrade than the new one had home directory present. Even with /home mount.
Kickstart is very minimal and disk needs to be selected manually, always choosing automatic partitioning.
Also we are using RHEL boot iso file which have kickstarts included in them.
Please provide the package NVR for which the bug is seen: anaconda 34.25.7.4
How reproducible is this bug?: 100%
Steps to reproduce
- create image mode image with user
- install it