Re: grub2 comments bug report

2016-01-22 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 13.01.2016 08:46, Andrei Borzenkov wrote: > 13.01.2016 10:26, Minyoung Go пишет: >> *Dear GNU Grub Members.* >> I found weired comments at /grub-core/boot/i386/pc/boot.S. Comments >> in Line 221, 222 is "ljmp to the next instruction because some bogus BIOSes >> jump to 07C0: instead of

Re: Ask for help of grub

2014-09-21 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 16.09.2014 11:03, cnboot wrote: Hi,I am the Linux user,come from China,I am writing to you for help.I wanna install the Arch Linux into my USB device. I have some problems in grub. I divide my USB device to two partitions(sdb1 and sdb2,sdb1 is ext4 filesystem and the sdb2 is fat32,they

Re: Grub2 grub-install don't auto generate correct core.img on FreeBSD/MBR/BSDslice

2014-02-28 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 18.01.2014 19:57, Borodin Oleg wrote: On 18/01/2014 20:00, Vladimir 'φ-coder/phcoder' Serbinenko wrote: On 13.01.2014 13:35, Borodin Oleg wrote: Grub2 grub-install don't auto create correct core.img for FreeBSD on chain MBR/BSDslice/UFS. Describe symptoms. Please. Grub after standard

Fwd: Re: [PATCH] Add support for UEFI operating systems returned by os-prober

2014-01-22 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Original Message Subject: Re: [PATCH] Add support for UEFI operating systems returned by os-prober Date: Wed, 22 Jan 2014 15:45:22 +0100 From: Vladimir 'φ-coder/phcoder' Serbinenko phco...@gmail.com To: Lubomir Rintel lkund...@v3.sk commit

Re: [PATCH 3/4] Search for specific config file for netboot

2014-01-22 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 20.01.2014 22:32, Lubomir Rintel wrote: From: Paulo Flabiano Smorigo pfsmor...@br.ibm.com This patch implements a search for a specific configuration when the config file is on a remoteserver. It uses the following order: 1) DHCP client UUID option. 2) MAC address (in lower case

Re: [PATCH 1/4] Fix crash on http

2014-01-22 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 20.01.2014 22:32, Lubomir Rintel wrote: From: Gustavo Luiz Duarte gustav...@linux.vnet.ibm.com Don't free file-data on receiving FIN flag since it is used all over without checking. http_close() will be called later to free that memory. No longer necessarry ever since correct fix was

Re: [PATCH 2/4] Disable GRUB video support for IBM power machines

2014-01-22 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 20.01.2014 22:29, Lubomir Rintel wrote: From: Paulo Flabiano Smorigo pfsmor...@br.ibm.com A 64bit address property exposed via Matrox card's FCode to openfirmware is of no use in 32bit GRUB and attempting to access the truncated address results in a crash. As IBM says itself, it's not

Re: [PATCH 4/4] Reset ieee1275 console display attribute upon screen clearing

2014-01-22 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 20.01.2014 22:29, Lubomir Rintel wrote: From: Paulo Flabiano Smorigo pfsmor...@br.ibm.com On IBM Power it could be hooked to a serial terminal where the reverse video attribute would bleed into loaded kernel output. Not a right solution. Right solution would be to have some handoff

Re: [PATCH 1/4] IBM client architecture (CAS) reboot support

2014-01-22 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 20.01.2014 22:29, Lubomir Rintel wrote: From: Paulo Flabiano Smorigo pfsmor...@br.ibm.com This is an implementation of IBM client architecture (CAS) reboot for GRUB. There are cases where the POWER firmware must reboot in order to support specific features requested by a kernel. The

Re: Module version checking

2013-11-17 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 17.11.2013 17:55, Ryan Cunningham wrote: To the list members: I would like to propose a new feature for GRUB. This feature shall allow GRUB to make sure it is running only modules matching the version loading them, and shall allow other boot loaders to make sure they're not accidentally

Re: grub-install fails when installing into a loopback created by kpartx

2013-11-17 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 17.11.2013 21:10, David A Dunn wrote: This seems to be a bug in grub since the documentation implies this will work properly. Not with your version of GRUB - it's too old. signature.asc Description: OpenPGP digital signature ___ Bug-grub mailing

Re: GRUB2 on OpenBSD 5.3-amd64: linking problem

2013-08-22 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 21.08.2013 21:06, Vladimir 'φ-coder/phcoder' Serbinenko wrote: Based on your work, current WIP patch. I've committed some parts of your patch as well as my own fixes. Remainder is attached Current problems: -double/float is mostly a kludge -build-grub-mkfont -nm on OpenBSD doesn't accept

Re: GRUB2 on OpenBSD 5.3-amd64: linking problem

2013-08-21 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Based on your work, current WIP patch. I've committed some parts of your patch as well as my own fixes. Remainder is attached Current problems: -double/float is mostly a kludge -build-grub-mkfont -nm on OpenBSD doesn't accept same options as GNU one. === modified file 'conf/Makefile.common' ---

Re: Raid to fail when trying to upgrade to ubuntu 12.04 or 12.10

2013-04-16 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 16.04.2013 20:02, Josef Klotzner wrote: Hello Dear! as promised - i am at home now at PC with Raid - here the output of update-grub. also a little bit strange to me is the output of '/usr/sbin/grub-probe --device-map=/boot/grub/device.map --target=fs -v /boot/grub' -- basically not

Re: Raid to fail when trying to upgrade to ubuntu 12.04 or 12.10

2013-04-14 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Please try: === modified file 'util/getroot.c' --- util/getroot.c 2013-04-12 20:37:59 + +++ util/getroot.c 2013-04-14 19:32:36 + @@ -1956,6 +1956,7 @@ grub_util_info (dm_tree_find_node failed); goto devmapper_out; } + reiterate:

Re: grub efi boot hangs

2013-04-12 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On Thu, Apr 11, 2013 at 8:43 PM, Vladimir 'φ-coder/phcoder' Serbinenko phco...@gmail.com mailto:phco...@gmail.com wrote: On 11.04.2013 16:15, Rajasekhar Pulluru wrote: All, Booting netbsd linux kernel from grub-efi-x86_64 hangs. No messages

Re: grub-install fix for problem with /dev/sdp and /dev/sdaa

2013-04-12 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 13.04.2013 01:23, David Peet wrote: Hi, I have a CentOS 6.3 based system and the grub-install script does not work for devices named /dev/sdp or /dev/sdp/number/, and they also do not work with devices named /dev/sd/letterletter/ and /dev/sd/letterletternumber /like /dev/sdaa and

Re: Grub installation may get erroneous after a hardware reconfiguration

2013-03-19 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Keep list CC'ed On 18.03.2013 23:50, Arbiel (gmx) wrote: Hi Le 14/03/2013 18:59, Vladimir 'φ-coder/phcoder' Serbinenko a écrit : On 14.03.2013 16:26, Arbiel (gmx) wrote: Hi The grub installation procedure should make no assumption regarding the eventual runtime configuration

Re: Grub installation may get erroneous after a hardware reconfiguration

2013-03-19 Thread Vladimir 'φ-coder/phcoder' Serbinenko
it at another place in another configuration. Le 19/03/2013 07:50, Vladimir 'φ-coder/phcoder' Serbinenko a écrit : Keep list CC'ed On 18.03.2013 23:50, Arbiel (gmx) wrote: Hi Le 14/03/2013 18:59, Vladimir 'φ-coder/phcoder' Serbinenko a écrit : On 14.03.2013 16:26, Arbiel (gmx) wrote

Re: Fwd: grub-install lvm error

2013-03-06 Thread Vladimir 'φ-coder/phcoder' Serbinenko
: info: changing current directory to /dev/mapper. /usr/sbin/grub-probe: info: opening vgraid1-raid. /usr/sbin/grub-probe: error: no such disk. root@oracioUbuntuRescue:/# exit exit Script done on Mon Mar 4 17:31:00 2013 On Tue, Mar 5, 2013 at 6:04 PM, Vladimir 'φ-coder/phcoder' Serbinenko

Re: RFE: Grub should provide option to swap partition order

2013-02-11 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 11.02.2013 21:49, Ulf Zibis wrote: Am 01.02.2013 22:27, schrieb Ulf Zibis: HOW TO SOLVE THIS PROBLEM without - tweak registry from Windows(2), which requires expert knowledge and special tools to tweak it offline? - manually swap the physical(1,2) in the partition table entries order

Re: [bug #38035] Off by one error in enumerating MSDOS partitions

2013-01-21 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 21.01.2013 05:08, Michael Chang wrote: 2013/1/21 Andrey Borzenkov arvidj...@gmail.com: В Sun, 20 Jan 2013 22:37:26 +0100 Vladimir 'φ-coder/phcoder' Serbinenko phco...@gmail.com пишет: On 20.01.2013 22:33, Andrey Borzenkov wrote: В Sun, 20 Jan 2013 22:26:58 +0100 Vladimir 'φ-coder

Re: [bug #38035] Off by one error in enumerating MSDOS partitions

2013-01-21 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 22.01.2013 06:18, Michael Chang wrote: 2013/1/22 Vladimir 'φ-coder/phcoder' Serbinenko phco...@gmail.com: On 21.01.2013 05:08, Michael Chang wrote: 2013/1/21 Andrey Borzenkov arvidj...@gmail.com: В Sun, 20 Jan 2013 22:37:26 +0100 Vladimir 'φ-coder/phcoder' Serbinenko phco...@gmail.com

Re: Grub not installing in LMDE after update

2013-01-20 Thread Vladimir 'φ-coder/phcoder' Serbinenko
___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature ___ Bug-grub mailing list Bug-grub@gnu.org

Re: error messages for BTRFS multi-partition roo

2013-01-20 Thread Vladimir 'φ-coder/phcoder' Serbinenko
fi done + IFS=$saved_ifs return 1 } -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub

Re: [bug #38035] Off by one error in enumerating MSDOS partitions

2013-01-20 Thread Vladimir 'φ-coder/phcoder' Serbinenko
partitions. Ping? -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub

Re: [bug #38035] Off by one error in enumerating MSDOS partitions

2013-01-20 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 20.01.2013 22:33, Andrey Borzenkov wrote: В Sun, 20 Jan 2013 22:26:58 +0100 Vladimir 'φ-coder/phcoder' Serbinenko phco...@gmail.com пишет: On 09.01.2013 22:31, Vladimir Serbinenko wrote: Follow-up Comment #5, bug #38035 (project grub): I will commit the patch but I want first

Re: Grub2 with VirtualBox Physical Partitions

2013-01-20 Thread Vladimir 'φ-coder/phcoder' Serbinenko
) + break; + if (ptr_ + rs - cptr rs / 2) +return; + init_powx (); while (s 0) But it needs furth checks as to its corectness and the size increase it creates. -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature

Re: Making raid array names unique

2013-01-08 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Or perhaps there's some other way in which grub can handle this scenario (a strong possibility, as I'm still in the process of learning grub2). Upgrade to latest GRUB version -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature

Re: Raid to fail when trying to upgrade to ubuntu 12.04 or 12.10

2012-12-10 Thread Vladimir 'φ-coder/phcoder' Serbinenko
(including the ones in /dev/mapper/*)? ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature

Re: Bug when editing the configuration at boot time

2012-12-03 Thread Vladimir 'φ-coder/phcoder' Serbinenko
://lists.gnu.org/mailman/listinfo/bug-grub -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub

Re: My grub2 experience and opinion

2012-08-04 Thread Vladimir 'φ-coder/phcoder' Serbinenko
. Such messages contain no precise constructive critic and are good for trash. -- Regards Vladimir 'φ-coder/phcoder' Serbinenko ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub

Re: Had To Revert to Grub 2.00~rc1

2012-07-28 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 23.07.2012 08:12, Jake Thomas wrote: , the sudo make install step gives errors. This description is very far from showing me actual output -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature

Re: ls takes a painfully long time to load found drives and partitions on Dell Dimension 4400

2012-07-21 Thread Vladimir 'φ-coder/phcoder' Serbinenko
___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature ___ Bug-grub

Re: report bugs

2012-07-07 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 04.07.2012 22:29, Manuel Verdugo Luque wrote: root@ubuntu:/home/ubuntu# grub-install --rootdirectory=/mnt/ /dev/sda Just read the help carefully. -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature

Re: Grub 2 hangs on boot after installing on RAID1 device (/dev/md0) but reports no problems during install

2012-07-07 Thread Vladimir 'φ-coder/phcoder' Serbinenko
. Ubuntu 12.04 uses grub version 1.99-21ubuntu3.1. GRUB doesn't support installing on whole-disk RAID arrays either. -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature ___ Bug-grub mailing list Bug-grub

Re: [bug #36532] boot in EFI mode (x86_64) fails on some systems

2012-06-27 Thread Vladimir 'φ-coder/phcoder' Serbinenko
. -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub

Re: Trouble booting off an md device with grub 1.99

2012-06-20 Thread Vladimir 'φ-coder/phcoder' Serbinenko
this trick a million times with all versions of grub and this is the first time I observe such behavior. Any ideas? -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature ___ Bug-grub mailing list Bug

Re: [bug #36532] boot in EFI mode (x86_64) fails on some systems

2012-06-15 Thread Vladimir 'φ-coder/phcoder' Serbinenko
with that patch. There was a bug in that patch. Try this one please. ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub -- Regards Vladimir 'φ-coder/phcoder' Serbinenko === modified file 'grub-core/loader

Re: [bug #36532] boot in EFI mode (x86_64) fails on some systems

2012-06-12 Thread Vladimir 'φ-coder/phcoder' Serbinenko
); -} + if (grub_efi_get_memory_map (mmap_size, mmap_buf, 0, desc_size, 0) 0) +return grub_error (GRUB_ERR_IO, couldn't retrieve memory map); Please don't do this change. It's meant as workaround if EFI doesn't actually update mmap_size. I'll look into as to why my patch crashed. -- Regards Vladimir 'φ-coder

Re: [bug #36532] boot in EFI mode (x86_64) fails on some systems

2012-06-11 Thread Vladimir 'φ-coder/phcoder' Serbinenko
with the changes you requested on 26 May (http://lists.gnu.org/archive/html/grub-devel/2012-05/msg00063.html). There should be no need for it now. Please test that latest HEAD works for you -- Regards Vladimir 'φ-coder/phcoder' Serbinenko Just re-tested HEAD from 7 june. It doesn't appear

Re: [bug #36532] boot in EFI mode (x86_64) fails on some systems

2012-06-07 Thread Vladimir 'φ-coder/phcoder' Serbinenko
://lists.gnu.org/archive/html/grub-devel/2012-05/msg00063.html). There should be no need for it now. Please test that latest HEAD works for you -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature ___ Bug-grub

Re: Multi boot systems

2012-06-05 Thread Vladimir 'φ-coder/phcoder' Serbinenko
corrections, that would preserve the setting exposed in case it does not indicate the updated kernel image. I hopy you can read header and see that you have to modify GRUB_DEFAULT in /etc/default/grub and no grub.cfg -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP

Re: cannot seek /dev/sdc

2012-06-03 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 03.06.2012 12:03, Marc Haber wrote: ii grub-common 1.99-22 Old. This bug have long since been fixed. -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature

Re: grub won't install on a disk

2012-05-28 Thread Vladimir 'φ-coder/phcoder' Serbinenko
--recheck /dev/sdb . If it was newest the problem wouldn't have occurred -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman

Re: Grub2 not recognise GPT when present hybrid MBR

2012-05-11 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 11.05.2012 17:24, Stanislav Davydov wrote: I have hybrid GPT/MBR. Hybrid MBR contains protective record 0xEE but that record is NOT first. Which is against specifications and has no advantage over putting it first. -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc

Re: Grub bootloader installation bug report

2012-04-29 Thread Vladimir 'φ-coder/phcoder' Serbinenko
/grub` command as requested: Please, upgrade your GRUB. -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub

Re: Ill located grub files

2012-04-16 Thread Vladimir 'φ-coder/phcoder' Serbinenko
https://lists.gnu.org/mailman/listinfo/bug-grub -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub

Re: grub 0.97 does not work with FreeBSD9.0 and 10

2012-04-16 Thread Vladimir 'φ-coder/phcoder' Serbinenko
mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org

Failure to detect the partition (was Re: Bug grub)

2012-04-14 Thread Vladimir 'φ-coder/phcoder' Serbinenko
: Partition 0 starts from 62. /usr/sbin/grub-probe: error: cannot find a GRUB drive for /dev/sdc1. Check your device.map. What is your partition map? Do you have fdisk *and* parted output? -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature

Re: md boot failure

2012-04-12 Thread Vladimir 'φ-coder/phcoder' Serbinenko
-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature ___ Bug-grub mailing list Bug-grub@gnu.org https

Re: gentoo + debian wheezy + fd0 read error

2012-03-23 Thread Vladimir 'φ-coder/phcoder' Serbinenko
software: debian wheezy updated + grub2 1.99-17 Please use 2.00~beta2 -- Regards Vladimir 'φ-coder/phcoder' Serbinenko ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub

Re: GRUB not booting from a BIOS+GPT+BTRFS setup

2012-03-20 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Can you supply the results of cat /proc/self/mountinfo cat /proc/mounts and other info about FS? -- Regards Vladimir 'φ-coder/phcoder' Serbinenko ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub

Re:

2012-03-06 Thread Vladimir 'φ-coder/phcoder' Serbinenko
/mailman/listinfo/bug-grub -- Regards Vladimir 'φ-coder/phcoder' Serbinenko ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub

Re: Wrong sorting of suffixed kernels when adding EXTRAVERSION

2012-03-04 Thread Vladimir 'φ-coder/phcoder' Serbinenko
. ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub -- Regards Vladimir 'φ-coder/phcoder' Serbinenko ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub

Re: Assortment of Issues with EFI on Mac

2012-03-03 Thread Vladimir 'φ-coder/phcoder' Serbinenko
terminal_output gfxterm You launch gfxterm without having video mode. terminal gfxterm terminal isn't a command insmod gettext -- Regards Vladimir 'φ-coder/phcoder' Serbinenko ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo

Re: Assortment of Issues with EFI on Mac

2012-03-03 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 04.02.2012 11:03, Jake Thomas wrote: insmod gettext And gettext had bugs. You should both update and fix your grub.cfg (as described in other mail) -- Regards Vladimir 'φ-coder/phcoder' Serbinenko ___ Bug-grub mailing list Bug-grub@gnu.org

Re: [PATCH] grub-install: add search-file option for load.cfg

2012-02-26 Thread Vladimir 'φ-coder/phcoder' Serbinenko
. if [ x$grub_partition = x ]; then -- Regards Vladimir 'φ-coder/phcoder' Serbinenko ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub

Re: Purposing an Alternative Feature Request: Make Use of Whole-Disk UUIDs

2012-02-04 Thread Vladimir 'φ-coder/phcoder' Serbinenko
)', if partition 3 of the disk with the ID of 0x94f81ddc was the goal partition. We've been down this road before. Terribly inefficient. -- Regards Vladimir 'φ-coder/phcoder' Serbinenko ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org

Re: grub-install problems on FreeBDS 9.0

2012-02-03 Thread Vladimir 'φ-coder/phcoder' Serbinenko
/ad4s2b - swap -- Regards Vladimir 'φ-coder/phcoder' Serbinenko ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub

Re: Auto-detection of a filesystem of failed

2012-01-31 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 01.02.2012 01:01, Tim Johnston wrote: /usr/sbin/grub-probe: error: no such disk. Auto-detection of a filesystem of /dev/md0 failed. This is clearly before we switched to mduuid. So upgrade -- Regards Vladimir 'φ-coder/phcoder' Serbinenko ___ Bug

Re: uefi install, grub2 - relocator.c:529 blocking at

2012-01-28 Thread Vladimir 'φ-coder/phcoder' Serbinenko
-coder/phcoder' Serbinenko ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub

Re: grub installation failure

2012-01-22 Thread Vladimir 'φ-coder/phcoder' Serbinenko
. Please report this together with the output of /usr/sbin/grub-prob --device-map=/boot/grub/device.map --target=fs -v /boot/grub tobug-grub@gnu.org grub-install --recheck /dev/sda If doesn't work, please upgrade -- Regards Vladimir 'φ-coder/phcoder' Serbinenko

Re: Grub2 problem

2012-01-22 Thread Vladimir 'φ-coder/phcoder' Serbinenko
/bug-grub -- Regards Vladimir 'φ-coder/phcoder' Serbinenko ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub

Re: grub fails to detect lvm volume

2012-01-18 Thread Vladimir 'φ-coder/phcoder' Serbinenko
. ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub -- Regards Vladimir 'φ-coder/phcoder' Serbinenko ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub

Re: A Few Bugs?

2012-01-13 Thread Vladimir 'φ-coder/phcoder' Serbinenko
dependencies or new as in newer versions of previously used dependencies). There is a bug in configure test. Will be fixed today. Jake ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub -- Regards Vladimir 'φ-coder

Re: Assortment of Issues with EFI on Mac

2012-01-04 Thread Vladimir 'φ-coder/phcoder' Serbinenko
=keep This is surely wrong. gfxmode can't be set to keep. Only gfxpayload can. Did you try upgrading? Did you try noefi on command line? -- Regards Vladimir 'φ-coder/phcoder' Serbinenko -- Regards Vladimir 'φ-coder/phcoder' Serbinenko ___ Bug-grub

Re: Assortment of Issues with EFI on Mac

2011-12-31 Thread Vladimir 'φ-coder/phcoder' Serbinenko
and whether any of it is a bug as opposed to wrong manual config Cheers, Jake ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub -- Regards Vladimir 'φ-coder/phcoder' Serbinenko -- Regards Vladimir 'φ-coder

Re: Assortment of Issues with EFI on Mac

2011-12-31 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Vladimir 'φ-coder/phcoder' Serbinenko ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub

Re: Assortment of Issues with EFI on Mac

2011-12-30 Thread Vladimir 'φ-coder/phcoder' Serbinenko
___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub -- Regards Vladimir 'φ-coder/phcoder' Serbinenko ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub

Re: GRUB installation bug (installation on an external USB HDD)

2011-12-03 Thread Vladimir 'φ-coder/phcoder' Serbinenko
to bindmount dev, sys and proc. Regards, nk8215 ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub -- Regards Vladimir 'φ-coder/phcoder' Serbinenko ___ Bug-grub mailing

Re: Installation of grub2 on RAID1 array fails.

2011-11-28 Thread Vladimir 'φ-coder/phcoder' Serbinenko
as if there was no signature on other raid members. I assume both mdraids are 0.9x. Can you send me last 256K of both member partitions? -- Regards Vladimir 'φ-coder/phcoder' Serbinenko ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug

Re: Error after error after error

2011-11-22 Thread Vladimir 'φ-coder/phcoder' Serbinenko
-coder/phcoder' Serbinenko ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub

Re: Error after error after error

2011-11-22 Thread Vladimir 'φ-coder/phcoder' Serbinenko
-windows-applications-making-grub2-unbootable -- Regards Vladimir 'φ-coder/phcoder' Serbinenko ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub

Re: v1.99 boot floppy freezes

2011-11-15 Thread Vladimir 'φ-coder/phcoder' Serbinenko
how it should be implemented # --force is needed to force blocklists (for core.img) on floppy: grub-setup --force -d mnt/boot/grub -m mnt/boot/grub/device.map /dev/loop0 || exit 1 You forgot --allow-floppy -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP

Re: [SOLVED] Re: v1.99 boot floppy freezes

2011-11-15 Thread Vladimir 'φ-coder/phcoder' Serbinenko
? Now I need to strip off by hand. ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature

Re: encrypted partitions aren't recognized in a good way

2011-11-12 Thread Vladimir 'φ-coder/phcoder' Serbinenko
. -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub

Re: Wrong sorting of suffixed kernels when adding EXTRAVERSION

2011-11-10 Thread Vladimir 'φ-coder/phcoder' Serbinenko
://lists.gnu.org/mailman/listinfo/bug-grub -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub

Re: grub2 broken with xfs

2011-11-10 Thread Vladimir 'φ-coder/phcoder' Serbinenko
://lists.gnu.org/mailman/listinfo/bug-grub -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub

Re: Multiboot non-VBE video?

2011-11-10 Thread Vladimir 'φ-coder/phcoder' Serbinenko
some patch to 1.98? Thanks, Xander Vedejas ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature

Re: Update grub failed on Debain Squeeze

2011-11-03 Thread Vladimir 'φ-coder/phcoder' Serbinenko
l'ancien GRUB, il est fournit dans le paquet « grub-legacy ». Thank you. Regards, Sylvain Zabé ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub -- Regards Vladimir 'φ-coder

Re: Upgrade Debian GRUB Crash

2011-10-26 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 26.10.2011 13:51, pin wrote: /usr/sbin/grub-probe: error: cannot find a GRUB drive for /dev/sdah1. Check your device.map. It's fixed upstream (two-letter drive support). -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature

Re: bug grub

2011-10-13 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 12.10.2011 19:49, root wrote: /usr/sbin/grub-probe: info: opening md0. /usr/sbin/grub-probe: error: no such disk. Upgrade -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature ___ Bug-grub

Re: /usr/sbin/grub-probe: error: no such disk.

2011-10-09 Thread Vladimir 'φ-coder/phcoder' Serbinenko
/sbin/grub-probe: error: no such disk. -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub

Re: grub-probe - no such disk error

2011-10-03 Thread Vladimir 'φ-coder/phcoder' Serbinenko
list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman

Re: 915resolution enhancements

2011-09-29 Thread Vladimir 'φ-coder/phcoder' Serbinenko
'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub

Re: bug report

2011-09-28 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 28.09.2011 15:22, red0queen wrote: / root@srvlan:/home/red0queen# grub-install /dev/xvda1/ grub-install --recheck //dev/xvda/ -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature ___ Bug-grub

Re: grub-install after system imaging fails

2011-09-20 Thread Vladimir 'φ-coder/phcoder' Serbinenko
with the option `--modules' explicitly. Judging from the wording this is an old version. Please upgrade. -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature ___ Bug-grub mailing list Bug-grub@gnu.org https

Re: Make Boot Selection Menu Wrap

2011-09-07 Thread Vladimir 'φ-coder/phcoder' Serbinenko
. == Bruce Fowler 732-758-0596 40° 21.24'N - 74° 5.86'W == ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc

Re: grub 1.99: installation of GRUB as compact root-fs-image?

2011-09-04 Thread Vladimir 'φ-coder/phcoder' Serbinenko
/mailman/listinfo/bug-grub -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub

Re: grub 1.99: no working general CD/DVD/BD/USB support

2011-09-04 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub

Re: grub 1.99: no TFTP-booting when GRUB is locally installed --- why?

2011-09-04 Thread Vladimir 'φ-coder/phcoder' Serbinenko
updates/patches. Please add this boot method as soon as possible. How much do you pay me to do it? Regards, R. Kuligowski ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub -- Regards Vladimir 'φ-coder

Re: upgrade-from-grub-legacy Debian squeeze error

2011-08-22 Thread Vladimir 'φ-coder/phcoder' Serbinenko
: changing current directory to /dev. /usr/sbin/grub-probe: info: opening md0. /usr/sbin/grub-probe: error: no such disk. -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature ___ Bug-grub mailing

Re: Grub-Error

2011-08-16 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 12.08.2011 11:35, Tobias Holst wrote: Hi I tried to install Ubuntu. But Grub won't install. Your GRUB is too old for this config. If it happens with bzr as well please report back -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature

Re: Grub fails to install on Arch

2011-08-09 Thread Vladimir 'φ-coder/phcoder' Serbinenko
themselves. Regards, Martin ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature

Re: errors in make check

2011-08-08 Thread Vladimir 'φ-coder/phcoder' Serbinenko
grub. With best regards, Vitaly Skopenko ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature

Re: Grub2 fails to install to RAID0 on the Asus EEE PC 901

2011-07-28 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 27.07.2011 16:12, Int wrote: root@ubuntu:/# grub-install /dev/sda /usr/sbin/grub-probe: error: no such disk. Which version is it? Please upgrade to at least 1.99 -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature

Re: Legacy GRUB to GRUB2

2011-07-21 Thread Vladimir 'φ-coder/phcoder' Serbinenko
the kernels it loads support. Yet discussing GRUB Legacy isn't appropriate on this list. -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature ___ Bug-grub mailing list Bug-grub@gnu.org https

Re: Issue with grub-20110106 on dm-raid. Autodetection failed

2011-07-21 Thread Vladimir 'φ-coder/phcoder' Serbinenko
like you have a 4K-sectors. This is supported in latest trunk but BIOSes may still have issues with such disks. -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature ___ Bug-grub mailing list Bug-grub

Re: problem with USB elive distribution creation

2011-07-20 Thread Vladimir 'φ-coder/phcoder' Serbinenko
/listinfo/bug-grub -- Regards Vladimir 'φ-coder/phcoder' Serbinenko signature.asc Description: OpenPGP digital signature ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub

  1   2   >