In the last episode (Aug 17), Sergey Lyubka said:
> How would one know the actual boot device after kernel successfully
> booted ?
The kern.bootfile sysctl points to the kernel file that was loaded,
according to the loader. If you booted off of cdrom or floppy, you can
run "kenv loaddev" to find out which device was actually used to read
the file.
--
Dan Nelson
[EMAIL PROTECTED]
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"