[bug #41005] grub error: hd1 cannot get C/H/S values

2016-03-19 Thread Andrei Borzenkov
Follow-up Comment #9, bug #41005 (project grub): It's biosnum, not biosdisk. ___ Reply to this item at: ___ Message sent via/by Savannah http://savann

Re: [openbsd] 2.02-beta3: build fails - getroot.c:(.text+0x2b): undefined reference to `getrawpartition'

2016-03-19 Thread Vladimir 'phcoder' Serbinenko
If it solves the problem, go ahead Le ven. 18 mars 2016 17:53, Andrei Borzenkov a écrit : > 18.03.2016 16:01, Jiri B пишет: > > On Fri, Mar 18, 2016 at 06:26:47AM +0300, Andrei Borzenkov wrote: > >>> [...] > >>> CFLAGS=-ftrampolines -fno-stack-protector -fno-pie -nopie > >>> > >>> So I gave it

Re: [openbsd] 2.02-beta3: build fails - getroot.c:(.text+0x2b): undefined reference to `getrawpartition'

2016-03-19 Thread Vladimir 'phcoder' Serbinenko
The real problem is .hash section. We need to strip it Le jeu. 17 mars 2016 16:54, Andrei Borzenkov a écrit : > 17.03.2016 13:12, Jiri B пишет: > > On Mon, Mar 14, 2016 at 09:46:20PM +0300, Andrei Borzenkov wrote: > > $ tar tzvf > /home/jirib/openbsd/packages/amd64/all/grub-2.02-beta3.tgz |

Re: [openbsd] 2.02-beta3: build fails - getroot.c:(.text+0x2b): undefined reference to `getrawpartition'

2016-03-19 Thread Jiri B
On Mon, Mar 14, 2016 at 09:46:20PM +0300, Andrei Borzenkov wrote: > >>> $ tar tzvf /home/jirib/openbsd/packages/amd64/all/grub-2.02-beta3.tgz | > >>> grep lzma_decompress > >>> -r-xr-xr-x 1 root bin 3904 Jan 1 1970 > >>> lib/grub/i386-pc/lzma_decompress.image > >>> -r--r--r-- 1

[bug #47432] GRUB edition can allow an user to have any privilege it wants

2016-03-19 Thread Andrei Borzenkov
Update of bug #47432 (project grub): Status:None => Invalid Open/Closed:Open => Closed ___ Follow-up Comment #2: You can restrict acces

[bug #41005] grub error: hd1 cannot get C/H/S values

2016-03-19 Thread Andres Espinosa
Follow-up Comment #6, bug #41005 (project grub): I have the same problem. The best I think I have done is installing EasyBCD, but I could not make it work. ___ Reply to this item at: __

Re: [openbsd] 2.02-beta3: build fails - getroot.c:(.text+0x2b): undefined reference to `getrawpartition'

2016-03-19 Thread Jiri B
> >> [...] > >> Well, your compiler managed to create shared library instead of > >> executable file: > >> > >> bor@bor-Latitude-E5450:~$ LANG=C objdump -f Загрузки/lzma_decompress.image > >> > >> Загрузки/lzma_decompress.image: file format elf32-i386 > >> architecture: i386, flags 0x0050:

[bug #47432] GRUB edition can allow an user to have any privilege it wants

2016-03-19 Thread JoãoGóes
Follow-up Comment #3, bug #47432 (project grub): That's a security issue either way. After all, there's no pattern on this setting (like putting password lock on). I mean, there's no way every user can set this password and at the same time be away from this severe flaw. But that's a good resourc

Re: [openbsd] 2.02-beta3: build fails - getroot.c:(.text+0x2b): undefined reference to `getrawpartition'

2016-03-19 Thread Andrei Borzenkov
18.03.2016 16:01, Jiri B пишет: > On Fri, Mar 18, 2016 at 06:26:47AM +0300, Andrei Borzenkov wrote: >>> [...] >>> CFLAGS=-ftrampolines -fno-stack-protector -fno-pie -nopie >>> >>> So I gave it a try and it seems better (?) >>> >>> $ ls -l >>> /home/jirib/openbsd/pobj/grub-2.02-beta3/fake-amd64/u

[bug #47432] GRUB edition can allow an user to have any privilege it wants

2016-03-19 Thread Giovanni Custódio Martins
Follow-up Comment #1, bug #47432 (project grub): That's awesome! Greatly relevant. ___ Reply to this item at: ___ Message sent via/by Savannah ht

Re: [openbsd] 2.02-beta3: build fails - getroot.c:(.text+0x2b): undefined reference to `getrawpartition'

2016-03-19 Thread Andrei Borzenkov
17.03.2016 13:12, Jiri B пишет: > On Mon, Mar 14, 2016 at 09:46:20PM +0300, Andrei Borzenkov wrote: > $ tar tzvf /home/jirib/openbsd/packages/amd64/all/grub-2.02-beta3.tgz | > grep lzma_decompress > -r-xr-xr-x 1 root bin 3904 Jan 1 1970 > lib/grub/i386-pc/lzma_dec

Re: [openbsd] 2.02-beta3: build fails - getroot.c:(.text+0x2b): undefined reference to `getrawpartition'

2016-03-19 Thread Andrei Borzenkov
17.03.2016 23:56, Jiri B пишет: [...] Well, your compiler managed to create shared library instead of executable file: bor@bor-Latitude-E5450:~$ LANG=C objdump -f Загрузки/lzma_decompress.image Загрузки/lzma_decompress.image: file format elf32-i386 archit

Re: [openbsd] 2.02-beta3: build fails - getroot.c:(.text+0x2b): undefined reference to `getrawpartition'

2016-03-19 Thread Jiri B
On Fri, Mar 18, 2016 at 06:26:47AM +0300, Andrei Borzenkov wrote: > > [...] > > CFLAGS=-ftrampolines -fno-stack-protector -fno-pie -nopie > > > > So I gave it a try and it seems better (?) > > > > $ ls -l > > /home/jirib/openbsd/pobj/grub-2.02-beta3/fake-amd64/usr/local/lib/grub/i386-pc/lzma_d