[bug #44448] grub refuses to load (or recognize) a freebsd module -- "file not found"

2015-05-12 Thread Andrei Borzenkov
Follow-up Comment #36, bug #8 (project grub): Please test with attached patch (which shows size before shift). Attach usual debug log from attempt to list non-existing file. (file #33987) ___ Additional Item Attachment: File name:

[bug #44448] grub refuses to load (or recognize) a freebsd module -- "file not found"

2015-05-12 Thread Kostya Berger
Follow-up Comment #35, bug #8 (project grub): Well, I don't know how to check the overflow of any variables, sorry. I can only state that reverting this small change in gurb-core/fs/zfs/zfs.c in the latest git code makes everything work again. And for the information, /boot/kernel directory i

[bug #44448] grub refuses to load (or recognize) a freebsd module -- "file not found"

2015-05-12 Thread Toomas Soome
Follow-up Comment #34, bug #8 (project grub): ah, ok, i think i can see what is going on there -- the mzap itself has indeed number of chunks defined as 16bit int, meaning that single mzap entry can not have more; however, in case of large directory, there are probably more mzap entries in use

[bug #44448] grub refuses to load (or recognize) a freebsd module -- "file not found"

2015-05-12 Thread Kostya Berger
Follow-up Comment #33, bug #8 (project grub): So, here is my result: 87a04adb6541c4bf169644bb2f84036a7c8558dd is the first bad commit commit 87a04adb6541c4bf169644bb2f84036a7c8558dd Author: Vladimir Serbinenko Date: Sat Feb 21 16:22:01 2015 +0100 zfs/mzap_lookup: Fix argument types :

[bug #45021] grub install error in zfs raw-disk installation

2015-05-12 Thread Andrei Borzenkov
Update of bug #45021 (project grub): Status:None => Invalid Open/Closed:Open => Closed ___ Reply to this item at:

[bug #44448] grub refuses to load (or recognize) a freebsd module -- "file not found"

2015-05-12 Thread Kostya Berger
Follow-up Comment #32, bug #8 (project grub): OK got it. ___ Reply to this item at: ___ Message sent via/by Savannah http://savannah.gnu.org/ __

[bug #44448] grub refuses to load (or recognize) a freebsd module -- "file not found"

2015-05-12 Thread Kostya Berger
Follow-up Comment #31, bug #8 (project grub): Th problem with git bisect command is that it doesn't recognize the version of 2.02~beta2: fatal: Needed a single revision Bad rev input: 2.02~beta2 ___ Reply to this item at:

[bug #45021] grub install error in zfs raw-disk installation

2015-05-12 Thread Kostya Berger
Follow-up Comment #11, bug #45021 (project grub): Yes, I confirm this. Somehow my disk's partition table had partition #4 set as FreeBSD and active. I've destroyed all zfs filesystem and then set the partition "unused" with "fdisk -u /dev/ada0" manual command. After that recreated raw-disk zpool e