[Users] adding biosdevname=0 to kernel grub line on ovirt-node persistent

Jason Keltz jas at cse.yorku.ca
Sat Jul 13 03:44:58 UTC 2013


On 12/07/2013 10:24 PM, Jason Keltz wrote:
> I'm wondering if it's possible to modify the kernel line (in my case, 
> appending "biosdevname=0") on an installed ovirt-node?  Adding it 
> during boot works - I'd just like to know how to make the change 
> persistent.

I'm not sure if this is the "right" way to do it, but I was able to:

# mount -o rw,remount /run/initramfs/live
# cd /run/initramfs/lib/grub
edit grub.cfg and add biosdevname=0 to kernel line

Jason.





More information about the Users mailing list