Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107683197
D38316.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
372 B
Referenced Files
None
Subscribers
None
D38316.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D38316: kboot: Call getrootmount() for kboot too
Attached
Detach File
Event Timeline
Log In to Comment