|
| From: | Toomas Soome |
| Subject: | [bug #44448] grub refuses to load (or recognize) a freebsd module -- "file not found" |
| Date: | Tue, 05 May 2015 16:08:36 +0000 |
| User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.17 |
Follow-up Comment #21, bug #44448 (project grub):
just for future reference; your current grub-fstest ls command fails because
you are running it as "ls /boot/kernel", but you need to run it as "ls
/@/boot/kernel" - the boot is directory on dataset, and dataset root is
specified by /@/. or if you wanna list files on
poolname/ROOT/dataset/boot/kernel, you need to use "ls
ROOT/dataset/@/boot/kernel" - thats assuming you have dataset tree as
pool/ROOT/dataset and inside it you have normal directory tree /boot/kernel.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?44448>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |