Re: grub detecting ext2 partition as ISO9660 file system type

2024-08-02 Thread Thomas Schmitt
Hi, Vijay Kirpalani wrote: > Step1: > grub-mkrescue --modules="part_msdos part_gpt gzio ext2 iso9660" \ > -o final1.iso -d img0 > Step2: > xorriso -as mkisofs \ >-o final.iso -c boot.catalog -volid "MY_CUSTOM_LINUX" \ >-b boot/grub/i386-pc/eltorito.img -no-emul-boot -boot-lo

Re: grub detecting ext2 partition as ISO9660 file system type

2024-08-01 Thread Vijay Kirpalani
Hi Thomas, Thanks for your email. My responses are inline to your mail below prefixed with VPK>> Thanks, VIjay On Thu, Aug 1, 2024 at 3:47 PM Thomas Schmitt wrote: > Hi, > > if you reply to this mail, then please also o bug-grub@gnu.org, not only > to me in private. (A private Cc to me is unne

Re: grub detecting ext2 partition as ISO9660 file system type

2024-08-01 Thread Thomas Schmitt
Hi, if you reply to this mail, then please also o bug-grub@gnu.org, not only to me in private. (A private Cc to me is unnecessary but would be ok.) Vijay Kirpalani wrote: > I built a bootable ISO and have appended an ext2 disk partition in it. How exactly did you do it ? (Really the strange ste

Re: Grub XFS normal.mod not found error

2023-09-18 Thread Lidong Chen
Hello, Jon DeVree upstream posted a new patch which may fix your issue. Maybe you can give it a try? [PATCH] Fix XFS directory extent parsing lists.gnu.org<

Re: Grub XFS normal.mod not found error

2023-08-17 Thread Daniel Kiper
Vacation time, sorry for late reply... Adding Lidong... On Fri, Jul 28, 2023 at 09:27:33AM +, Steve wrote: > Hello, > > Last reply from you guys was on the 13th, and we have yet to see issue > addressed. I, as a Distro maintainer, had to create a new repo where I held > grub back to r499 as a

Re: Grub XFS normal.mod not found error

2023-07-13 Thread Lidong Chen
Hi, I will take a look at the issue. Lidong > On Jul 13, 2023, at 11:03 AM, Daniel Kiper wrote: > > Hi, > > Adding Lidong and Marta... > > Steve, thank you for the report. > > On Wed, Jul 12, 2023 at 03:05:34PM +0300, TechXero wrote: >> Hello >> >> Sorry for posting this again there was a

Re: Grub XFS normal.mod not found error

2023-07-13 Thread Daniel Kiper
Hi, Adding Lidong and Marta... Steve, thank you for the report. On Wed, Jul 12, 2023 at 03:05:34PM +0300, TechXero wrote: > Hello > > Sorry for posting this again there was a formatting issue (Whitext/White bg) > > I found a strange issue with XFS filesystem when used for `/boot`. Out of Could

Re: Grub 2.06 Fails To Run Themes At Native Resolution

2022-03-19 Thread royal.post
Hello, I have resolved this issue, and wanted to reply, in case anyone else runs into this. I just had to simple uncomment the font line; GRUB_FONT=/usr/share/grub/dejavusansmono.pf2 It works great now! --- Original Message --- On Wednesday, March 16th, 2022 at 12:44 AM, royal.post

Re: grub-mkconfig doesn't change /boot/grub/grub.cfg

2021-01-28 Thread Xu, Bo
Anatoly, Thanks for reply. I miss-stated the issue. It should NOT to change kernel config CONFIG_PSI_DEFAULT_DISABLED. It is to enable PSI by customizing grub-reboot following the steps in https://nanxiao.me/en/enable-pressure-stall-information-psi-on-void-linux/ It did not work! PSI stil

Re: grub-mkconfig doesn't change /boot/grub/grub.cfg

2021-01-28 Thread Anatoly Pugachev
On Thu, Jan 28, 2021 at 1:22 PM Xu, Bo wrote: > > Hi, > > I am trying to enable PSI by changing the kernel config: > > CONFIG_PSI_DEFAULT_DISABLED=y > > to CONFIG_PSI_DEFAULT_DISABLED=n > > > > Here are the steps I did: > > Added line GRUB_CMDLINE_LINUX_DEFAULT="psi=1” in file /etc/def

Re: grub-mkstandalone Error

2020-09-21 Thread Vladimir 'phcoder' Serbinenko
On Mon, Sep 21, 2020 at 10:53 AM Wasim Khan wrote: > > Hi, > > I am facing below error while generating standalone image if I use Linaro GCC > 7.4-2019.02 toolchain. > > $ grub-mkstandalone --directory=./grub-core -O arm64-efi -o grub.efi > --modules "tftp net efinet gzio linux efifwsetup part_g

Re: GRUB build failure

2020-08-19 Thread Glenn Washburn
On Wed, 19 Aug 2020 10:30:34 + Naveen Chaudhary wrote: > Hi, > > I figured out that I should add "--disable-werror" to the configure. > > After this I was able to build successfully. Hmm, interesting. I also compile on ubuntu (upgrade to 20.04) with no added CFLAGS and do not have this pro

Re: GRUB build failure

2020-08-19 Thread Naveen Chaudhary
Hi, I figured out that I should add "--disable-werror" to the configure. After this I was able to build successfully. Thanks, Naveen From: Naveen Chaudhary Sent: Wednesday, August 19, 2020 3:54 PM To: bug-grub@gnu.org ; grub-de...@gnu.org Subject: GRUB build fai

Aw: Re: Re: grub does not detect partition 5 on new USB-WD My Passport 1TB

2019-07-19 Thread Peter Littmann
regards, Peter Littmann   > Gesendet: Donnerstag, 18. Juli 2019 um 14:42 Uhr > Von: "Vladimir 'phcoder' Serbinenko" > An: "Peter Littmann" > Cc: bug-grub@gnu.org > Betreff: Re: grub does not detect partition 4 and 5 on new USB-WD My Passport 1TB &g

Aw: Re: Re: grub does not detect partition 5 on new USB-WD My Passport 1TB

2019-07-19 Thread Peter Littmann
, Peter Littmann   > Gesendet: Donnerstag, 18. Juli 2019 um 14:42 Uhr > Von: "Vladimir 'phcoder' Serbinenko" > An: "Peter Littmann" > Cc: bug-grub@gnu.org > Betreff: Re: grub does not detect partition 4 and 5 on new USB-WD My Passport 1TB > try "

Aw: Re: Re: grub does not detect partition 5 on new USB-WD My Passport 1TB

2019-07-18 Thread Peter Littmann
    Gesendet: Donnerstag, 18. Juli 2019 um 18:19 Uhr Von: "Vladimir 'phcoder' Serbinenko" An: "Peter Littmann" Cc: bug-grub@gnu.org Betreff: Re: Re: grub does not detect partition 5 on new USB-WD My Passport 1TB On Thu, Jul 18, 2019 at 6:17 PM Peter Littmann wr

Re: Re: grub does not detect partition 5 on new USB-WD My Passport 1TB

2019-07-18 Thread Vladimir 'phcoder' Serbinenko
hd111 and then can not find it. > > Regards > > Peter Littmann > > Gesendet: Donnerstag, 18. Juli 2019 um 14:42 Uhr > Von: "Vladimir 'phcoder' Serbinenko" > An: "Peter Littmann" > Cc: bug-grub@gnu.org > Betreff: Re: grub does not

Aw: Re: grub does not detect partition 5 on new USB-WD My Passport 1TB

2019-07-18 Thread Peter Littmann
t, but this may be a other problem cause at first it detects a device hd111 and then can not find it.   Regards   Peter Littmann   Gesendet: Donnerstag, 18. Juli 2019 um 14:42 Uhr Von: "Vladimir 'phcoder' Serbinenko" An: "Peter Littmann" Cc: bug-grub@gnu.org Betr

Re: grub does not detect partition 4 and 5 on new USB-WD My Passport 1TB

2019-07-18 Thread Vladimir 'phcoder' Serbinenko
try "ls -l" to see how much of disk BIOS sees. My guess is that it cuts it at 128GiB. I'd recommend putting everything need for boot at the beginning of the disk On Mon, Jul 15, 2019 at 6:32 PM Peter Littmann wrote: > > Hey, > > I have a old BIOS (build date 04/01/2010) and connected a new USB-WD

Re: grub make error

2019-03-20 Thread Daniel Kiper
On Wed, Mar 20, 2019 at 01:19:30AM +, Chen, Farrah wrote: > Thank you for great help! You are welcome! Patch has been pushed. Daniel ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub

RE: grub make error

2019-03-19 Thread Chen, Farrah
Thank you for great help! Thanks, Fan -Original Message- From: Daniel Kiper [mailto:daniel.ki...@oracle.com] Sent: Tuesday, March 19, 2019 5:56 PM To: Colin Watson Cc: Chen, Farrah ; bug-grub@gnu.org; Hao, Xudong Subject: Re: grub make error On Tue, Mar 19, 2019 at 09:51:20AM

Re: grub make error

2019-03-19 Thread Daniel Kiper
On Tue, Mar 19, 2019 at 09:51:20AM +, Colin Watson wrote: > On Tue, Mar 19, 2019 at 01:21:02AM +, Chen, Farrah wrote: > >Thank you for your advice, but I think my environment has met the minimal > >build requirements. > >And I tried again, there’s no issue with commit: > >f8

Re: grub make error

2019-03-19 Thread Colin Watson
On Tue, Mar 19, 2019 at 01:21:02AM +, Chen, Farrah wrote: >Thank you for your advice, but I think my environment has met the minimal >build requirements. >And I tried again, there’s no issue with commit: >f8f35acb5b05d40e3707a9d2db9ede60023e4cac, this error just happened from >

Re: grub make error

2019-03-19 Thread Daniel Kiper
On Tue, Mar 19, 2019 at 01:21:02AM +, Chen, Farrah wrote: > Hi, > > Thank you for your advice, but I think my environment has met the minimal > build requirements. > And I tried again, there's no issue with commit: > f8f35acb5b05d40e3707a9d2db9ede60023e4cac, this error just happened from > 3

RE: grub make error

2019-03-18 Thread Chen, Farrah
From: Daniel Kiper [mailto:daniel.ki...@oracle.com] Sent: Tuesday, March 19, 2019 5:22 AM To: Chen, Farrah Cc: Colin Watson ; bug-grub@gnu.org; Hao, Xudong Subject: Re: grub make error On Mon, Mar 18, 2019 at 02:53:10PM +, Chen, Farrah wrote: > Sorry, I attached wrong log just now, if you

Re: grub make error

2019-03-18 Thread Daniel Kiper
On Mon, Mar 18, 2019 at 02:53:10PM +, Chen, Farrah wrote: > Sorry, I attached wrong log just now, if you received the email, please > ignore. > > Yes, I am using git://git.savannah.gnu.org/grub. > I attached all the log, can you help to check? It's strange, before this > commit, I never met s

Re: grub make error

2019-03-18 Thread Daniel Kiper
On Mon, Mar 18, 2019 at 09:29:13AM +, Colin Watson wrote: > On Mon, Mar 18, 2019 at 01:45:23AM +, Chen, Farrah wrote: > >Then the following error occurred: > > > >.. > > > >In file included from ../grub-core/lib/gnulib/libc-config.h:150:0, > > > >from lib/gnulib/regex.c:

Re: grub make error

2019-03-18 Thread Colin Watson
On Mon, Mar 18, 2019 at 01:45:23AM +, Chen, Farrah wrote: >Then the following error occurred: > >.. > >In file included from ../grub-core/lib/gnulib/libc-config.h:150:0, > >from lib/gnulib/regex.c:21: > >lib/gnulib/regexec.c: In function ‘re_search_2_stub’: > >.

Re: grub-mkstandalone: error: `/usr/lib/grub/i386-pc/kernel.img' is miscompiled: its start address is 0x9000 instead of 0x8200: ld.gold bug?.

2017-08-30 Thread Vladimir 'phcoder' Serbinenko
This is not an upstream problem. It's distros using a buggy linker. However I moved link address to 0x9000 to avoid this problem in the future Le Thu, Aug 17, 2017 à 3:39 PM, Julian Brost a écrit : > The command > > grub-mkstandalone \ > --format=i386-multiboot \ > --directory=/us

Re: grub-mkconfig can't process unicode file /etc/default/grub

2017-01-16 Thread Andrei Borzenkov
16.01.2017 19:08, Kim Olsen пишет: > > Hello, > > If "/etc/default/grub" contains the typical unicode identifier > "" at the beginning of the file the program "grub-mkconfig" > unfairly reports an error. > This is shell script that is sourced by grub-mkconfig. Does your shell accept such script

Re: grub-mkconfig grub 1:2.02.beta2-6

2016-06-15 Thread Andrei Borzenkov
On Wed, Jun 15, 2016 at 12:05 AM, dragonchild wrote: > version: grub 1:2.02.beta2-6 > Distro: Arch > setup: default > > system: x86_64-efi > system layout: > hd0,gpt1 EFI Fat32 mounted /boot (NOT /boot/efi) > grub directory: /boot/grub (on the EFI partition) > > hd0,gpt5 / ext4 Arch

Re: Grub error

2016-04-11 Thread Andrei Borzenkov
On Mon, Apr 11, 2016 at 1:05 AM, wrote: > I am sorry to annonce the bug in grub: > > I use debian distro and I cannot finish installation of the actual version 8.4 > When the system restart, it falls into the grub rescue > saying: > > error: file '/grub/i386-pc/normal.mod' not found > > After som

Re: Grub bug report / feature request

2016-04-01 Thread Andrei Borzenkov
01.04.2016 08:14, Ron пишет: > > Greetings, > > grub.cfg supports 3 colour options: > > set menu_color_normal > set menu_color_highlight > set color_normal > There is also color_highlight > > However, /etc/default/grub only supports 2: > > GRUB_COLOR_NORMAL > GRUB_COLOR_HIGHLIGHT > > > I'

Re: grub bug

2016-03-02 Thread Vladimir 'phcoder' Serbinenko
Update your GRUB Le mer. 2 mars 2016 15:17, Gruenwald, Bernhard a écrit : > /usr/sbin/grub-probe --device-map=/boot/grub/device.map --target=fs -v > /boot/grub > /usr/sbin/grub-probe: info: changing current directory to /dev. > /usr/sbin/grub-probe: info: changing current directory to cpu. > /us

Re: grub-mkconfig -o clarification

2014-09-28 Thread 積丹尼 Dan Jacobson
Well you must admit that > to FILE [default=stdout] looks like it is only talking about the value for FILE! ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub

Re: grub-mkconfig -o clarification

2014-09-28 Thread Arbiel Perlacremaz
Hi In all man pages [defaut=value] defines the value which will be used when the corresponding argument is omitted. So your request would lead to the modification of all man pages. Arbiel Le 28/09/2014 01:04, 積丹尼 Dan Jacobson a écrit : > NAME >grub-mkconfig - generate a GRUB configurati

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

2013-11-17 Thread David A Dunn
Is there a version number I should be aiming for where this fix when in? If anyone needs to do this on a version that is too old, I've found a set of workarounds. See script at http://stackoverflow.com/questions/20035388/installing-grub2-into-a-gpt-formatted-disk-image Dave On Nov 17, 2013,

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: grub-probe crashes in 2.00, not in 1.99

2013-11-09 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 30.08.2012 12:14, Lluís Batlle i Rossell wrote: > Hello, > > I've an x86_64-linux system, without EFI, and grub 2.00 grub-probe crashes, if > it has a non-existant device.map (/tmp/device.map does not exist): > > [root@atom:/nix/var/nix/profiles/system-130-link]# sw/sbin/grub-probe -m > /tmp/d

Re: grub fails when searching for a file when a partition is ill formated

2013-10-30 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 20.10.2013 22:56, Arbiel (gmx) wrote: > Hi > > After I made a blunder in erasing the MBR and some additional sectors at > the begining of my hdd, I rewrote my MBR with both testdisk and dd. > However, I was unable to properly repair /dev/sda1 which remained in a > faulty state. > > I'm used to

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//, > and they also do not work with devices named /dev/sd// > and /dev/sd/ /like /dev/sdaa and /dev/sdaa1 > which is the next drive af

Re: grub efi boot hangs

2013-04-12 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Keep the list CC'ed On 12.04.2013 17:48, Rajasekhar Pulluru wrote: > Hi Vladimir, > > I could boot linux using efi lilo and console messages are thrown from > linux on booting. I see issues only with grub efi. > It would be really great if you could provide us a method to get kernel > messages

Re: Grub installation may get erroneous after a hardware reconfiguration

2013-03-19 Thread Arbiel (gmx)
Hi Obviously you are right. The lines which I incriminated do not access the drives, and only set the variable. So no matter the device exists or not. I'm just returning from a test after having removed the "set root=" lines, and I got the same "no such device" message. No other explanatio

Re: Grub installation may get erroneous after a hardware reconfiguration

2013-03-19 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 19.03.2013 10:14, Arbiel (gmx) wrote: > Hi > > Enclosed are two numbered files, generated on my own PC. > blkid.numbered, for displaying uuids > grub.cfg.numbered, generated when I installed a Ubuntu distribution on > an external device dedicated to get the internal drive of another PC > used

Re: Grub installation may get erroneous after a hardware reconfiguration

2013-03-19 Thread Arbiel (gmx)
Hi Enclosed are two numbered files, generated on my own PC. blkid.numbered, for displaying uuids grub.cfg.numbered, generated when I installed a Ubuntu distribution on an external device dedicated to get the internal drive of another PC used at a place without Internet connection. At the othe

Re: Grub installation may get erroneous after a hardware reconfiguration

2013-03-18 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 conf

Re: Grub not installing in LMDE after update

2013-01-20 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 14.01.2013 08:07, John Frank wrote: > Hello, I am receiving an error when trying to upgrade Linux Mint > Debian Edition (based on this image: 201204 MATE/Cinnamon 64-bit). I > have tried using both the LinuxMint and Debian Testing repositories, > and the Grub replacement refuses to install. The

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
On 04.07.2012 22:21, i iordanov wrote: > Hi, > > I tried reporting this grub2 bug to the Ubuntu 12.04 team, but they > are saying that our installation is not "Supported" by Ubuntu since > their installer does not permit whole-disk arrays to be built. So, I'm > going to try reporting the bug to y

Re: grub won't install on a disk

2012-05-28 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 29.05.2012 00:05, R. W. Rodolico wrote: > Attempting to install grub2 on the second member of a boot RAID-1 > partition. The boot partition is /dev/md0, consisting of /dev/sda1 and > /dev/sdb1. Contents of /proc/mdstat > > Personalities : [ra

Re: Grub bootloader installation bug report

2012-04-29 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 29.04.2012 05:51, Midnight Matt wrote: > To whom it may concern: > > I have tried and failed to manually install a grub bootloader onto an > external hard drive. So here is the output from the `/usr/sbin/grub-probe > --device-map="/media/EHD/boot/grub/device.map" --target=fs -v > /media/EHD/b

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

2012-04-16 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 16.04.2012 22:19, Eugen Konkov wrote: > grub does not work with specified versions of FreeBSD becase of there > are new device driver for HDD: ada > GRUB 0.xx is not developed anymore since over 5 years. Please switch to modern GRUB2. > ___ > 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: grub-install problems on FreeBDS 9.0

2012-02-03 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 03.02.2012 13:34, Mike Sn wrote: Good day! I've install FreeBSD 9.0 (amd64) on my machine and install grub2 (pkg_add -r grub2). I saw some problem with installing it (grub-install hd0). First problem in line (/usr/local/sbin/grub-install): # Write device to a variable so we don't have to

Re: grub installation failure

2012-01-22 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 20.01.2012 19:34, Andrew Sharp wrote: grub-probe failed to detect that the root filesystem is XFS. it is a raid5 md device. Here is the text from grub-install: # grub-install /dev/sda /usr/sbin/grub-probe: error: unknown filesystem. Auto-detection of a filesystem of /dev/md1 failed. Please

Re: grub fails to detect lvm volume

2012-01-18 Thread Thomas Fjellstrom
On Wed Jan 18, 2012, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > On 18.01.2012 01:43, Thomas Fjellstrom wrote: > > Hi, > > > > I have grub 1.99-14 installed on an amd64 debian sid system. When I try > > to install grub, or run the update script. When running the update > > script I get a bunch

Re: grub fails to detect lvm volume

2012-01-18 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 18.01.2012 01:43, Thomas Fjellstrom wrote: Hi, I have grub 1.99-14 installed on an amd64 debian sid system. When I try to install grub, or run the update script. When running the update script I get a bunch of "/usr/sbin/grub-probe: error: no such disk." messages, and when attempting to manua

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

2011-12-03 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 03.12.2011 17:10, nk8...@gmx.de wrote: Hello, I have encountered a bug while installing GRUB 2 on my external USB HDD (500GB Silicon Power Diamond D10, by Linux (Ubuntu Oneiric Ocelot) disk tools identified, however, as an ATA disk TOSHIBA_MK5059GSXP_X12ZB1A1B. The system I was about to inst

Re: GRUB 1.99 check error on Slackware64 13.37

2011-11-20 Thread Andreas Born
No problem here (Salix 64 13.37 based on Slackware64 13.37). You're probably lacking check dependencies. Definitely needed are qemu and parted, possibly others. Apart from that I needed to setup a symlink from qemu-system-i386 to qemu with the slackbuild for qemu from slackbuilds.org. You also

Re: grub-probe - no such disk error

2011-10-03 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 03.10.2011 22:05, Gimli2 wrote: > Hi, > I tried to complete transform from grub-legacy to grub2 with > upgrade-from-grub-legacy > and it fell into this error: your version requires grub-install --recheck [...] or deletion of /boot/grub/device.map > --- > /usr/sbin/grub-probe: error: no such disk

Re: GRUB on diskette

2011-09-25 Thread Frédéric L . W . Meunier
On Wed, 21 Sep 2011, Lee Valentine wrote: 2. The -h option for grub-install said that there was a --root-directory option, but not an option --boot-directory. I repeated the above script using --root-directory instead of --boot-directory, and was given cp: can not create regular file '/mnt/bo

Re: grub-install after system imaging fails

2011-09-20 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 19.09.2011 14:03, Chris Wilson wrote: > > root@system-imager:~# chroot /mnt/target grub-install --recheck /dev/sda > /usr/sbin/grub-probe: error: cannot find a GRUB drive for /dev/sda2. > Check your device.map. > Auto-detection of a filesystem module failed. > Please specify the module with the

Re: grub-install after system imaging fails

2011-09-19 Thread Felix Miata
On 2011/09/19 14:03 (GMT+0200) Chris Wilson composed: I'm manually reinstalling grub on a system which has just been re-imaged (formatted and / extracted from a tarball) to make it bootable Which Grub? Any ideas? Grub-install is a script, dependent on various things scripts depend on, gen

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

2011-09-04 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 04.09.2011 20:33, René Kuligowski wrote: > > > Apparently, GRUB's network capabilities are only designed to be loaded > as an etherboot/PXE image itself. There is currently no possibility > (at least, none that I could derive) to install GRUB on a host, obtain > a DHCP config and TFTP-boot a re

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

2011-09-04 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 04.09.2011 20:42, René Kuligowski wrote: > > GRUB severely misses the ability to boot from *ANY* available data > media that the host's firmware is aware of. The restrictions > regarding optical media being required to be booted from to have the > (cd) device is ridiculous. > Please, look aroun

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

2011-09-04 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 04.09.2011 20:38, René Kuligowski wrote: > > There is no possibility to install GRUB and its base directories onto > a small (say, 10--20MB) filesystem and use this as a CRAMFS- or > SqueezeFS boot image in a dedicated partition (alike to the /boot > partition of many Linux distros) or as a flas

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
On 08.08.2011 23:18, Martin Ueding wrote: > Hello, > > I just tried to install this Arch distribution > (archlinux-2010.05-netinstall-i686.iso) in Virtualbox. I used all the > default values in the installer, but it failed to install grub in any of > the partitions. > > This is the error: http://im

Re: Grub fails with "couldn't find root_dataset" on ZFS pool (patch attached

2011-08-07 Thread Zachary Bedell
Thanks for that! Confirmed that the change works on the pools which were previously failing. -Zac On Aug 3, 2011, at 7:37 AM, Robert Millan wrote: > Hi Zachary, > > I fixed the problem by marking the struct as packed instead, see > r3398. Thank you very much for your report. > > -- > Rober

Re: Grub fails with "couldn't find root_dataset" on ZFS pool (patch attached

2011-08-03 Thread Robert Millan
Hi Zachary, I fixed the problem by marking the struct as packed instead, see r3398. Thank you very much for your report. -- Robert Millan ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub

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

Re: grub-mklayout - Unknown key KP_Comma

2011-05-03 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 03.05.2011 11:04, Treutwein Bernhard wrote: > ckbcomp /usr/share/X11/xkb/symbols/de | ./grub-mklayout -o de.gkb > Unknown key KP_Comma > Unknown key KP_Comma > Unknown key KP_Comma > Unknown key KP_Comma > > These error messages appear to come from grub-mklayout, since > ckbcomp /usr/share/X11/

grub-mklayout - Unknown key KP_Comma (was: Keyboard layouts & previously: Re: GRUB 1.99~rc2 released)

2011-05-03 Thread Treutwein Bernhard
Dear Vladimir, thanks for your quick reply and sorry for my late answer (I've been off for Easter vacations) ... [...] > > > ckbcomp /usr/share/X11/xkb/symbols/ch | grub-mklayout -o /boot/ch.gkb I'm getting (after fetching, ./configure && make) when I'm trying to use it: ckbcomp /usr/share/X11

Re: Grub config files

2011-05-02 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 02.05.2011 06:54, Lee Moberg wrote: > In the past, when I wanted to remove partitions I did not want to see in > the menu, it was a simple matter of modifying one single config file and > it stayed that way forever through numerous upgrades. With GRUB2 you can manage the grub.cfg yourself, lik

Re: grub-1.99~rc1: make check: 20 of 25 tests failed

2011-04-16 Thread Vladimir 'φ-coder/phcoder' Serbinenko
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 digital signature

Re: Grub-1.99_rc1 dmraid installation error

2011-04-03 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 04.04.2011 01:09, Harrison Metzger wrote: > Do they have to be specifically enabled? I compiled what Gentoo had in > its ebuild: > > econf \ > --disable-werror \ > --sbindir=/sbin \ > --bindir=/bin \ > --libdir=/$(get_libdir) \ > --disable-efiemu \ >

Re: Grub-1.99_rc1 dmraid installation error

2011-04-03 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 06.03.2011 16:33, Harrison Metzger wrote: > I have an OCZ revo drive and when I attempt to install grub on it to > boot, it fails. Using grub-1.98 the installation completes, but the > computer does not boot. I'm running gentoo on an x86-64. > Did you compile with device-mapper support? --

Re: grub 1.99 - keyboard not working on macbook most of the time

2011-04-02 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 26.02.2011 12:51, Paulo Silva wrote: > hi! > > there is a long-lasting bug from GRUB, since early versions of 1.x > (since that one comes on Ubuntu 7.04 or 6.10, and very probably on the > earlier versions as well), which rarely the macbook 2,1 keyboard works > when selecting the os entry from t

Re: Grub not working under software RAID

2011-03-31 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 08.02.2011 07:48, Stelios A. wrote: > Hi all, > > I performed an upgrade from Lenny to Squeeze and didn't manage to > install successfully the grub boot loader. > See below the errors. > > ## > backup:/tmp# grub-install /dev/md0 > /usr/sbin/grub-probe: error: no such disk. > Auto

Re: Grub not working under software RAID

2011-03-31 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 09.02.2011 20:33, Sean Porth wrote: > I have the same exact issue. Upgrading to Debian squeeze. I even upgraded > the grub2 package to the Debian unstable version (1.99~rc1-2) and same error. > > backup:/etc# grub-install /dev/md0 > /usr/sbin/grub-probe: error: no such disk. > Auto-detection

Re: grub-mkconfig ignores "GRUB_DISABLE_LINUX_UUID=true"?

2011-03-02 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 03/02/2011 06:57 PM, Uwe Borchert wrote: > Hi, > > according to the docs a GRUB_DISABLE_LINUX_UUID=true > in /etc/defaults/grub should supress the usage of UUID? > > Only in linux ... root= part. > Bug, feature or do I missunderstand the meaning of > "GRUB_DISABLE_LINUX_UUID=true"? > > Bye bye

Re: grub and password authorisation

2011-02-12 Thread Paul Geraedts
> Unless username contains space quotes make no influence. Otherwise you > need quotes as you'd need with any arguments anywhere. The username I used didn't contain a space character. The strange bit though is that I don't seem to be able to reproduce the scenario. So for the moment: sorry for my o

Re: grub and password authorisation

2011-02-09 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 02/09/2011 04:20 PM, Paul Geraedts wrote: > Hi everyone, > > The grub.cfg example on > http://www.gnu.org/software/grub/manual/html_node/Security.html > works, but when also using a pbkdf2 secured password for "user1" > double quotes seem necessary, i.e. > ... > menuentry "May be run

Re: grub-efi: fails to load linux

2010-12-18 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 11/29/2010 05:29 PM, A Mennucc wrote: > Il 16/11/2010 10:30, Vladimir 'Æ-coder/phcoder' Serbinenko ha scritto: > > On 11/16/2010 10:05 AM, A Mennucc wrote: > >> I tried to follow instructions in > http://grub.enbug.org/TestingOnMacbook > >> (with some important changes) > >> > > These instructio

Re: grub-efi: fails to load linux

2010-11-29 Thread A Mennucc
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Il 16/11/2010 10:30, Vladimir 'φ-coder/phcoder' Serbinenko ha scritto: > On 11/16/2010 10:05 AM, A Mennucc wrote: >> I tried to follow instructions in http://grub.enbug.org/TestingOnMacbook >> (with some important changes) >> > These instructions are o

Re: grub-efi: fails to load linux

2010-11-16 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 11/16/2010 10:05 AM, A Mennucc wrote: > Il 24/10/2010 17:21, Vladimir 'Æ-coder/phcoder' Serbinenko ha scritto: > > Could you please retest? > Please keep the list CC'ed > > hi, > > I tried to follow instructions in http://grub.enbug.org/TestingOnMacbook > (with some important changes) > These in

Re: GRUB is only able to setup root device to first eight hard drives

2010-11-01 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 06/20/2010 08:57 PM, Jan Holčapek wrote: > GRUB can only setup root device to first eight hard drives, as well as > perform find only on this limited number of drives. > > For more details and a patch which fixes the bug, see > http://bugs.centos.org/view.php?id=3986 > > GRUB Legacy isn't sup

Re: GRUB 1.98 manual

2010-10-16 Thread BVK Chaitanya
GRUB 1.98 manual is incomplete, it has GRUB legacy information left here-and-there. To create a GRUB bootable CD you need to use grub-mkrescue command: grub-mkrescue -o isofilename bvk.chaitanya ___ Bug-grub mailing list Bug-grub@gnu.org http://lis

Re: Grub bug

2010-08-23 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 08/02/2010 07:28 PM, Stati Ion wrote: > Hi, my name is John and i have a problem :) (tipical bug mail) > Sory but i speek englis very bad.. I have a problem with Grub after > installation and _updating _Ubuntu 10.04 on a computer where is > instaled a Microsoft Windows 7 and Ubuntu is a secondar

Re: grub-pc jumps straight to rescue and prints error: no such disk / file not found

2010-08-05 Thread Colin Watson
On Wed, Feb 03, 2010 at 08:50:36PM +0100, Josip Rodin wrote: > On Sat, Jan 02, 2010 at 03:00:39PM +0100, Josip Rodin wrote: > > my autogenerated menu entry for the amd64 root partition seemed to have > > the wrong UUID in the 'search' command. That sounds like a userland issue, > > because: > > >

Re: grub-pc jumps straight to rescue and prints error: no such disk / file not found

2010-08-04 Thread Josip Rodin
On Wed, Aug 04, 2010 at 02:53:22PM +0100, Colin Watson wrote: > > This behaviour seems to be a problem with grub-probe and its usage by the > > default config scripts, because the simple most straightforward test fails > > for one of the RAID devices: > > > > % sudo tune2fs -l /dev/md0 | grep UUID

Re: GRUB 1.98 packaging issues

2010-07-20 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 07/05/2010 12:18 AM, Ludovic Courtès wrote: > Hello, > > While upgrading GRUB from 1.97.2 to 1.98 in Nixpkgs(-libre) [0, 1], I > noticed the following regressions: > > - GNU gettext is now required to build the ‘.mo’ files but not checked > for at configure time. When it’s not available,

Re: GRUB FAILURE

2010-06-29 Thread Felix Miata
On 2010/06/29 11:57 (GMT-0300) LuizBCampos composed: >System: Linux_Slamd64 >Grub version: 0.97 > Two systems installed...Windows (ntfs) on /dev/sda1 and > Linux_Slamd64 on /dev/sda2 > root (hd0,0)==>filesystem type unknown, partition 0x7 NTFS, the filesystem on sda1, is not

Re: GRUB is only able to setup root device to first eight hard drives

2010-06-21 Thread Jan Holčapek
On Mon, Jun 21, 2010 at 5:11 PM, Felix Miata wrote: > On 2010/06/21 07:57 (GMT+0200) Jan Holc(apek composed: > >> It was me who filed the CentOS bug, and I was encouraged to push it upstream. >> So here I am :-) > > Check your CentOS bug. Was the encouragement from a triager? Or was it from > the

Re: GRUB is only able to setup root device to first eight hard drives

2010-06-21 Thread Felix Miata
On 2010/06/21 07:57 (GMT+0200) Jan Holc(apek composed: > It was me who filed the CentOS bug, and I was encouraged to push it upstream. > So here I am :-) Check your CentOS bug. Was the encouragement from a triager? Or was it from the bug's owner? By now most distros know that any Legacy Grub "bug

Re: GRUB is only able to setup root device to first eight hard drives

2010-06-21 Thread Jan Holčapek
On Mon, Jun 21, 2010 at 12:36 AM, Gregg Levine wrote: > On Sun, Jun 20, 2010 at 2:57 PM, Jan Holčapek wrote: >> GRUB can only setup root device to first eight hard drives, as well as >> perform find only on this limited number of drives. >> >> For more details and a patch which fixes the bug, see

Re: GRUB is only able to setup root device to first eight hard drives

2010-06-20 Thread Gregg Levine
On Sun, Jun 20, 2010 at 2:57 PM, Jan Holčapek wrote: > GRUB can only setup root device to first eight hard drives, as well as > perform find only on this limited number of drives. > > For more details and a patch which fixes the bug, see > http://bugs.centos.org/view.php?id=3986 > > __

Re: GRUB NTFS Installation Error

2010-04-17 Thread Vladimir 'φ-coder/phcoder' Serbinenko
مرهبا، يا محمّد Muhammad Ammar wrote: > Hi, > > > Hope you will be fine and good. > > * > Is NTFS formatted partition supported to install GRUB on it?* > Please don't use HTML in your mails. It's a bad netiquette. GRUB supports ntfs > > I have created a NTFS Partition(/dev/sda3) and copy the grub f

Re: grub-pc jumps straight to rescue and prints error: no such disk / file not found

2010-02-03 Thread Josip Rodin
On Sat, Jan 02, 2010 at 03:00:39PM +0100, Josip Rodin wrote: > On Sat, Jan 02, 2010 at 02:29:36PM +0100, Josip Rodin wrote: > > I've got two disks and a software RAID setup on the partition that holds > > the /boot directory. I have several Linux software RAID partitions, based > > on this scheme:

grub-pc misdetects md RAID layout and fails to initialize [was Re: grub-pc jumps straight to rescue and prints error: no such disk / file not found]

2010-01-09 Thread Josip Rodin
On Sun, Jan 03, 2010 at 01:14:47PM +0100, Josip Rodin wrote: > On Sat, Jan 02, 2010 at 03:00:39PM +0100, Josip Rodin wrote: > > On Sat, Jan 02, 2010 at 02:29:36PM +0100, Josip Rodin wrote: > > > I've got two disks and a software RAID setup on the partition that holds > > > the /boot directory. I ha

Re: grub-pc jumps straight to rescue and prints error: no such disk / file not found

2010-01-03 Thread Josip Rodin
On Sat, Jan 02, 2010 at 03:00:39PM +0100, Josip Rodin wrote: > On Sat, Jan 02, 2010 at 02:29:36PM +0100, Josip Rodin wrote: > > I've got two disks and a software RAID setup on the partition that holds > > the /boot directory. I have several Linux software RAID partitions, based > > on this scheme:

  1   2   3   4   5   6   7   8   9   10   >