Page MenuHomeFreeBSD

D38316.diff
No OneTemporary

D38316.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
Sat, Jan 18, 1:36 PM (18 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15862156
Default Alt Text
D38316.diff (372 B)

Event Timeline