Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 576915 Details for
Bug 811412
F17 Final TC3 has bogus OS X entries in grub2 when installed from dd-written images
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
sh -x 30_os-prober run and stderr output from /sbin/grub2-probe
run.log (text/plain), 2.37 KB, created by
Brian Lane
on 2012-04-11 23:29:10 UTC
(
hide
)
Description:
sh -x 30_os-prober run and stderr output from /sbin/grub2-probe
Filename:
MIME Type:
Creator:
Brian Lane
Created:
2012-04-11 23:29:10 UTC
Size:
2.37 KB
patch
obsolete
>+ set -e >+ prefix=/usr >+ exec_prefix=/usr >+ datarootdir=/usr/share >+ export TEXTDOMAIN=grub >+ TEXTDOMAIN=grub >+ export TEXTDOMAINDIR=/usr/share/locale >+ TEXTDOMAINDIR=/usr/share/locale >+ . /usr/share/grub/grub-mkconfig_lib >++ transform='s&^&&;s,grub,grub2,' >++ prefix=/usr >++ exec_prefix=/usr >++ datarootdir=/usr/share >++ datadir=/usr/share >++ bindir=/usr/bin >++ sbindir=/sbin >++ pkgdatadir=/usr/share/grub >++ test x = x >+++ echo grub-probe >+++ sed 's&^&&;s,grub,grub2,' >++ grub_probe=/sbin/grub2-probe >++ test x = x >+++ sed 's&^&&;s,grub,grub2,' >+++ echo grub-mkrelpath >++ grub_mkrelpath=/usr/bin/grub2-mkrelpath >++ which gettext >++ : >+ '[' x = xtrue ']' >++ which os-prober >++ which linux-boot-prober >+ '[' -z /bin/os-prober -o -z /bin/linux-boot-prober ']' >++ os-prober >++ paste -s -d ' ' >++ tr ' ' '^' > No volume groups found >+ OSPROBED='/dev/sdb3:Mac^OS^X:MacOSX:macosx' >+ '[' -z '/dev/sdb3:Mac^OS^X:MacOSX:macosx' ']' >+ used_osprober_linux_ids= >+ for OS in '${OSPROBED}' >++ echo '/dev/sdb3:Mac^OS^X:MacOSX:macosx' >++ cut -d : -f 1 >+ DEVICE=/dev/sdb3 >++ echo '/dev/sdb3:Mac^OS^X:MacOSX:macosx' >++ tr '^' ' ' >++ cut -d : -f 2 >+ LONGNAME='Mac OS X' >++ echo '/dev/sdb3:Mac^OS^X:MacOSX:macosx' >++ tr '^' ' ' >++ cut -d : -f 3 >+ LABEL=MacOSX >++ echo '/dev/sdb3:Mac^OS^X:MacOSX:macosx' >++ cut -d : -f 4 >+ BOOT=macosx >+ '[' -z 'Mac OS X' ']' >+ gettext_printf 'Found %s on %s\n' 'Mac OS X' /dev/sdb3 >+ gettext_printf_format='Found %s on %s\n' >+ shift >++ gettext 'Found %s on %s\n' >+ printf 'Found %s on %s\n' 'Mac OS X' /dev/sdb3 >Found Mac OS X on /dev/sdb3 >+ case ${BOOT} in >++ /sbin/grub2-probe --target=fs_uuid --device /dev/sdb3 >+ OSXUUID= > > >Running grub2-probe on the cmdline: >/sbin/grub2-probe --target=fs_uuid --device /dev/sdb3 > >error: cannot seek `/dev/sdb': Bad file descriptor. >error: cannot seek `/dev/sdb': Bad file descriptor. >error: cannot seek `/dev/sdb': Bad file descriptor. >error: cannot seek `/dev/sdb': Bad file descriptor. >error: cannot seek `/dev/sdb': Bad file descriptor. >error: cannot seek `/dev/sdb': Bad file descriptor. >error: cannot seek `/dev/sdb': Bad file descriptor. >error: cannot seek `/dev/sdb': Bad file descriptor. >error: cannot seek `/dev/sdb': Bad file descriptor. >error: cannot seek `/dev/sdb': Bad file descriptor. >error: cannot seek `/dev/sdb': Bad file descriptor. >error: cannot seek `/dev/sdb': Bad file descriptor. >/sbin/grub2-probe: error: cannot seek `/dev/sdb': Bad file descriptor. >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 811412
:
576634
|
576635
|
576646
| 576915 |
583401
|
583651
|
583652