efore reporting any bug for this matter)
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
Bug-grub mailing list
Bug-grub@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-grub
quotes as you'd need with any arguments anywhere.
> Thanks,
>
> Paul
>
> ___
> Bug-grub mailing list
> Bug-grub@gnu.org
> http://lists.gnu.org/mailman/listinfo/bug-grub
>
>
--
Regards
Vladimir 'φ-coder/phcoder' Serbin
_
> Bug-grub mailing list
> Bug-grub@gnu.org
> http://lists.gnu.org/mailman/listinfo/bug-grub
>
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
/usr/sbin/grub-probe: info: changing current directory to /dev.
> /usr/sbin/grub-probe: info: changing current directory to snd.
> /usr/sbin/grub-probe: info: changing current directory to hpilo.
> /usr/sbin/grub-probe: info: changing current directory to net.
> /usr/sbin/grub-probe: in
LINUX_UUID=true"?
>
> Bye bye
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
Bug-grub mailing list
Bug-grub@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-grub
> # grub-install /dev/md1p1
>
You have to run it as grub-install /dev/sda. mdraid partitions aren't
able to receive the boot code
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
__
g.
>
> ~Ryan
>
>
> _______________
> Bug-grub mailing list
> Bug-grub@gnu.org
> http://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
http://lists.gnu.org/mailman/listinfo/bug-grub
On 23.03.2011 15:13, Ryan Blake wrote:
> On 3/23/2011 9:56AM, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
>> What are you autogen and automake versions? I believe they are under
>> build requirements.
>
> autogen (GNU AutoGen) - The Automated Program Generat
sts.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
http://lists.gnu.org/mailman/listinfo/bug-grub
ion to use GRUB 2 exclusively. I noticed the
> other distros had enough sense not to do this.
>
>
>
> ___
> Bug-grub mailing list
> Bug-grub@gnu.org
> http://lists.gnu.org/mailman/listinfo/bug-grub
>
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
___
Bug-grub mailing list
Bug-grub@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-grub
ory [default=/]
> -b, --bootdir boot directory [default=/boot]
> -g, --grubdir grub directory [default= in linux
> {bootdir}/grub,in BSD /grub]
> I tested it by Ubuntu 10.10 Live (grub 1.98).
>
> Sincerely
> SMAH1
>
>
>
>
Ubuntu was confused about which drive is which and so
update/reinstall had installed to wrong device
>
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
Bug-grub mailing list
Bug-grub@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-grub
you even grasp the magnitude of this.
> You've essentially created a new Microsoft. And one of those was more
> than enough.
>
> Ken
>
> --- On *Mon, 3/28/11, Vladimir 'φ-coder/phcoder' Serbinenko
> //* wrote:
>
>
> From: Vladimir 'φ-coder/phc
-c `ls /dev/sd?|wc -l` /dev/sd? ls -- -l
as well as first and last 128K of every array member?
> ___
> Bug-grub mailing list
> Bug-grub@gnu.org
> http://lists.gnu.org/mailman/listinfo/bug-grub
>
>
b-fstest -d all -c `ls /dev/sd?|wc -l` /dev/sd? ls -- -l
as well as first and last 128K of every array member?
> ___
> Bug-grub mailing list
> Bug-grub@gnu.org
> http://lists.gnu.org/mailman/listinfo/bug-grub
>
>
--
Regards
Vladimir 'φ-coder/phcoder' Serbinen
On 30.03.2011 20:10, Rodrigo Fresneda wrote:
> /usr/sbin/grub-probe: info: opening md/d0.
> /usr/sbin/grub-probe: error: unknown filesystem.
>
Please upgrade to latest upstream. I fixed this bug yesterday (don't
know if it was before or after your message)
--
Regards
Vladimir
these devices exist? Try running
"grub-mkdevicemap".
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
Bug-grub mailing list
Bug-grub@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-grub
the os entry from the list - it's also happening on GNU
> GRUB version 1.99~rc1-3ubuntu2
>
Do you boot in EFI or BIOS mode? Did you try at_keyboard?
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
_
stat `/dev/hda', skipping.
Looks like the disk names changed. You need to install with
grub-install --recheck /dev/sda
I'll add it to this help screen.
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
ce-mapper support?
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
Bug-grub mailing list
Bug-grub@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-grub
t? would it be --enable-device-mapper?
>
>
By default it's guessed (=compiled in if relevant headers and libraries
are available). Adding --enable-device-mapper will ensure that it will
be compiled either with device-mapper or not at all.
> Thanks,
> Harry Metzger
>
> 2011/
>
>
> ___
> Bug-grub mailing list
> Bug-grub@gnu.org
> http://lists.gnu.org/mailman/listinfo/bug-grub
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
egards
Vladimir 'φ-coder/phcoder' Serbinenko
=== modified file 'grub-core/disk/raid.c'
--- a/grub-core/disk/raid.c 2011-04-12 18:53:25 +
+++ b/grub-core/disk/raid.c 2011-04-13 18:39:15 +
@@ -122,18 +122,49 @@
}
#endif
+static inline int
+ascii2hex (char c)
+{
On 16.04.2011 20:04, Highend-Digital Support wrote:
> 20 of 25 tests failed
> Please report to bug-grub@gnu.org
You need xorriso and qemu-system-i386
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP d
On 20.04.2011 12:35, Jim Meyering wrote:
> Vladimir 'φ-coder/phcoder' Serbinenko wrote:
>> > A source tarball for the new release can be found at:
>> >
>> > http://alpha.gnu.org/gnu/grub/grub-1.99~rc2.tar.gz
> Hi Vladimir,
>
> Congratulations.
Tha
ead it more carefully. It was reformulated to refer to complete btrfs
support.
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
Bug-grub mailing list
Bug-grub@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-grub
yourself, like it was with GRUB
Legacy, if you like. Just remove grub-mkconfig and then you can edit
grub.cfg manually.
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
Bug-grub ma
; ckbcomp /usr/share/X11/xkb/symbols/de > /dev/null
> doesn't produce them.
>
> May I ignore these messages?
yes
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
_
ndom basis.
--
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
oppy --recheck "(hd0)"
> /usr/sbin/grub-probe: error: no such disk.
Please upgrade to latest bzr
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
Bug-grub mailing list
Bu
On 04.05.2011 15:29, Kiss Gabor (Bitman) wrote:
> Setting up grub-pc (1.98+20100804-14) ...
> > Generating core.img
> > /usr/sbin/grub-probe: error: no such disk.
Please upgrade to latest bzr.
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Des
boot Ubuntu directly (no menu).
Try looking if BIOS setup has an option to increase the time it gives
for disks to come up.
--disk-module=ata / --disk-module=ahci (later only in experimental
branch) [depending on the mode of your SATA controller] might help.
In whole it sounds more like BIOS tha
rub@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/listinfo/bug-grub
vice-map="/media/MULTIBOOT/boot/grub/device.map"
--target=fs -v /media/MULTIBOOT/boot/grub
Is it 4K sector disk?
> Thanks and regards,
> Rohit
>
>
> _______________
> Bug-grub mailing list
> Bug-grub@gnu.org
> https://lis
On 17.05.2011 13:51, lode leroy wrote:
> root:~# grub-install --boot-directory=/mnt/stick/boot /dev/loop0
Use experimental with kpartx or add --modules=part_msdos.
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digi
On 24.05.2011 03:13, morphium wrote:
> Hi,
> I now fixed the md0 / md1 weirdness, rebooted, but the error is still present:
>
This problem should be fixed in 1.99 release
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPG
ersion so make sure to have a
separate /boot and have all relevant files including fonts (you'll need
to set GRUB_FONT) are there.
--
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
________
> 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
https://lists.gnu.org/mailman/listinfo/bug-grub
roblem fixed.
> I always tend to get the weirdest stuff.
>
> Thanks in advance for any help.
> sorry to disturb.
>
>
> ___________
> Bug-grub mailing list
> Bug-grub@gnu.org
> https://lists.gnu.org/mailman/listinfo/bug-grub
--
Regards
Vladimir 'φ-coder/phcoder' Ser
ream
> /boot is ext3 and / is BTRFS.
>
> Kernel 2-6-38-5 and grub 1.99~rc1-13
>
>
> ___
> Bug-grub mailing list
> Bug-grub@gnu.org
> https://lists.gnu.org/mailman/listinfo/bug-grub
>
--
Regards
Vladimir 'φ-coder/phc
uters unbootable just for the sake of hiding its own presence.
> root@ubuntu:/# grub-install --rechek/dev/sda
> Unrecognized option `--rechek/dev/sda'
Learn how to use the keyboard
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
si
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 d
ike to use grub. Until then am using a hacked version of
> System Commander (commercial).
>
> J.V.
>
> ___
> Bug-grub mailing list
> Bug-grub@gnu.org
> https://lists.gnu.org/mailman/listinfo/bug-grub
>
--
> 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
https://lists.gnu.org/mailman/listinfo/bug-grub
filesystems and OS versions. Bootloaders
> needn't care how many bits 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
_
p" --target=fs -v /boot/grub" to
>
This looks 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
_
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 d
and qemu).
>
> Please help me to install grub.
>
>
>
> With best regards, Vitaly Skopenko
>
>
> ___
> Bug-grub mailing list
> Bug-grub@gnu.org
> https://lists.gnu.org/mailman/listinfo/bug-grub
--
Regards
Vladimir
ey ship old versions
they have to handle the bugs themselves.
>
>
> Regards,
>
> Martin
___
Bug-grub mailing list
Bug-grub@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-grub
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenk
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: O
info: Cannot stat
> `/dev/disk/by-id/usb-ST310005_20AS_BE09C6-0:0', skipping.
> /usr/sbin/grub-probe: info: changing current directory to /dev.
> /usr/sbin/grub-probe: info: opening md0.
> /usr/sbin/grub-probe: error: no such disk.
>
>
--
Regards
Vladimir 'φ-coder/phco
ailing 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/listinfo/bug-grub
ttps://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
rub 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/mailman/listinfo/bug-grub
e thousands of keypresses per day, summed over
> the whole planet! Thanks for your attention.
>
> ==
> Bruce Fowler 732-758-0596
> 40° 21.24'N - 74° 5.86'W
> ==
>
>
> ________
he module 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 ma
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 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/mailman/listinfo/bug-grub
ory to mapper.
> /usr/sbin/grub-probe: info: opening md0.
> /usr/sbin/grub-probe: error: no such disk.
> ---
>
> Gimli2
___________
Bug-grub mailing list
Bug-grub@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-grub
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
s
ry to shm.
> /usr/sbin/grub-probe: info: changing current directory to vg01.
> /usr/sbin/grub-probe: info: changing current directory to mapper.
> /usr/sbin/grub-probe: info: opening md0.
> /usr/sbin/grub-probe: error: no such disk.
>
>
--
Regards
Vladimir 'φ-coder/phcode
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
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: Open
sk /dev/dm-1 doesn't contain a valid partition table
>
>
>
>
>
>
>
>
>
>
>
>
>
> fsvsrv1:/dev/disk/by-id# aptitude show grub
>
> Paquet : grub
>
> État: installé
>
> Automatiquement installé: non
>
> Version : 0.97-64
>
> Priorité : optionnel
>
> Section : admin
>
> Responsable : GRUB Maintainers
>
> Taille décompressée : 143 k
>
> Dépend: grub-pc, debconf (>= 0.5) | debconf-2.0
>
> Fourni par : grub-legacy
>
> Description : gestionnaire d'amorçage GRUB (paquet factice)
>
> Ceci est un paquet factice de transition pour gérer les mises à niveau.
>
>
>
> Remarque : ce paquet dépend de « grub-pc » qui met à niveau votre
> système vers GRUB 2. Si vous voulez continuer à utiliser 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/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
Bug-grub mailing list
Bug-grub@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-grub
sn't happened with the 3.x kernels as they don't have EXTRAVERSION but
> you never know when that would start.
>
>
>
> ___
> Bug-grub mailing list
> Bug-grub@gnu.org
> https://lists.gnu.org/mailman/listinfo/bug-grub
--
> ___
> 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
ar version that worked in the ubuntu distribution of GRUB? Is
> it possible to fix this by applying some patch to 1.98?
>
> Thanks,
>
> Xander Vedejas
>
> ___
> Bug-grub mailing list
> Bug-grub@gnu.org
> https://lists.
vmname}"
What's the reason for probing lvm? awk is much better and readable for
uuid transforms.
--
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
to disagreement about 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' Serbi
grub-mkrescue disappeared (without error message
>> is. Why remove a existing functionality? 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
___
Bug-grub mailing list
Bug-grub@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-grub
ir 'φ-coder/phcoder' Serbinenko
___
Bug-grub mailing list
Bug-grub@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-grub
2010-08-28-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
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
s 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://list
ot 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
___
B
t's good to hear. You can drop by in IRC and hopefully we can figure
what's wrong with your system 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
___
Bug-grub mailing list
Bug-grub@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-grub
Year's is getting close, maybe already is in some places around the world.
Not here. Cooking is still to be done. Will be unavailable for few days.
Cheers,
Jake
Sent from my iPhone
On Dec 30, 2011, at 8:54 AM, Vladimir 'φ-coder/phcoder'
Serbinenko wrote:
On 30.12.2011 14:12,
m my iPhone
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
___
Bug-grub mailing list
Bug-grub@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-grub
On 04.01.2012 03:57, Jake Thomas wrote:
set gfxmode=3488x2228
set gfxmode=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
fxmode=keep" works half the
time, or any at all, how can it be wrong? Does Grub just glaze over it?
gfxmode=keep will have no effect at all.
Jake
Sent from my iPhone
On Jan 4, 2012, at 5:05 AM, Vladimir 'φ-coder/phcoder'
Serbinenko wrote:
On 04.01.2012 03:57, Jake Thomas wrot
ed today.
Jake
_______________
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
he info that grub-install generated.
___
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
.
Please report this together with the output of "/usr/sbin/grub-prob
--device-map=/boot/grub/device.map --target=fs -v /boot/grub" to
grub-install --recheck /dev/sda
If doesn't work, please upgrade
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
__
rg
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
ilman/listinfo/bug-grub
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
___
Bug-grub mailing list
Bug-grub@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-grub
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
_
s2a - /
/dev/ad4s2b - swap
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
___
Bug-grub mailing list
Bug-grub@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-grub
drive.
And maybe even do this:
Perhaps let someone, in a Grub stanza, replace "set root='(hd0,3)'"
with "set root='(0x94f81ddc,3)'", if partition 3 of the disk with the
ID of "0x94f81ddc" was the goal partition.
We've been down this
uot;search.fs_uuid ${uuid} root ">> "${grubdir}/load.cfg"
- echo 'set prefix=($root)'"${relative_grubdir}">> "${grubdir}/load.cfg"
- config_opt="-c ${grubdir}/load.cfg "
-modules="$modules search_fs_uuid"
elif [ "x$platform" = xefi ] || [ "x$platform" = xpc ]; then
# we need to hardcode the partition number in the core image's prefix.
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
nsmod gfxterm
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
h
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-gr
;t happened with the 3.x kernels as they don't have EXTRAVERSION but
you never know when that would start.
___
Bug-grub mailing list
Bug-grub@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-grub
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
_
@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
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
>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
/usr/sbin/grub-probe: info: no LVM signature found
>> .
>> /usr/sbin/grub-probe: info: scanning hd1,msdos5 for LVM.
>> /usr/sbin/grub-probe: info: the size of hd1 is 488397168.
>> /usr/sbin/grub-probe: info: no LVM signature found
>> .
>> /usr/sbin/grub-probe: info: scanning hd1,msdos1 for LVM.
>&g
-probe: info: 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.a
___
> 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
> https://lists.gnu.org/mailman/listinfo/bug-grub
>
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
Bug-grub m
arget=fs -v
> /media/EHD/boot/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
h
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
1 - 100 of 199 matches
Mail list logo