Bugs item #808870, was opened at 2003-09-18 15:28 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=380273&aid=808870&group_id=24006
Category: Boot Loaders Group: None Status: Open Resolution: None Priority: 5 Submitted By: Erik Jacobson (erikj1) Assigned to: Nobody/Anonymous (nobody) Summary: efibootmgr call makes bad entries Initial Comment: Hi there. systemconfigurator, when called with --runboot, runs efibootmgr in a way that creates bad entries that won't boot, at least on my one test machine. I was looking at how to fix it but I'm a bit confused about what the efibootmgr command that is run is trying to do. I don't want to break anything. The following command, for example, works fine for me and is what I'll do manually for now in the systemimager autoinstall scripts. efibootmgr -c -L "erikj-SuSE" -d /dev/sdb -p 1 -l \efi\SuSE\elilo.efi -w In this case, I wanted to add an entry for elilo on the 2nd root drive, first partition. If you'd like me to investigate a fix and can explain a bit why the efibootmgr command that was produced is used, I'd be happy to look in to this. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=380273&aid=808870&group_id=24006 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Sisuite-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/sisuite-devel
