Re: update-grub fails with multipath-tools (debian 6)

2011-06-23 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 22.06.2011 13:35, alxgomz wrote: > Debian ships with (GRUB) 1.98+20100804-14 > Too old for mpath. You need recent bzr for this or some ubuntu versions. -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature

[bug #33300] Grub lost after Windows shutdown

2011-06-23 Thread Vladimir Serbinenko
Update of bug #33300 (project grub): Open/Closed:Open => Closed ___ Reply to this item at: ___ Messag

[bug #33300] Grub lost after Windows shutdown

2011-06-23 Thread Vladimir Serbinenko
Update of bug #33300 (project grub): Status:None => Invalid ___ Follow-up Comment #5: The posted screenshot shows a perfectly completed build of GRUB2. So this report contains no bug de

[bug #33307] Console device boot parameter for kopenbsd command (patch included)

2011-06-23 Thread Vladimir Serbinenko
Update of bug #33307 (project grub): Status:None => Invalid Open/Closed:Open => Closed ___ Follow-up Comment #2: Marking it as invalid

[bug #22138] GRUB doesn't support 4K sectors

2011-06-23 Thread Vladimir Serbinenko
Update of bug #22138 (project grub): Status:None => Fixed Open/Closed:Open => Closed ___ Reply to this item at:

Re:

2011-06-23 Thread Vladimir 'φ-coder/phcoder' Serbinenko
> root@ubuntu:/# grub-install /dev/sda > /usr/sbin/grub-setup: warn: Sector 32 is already in use by FlexNet; > avoiding it. This software may cause boot or other problems in > future. Please ask its authors not to store data in the boot track. > /usr/sbin/grub-setup: warn: Sector 33 is already in

[bug #33427] several cppcheck error

2011-06-23 Thread Vladimir Serbinenko
Update of bug #33427 (project grub): Status:None => Fixed Open/Closed:Open => Closed ___ Follow-up Comment #1: We don't modify gnulib

[bug #33424] resource leak & redundant cehck in emu/hotdisk.c

2011-06-23 Thread Vladimir Serbinenko
Update of bug #33424 (project grub): Status:None => Fixed Open/Closed:Open => Closed ___ Follow-up Comment #1: Second part fixed. Fir

[bug #33444] please provide mdraid names again

2011-06-23 Thread Vladimir Serbinenko
Follow-up Comment #1, bug #33444 (project grub): Names were never removed. They are still available just not used anymore since it created many problems due to their instability. It's still accepted in config files though. ___ Reply to this

Re: grub-update - cannot stat `/dev/root'

2011-06-23 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 31.05.2011 14:33, cac...@quantum-sci.com wrote: > After my latest Debian Testing dist-upgrade, update-grub will not longer run > and I cannot boot. The only clue is: > # update-grub > /usr/sbin/grub-probe: error: cannot stat `/dev/root'. > Should be fixed in latest upstream > /boot is ext3 and

[bug #33421] resource leak in raid.c

2011-06-23 Thread Vladimir Serbinenko
Update of bug #33421 (project grub): Status:None => Fixed Open/Closed:Open => Closed ___ Follow-up Comment #1: fixed. thanks. __

[bug #33425] resource/memory leaks in reed_solomon.c

2011-06-23 Thread Vladimir Serbinenko
Update of bug #33425 (project grub): Status:None => Fixed Open/Closed:Open => Closed ___ Follow-up Comment #1: Fixed even though this

[bug #33582] grub-install failure with: cannot stat `/dev/root'

2011-06-23 Thread Vladimir Serbinenko
Update of bug #33582 (project grub): Status:None => Fixed Open/Closed:Open => Closed ___ Follow-up Comment #1: Problem is in complete

[bug #33445] please add an opportunity to chainload complete files

2011-06-23 Thread Vladimir Serbinenko
Update of bug #33445 (project grub): Status:None => Invalid Open/Closed:Open => Closed ___ Follow-up Comment #1: Boot protocols are mor

[bug #33426] possible null pointer dereference in ohci.c

2011-06-23 Thread Vladimir Serbinenko
Update of bug #33426 (project grub): Status:None => Fixed Open/Closed:Open => Closed ___ Follow-up Comment #1: Applied. Thanks. Next

[bug #33423] possible null-pointer derefernce in xnu.c

2011-06-23 Thread Vladimir Serbinenko
Update of bug #33423 (project grub): Status:None => Fixed Open/Closed:Open => Closed ___ Follow-up Comment #1: Fixed. Thanks. __

Re: raid grub 1.98???

2011-06-23 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 14.06.2011 20:05, Johannes Janse van Rensburg wrote: > Hi guys. I have tried now 3 diffren versions of linux distro's and > they all give me the same problem. > > I have a Raid 0 configuration. > > yes I understand troubling you with crap like this, but I have read > everything there is about ra

[bug #33422] acorn.c: buffer access out of bounds

2011-06-23 Thread Vladimir Serbinenko
Update of bug #33422 (project grub): Status:None => Invalid Open/Closed:Open => Closed ___ Follow-up Comment #1: Current behaviour is c

Re: [PATCH] avoid NULL deref in grub_device_open

2011-06-23 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 11.06.2011 08:54, Jim Meyering wrote: > I ran coverity against grub. > Here's a fix for one of the things it spotted: > > 2011-06-11 Jim Meyering > > avoid NULL deref in grub_device_open > * grub-core/kern/device.c (grub_device_open): Don't dereference > a NULL pointer upon