Page MenuHomeFreeBSD

D38316.id116169.diff
No OneTemporary

D38316.id116169.diff

diff --git a/stand/kboot/bootinfo.c b/stand/kboot/bootinfo.c
--- a/stand/kboot/bootinfo.c
+++ b/stand/kboot/bootinfo.c
@@ -364,10 +364,8 @@
return(EINVAL);
}
-#ifdef EFI
/* Try reading the /etc/fstab file to select the root device */
getrootmount(devformat(rootdev));
-#endif
addr = 0;
for (xp = file_findfile(NULL, NULL); xp != NULL; xp = xp->f_next) {

File Metadata

Mime Type
text/plain
Expires
Sun, Oct 26, 5:06 PM (12 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
24240790
Default Alt Text
D38316.id116169.diff (372 B)

Event Timeline