Fabian Deutsch has posted comments on this change.
Change subject: Get serial console working on Fedora and add TUI configuration
......................................................................
Patch Set 17:
(1 comment)
....................................................
File src/ovirt/node/utils/system.py
Line 561: cfg_path = "/dev/.initramfs/live/grub2/grub.cfg"
Line 562: elif os.path.ismount("/run/initramfs/.live"):
Line 563: cfg_path = "/liveos/grub/grub.conf"
Line 564:
Line 565: cfg_path = "/home/ryan/grub.conf"
we can't assume that this path is always available :)
Line 566: return cfg_path
Line 567:
Line 568: def _get_grublines(self):
Line 569: return open(self.grub_cfg, "r").readlines()
--
To view, visit http://gerrit.ovirt.org/17982
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Id99623830b56b77815196c8b0d153c86d3704f00
Gerrit-PatchSet: 17
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Ryan Barry <[email protected]>
Gerrit-Reviewer: Fabian Deutsch <[email protected]>
Gerrit-Reviewer: Joey Boggs <[email protected]>
Gerrit-Reviewer: Ryan Barry <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
node-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/node-patches