Ryan Barry has uploaded a new change for review.

Change subject: Remove set=root(hd0)
......................................................................

Remove set=root(hd0)

Follow-up patch -- this breaks node on hyper-v and some other
configurations, since the cdrom is not always hd0

Change-Id: I433f66280bd4bbac2807153f598ce45418811316
Signed-off-by: Ryan Barry <[email protected]>
---
M recipe/common-efi.ks.in
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/09/55509/1

diff --git a/recipe/common-efi.ks.in b/recipe/common-efi.ks.in
index 8f1693f..ab73dd5 100644
--- a/recipe/common-efi.ks.in
+++ b/recipe/common-efi.ks.in
@@ -51,7 +51,6 @@
 insmod ext2
 
 set timeout=30
-set root=(hd0)
 
 menuentry 'Install or Upgrade ${PRODUCT_SHORT}-$VERSION-$RELEASE' --class 
fedora --class gnu-linux --class gnu --class os {
         linuxefi /isolinux/vmlinuz0 @BOOTLOADER_ARGS@ root=live:CDLABEL=$NAME 
rootfstype=auto ro liveimg rootflags=ro elevator=deadline install rhgb quiet 
rd_NO_MULTIPATH rd.luks=0 rd.md=0 rd.dm=0


-- 
To view, visit https://gerrit.ovirt.org/55509
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I433f66280bd4bbac2807153f598ce45418811316
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Ryan Barry <[email protected]>
_______________________________________________
node-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/node-patches

Reply via email to