anaconda icon indicating copy to clipboard operation
anaconda copied to clipboard

Open logical volume devices

Open yueyuankun opened this issue 2 years ago • 5 comments

So that os-prober can recognize the system on other hard disks. eg. When /dev/sda has a complete system, the new system is installed on the /dev/sdb, and the grub.cfg of the /dev/sdb disk has the start menu of /dev/sda.

yueyuankun avatar May 13 '22 12:05 yueyuankun

/kickstart-test --testtype smoke

VladimirSlavik avatar May 30 '22 08:05 VladimirSlavik

/kickstart-test --testtype coverage

VladimirSlavik avatar May 30 '22 08:05 VladimirSlavik

@poncovka what do you think about this change?

jkonecny12 avatar May 30 '22 11:05 jkonecny12

Just to note what I found this far:

  • The parameter is not used anywhere in current code, always defaults to True.
  • It's pretty hard to get any historical comments and commit messages for this because the code moved to blivet and back.
  • All the tests succeeded, so perhaps it can actually work?

VladimirSlavik avatar May 30 '22 13:05 VladimirSlavik

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] avatar Jul 30 '22 03:07 github-actions[bot]

This PR was closed because it has been stalled for 30 days with no activity.

github-actions[bot] avatar Aug 29 '22 03:08 github-actions[bot]