[bug #31771] GRUB2 with LVM snapshot of /boot

2010-12-03 Thread eugene
verity: Major Priority: 5 - Normal Item Group: Software Error Status: None Privacy: Public Assigned to: None Originator Name: Eugene Shtokolov Originator Email: eug...@nobilis.org.ru Open/Closed

[bug #29873] GRUB2 - can't read the 'grub' dir from /boot-partition at a "cold" start

2010-05-27 Thread Eugene
Follow-up Comment #9, bug #29873 (project grub): And the manifestations of the 'buggy hardware' are always the same. And appear only in one place. Strange, isn't it? ___ Reply to this item at: ___

[bug #29873] GRUB2 - can't read the 'grub' dir from /boot-partition at a "cold" start

2010-05-26 Thread Eugene
Follow-up Comment #7, bug #29873 (project grub): Reply to https://savannah.gnu.org/bugs/index.php?29873#comment3 The method of proof by contradiction. Assume that the FS (in the first partition of sda, sizeof(sda1) = 64 Mb) places directory /grub after the Limit, and BIOS can't read after this

[bug #29873] GRUB2 - can't read the 'grub' dir from /boot-partition at a "cold" start

2010-05-26 Thread Eugene
Follow-up Comment #5, bug #29873 (project grub): grub2 located on /dev/sda1 size of /dev/sda is 64 MB... ___ Reply to this item at: ___ Message sent v

[bug #29873] GRUB2 - can't read the 'grub' dir from /boot-partition at a "cold" start

2010-05-26 Thread Eugene
Follow-up Comment #6, bug #29873 (project grub): I mean 'size of /dev/sda1 is 64 MB' at prev post ___ Reply to this item at: ___ Message sent via/by Sa

[bug #29873] GRUB2 - can't read the 'grub' dir from /boot-partition at a "cold" start

2010-05-26 Thread Eugene
Follow-up Comment #4, bug #29873 (project grub): Please, see the scheme to orginal submission in attachments... (file #20626) ___ Additional Item Attachment: File name: bug-29873-en_1.png Size:12 KB _

[bug #29873] GRUB2 - can't read the 'grub' dir from /boot-partition at a "cold" start

2010-05-26 Thread Eugene
Follow-up Comment #2, bug #29873 (project grub): Vladimir, if I understand correctly, you say that in my case the problem lies in the limitations of the BIOS. But such restrictions should operate continuously. In my case (with the same BIOS): - at first time grub2 can't boot - at second time gru

[bug #29873] GRUB2 - can't read the 'grub' dir from /boot-partition at a "cold" start

2010-05-13 Thread Eugene
URL: Summary: GRUB2 - can't read the 'grub' dir from /boot-partition at a "cold" start Project: GNU GRUB Submitted by: udedok Submitted on: Чтв 13 Май 2010 11:35:09 Category: None

[bugs #11199] New PCI ID for Intel eepro100 on D865GLC motherboard

2004-12-03 Thread Eugene Nesterenko
Submitted by: Eugene Nesterenko On: Fri 12/03/2004 at 09:48 Category: Network Severity: Major Priority: 5 - Normal Item Group: Action Request Resolution: None Privacy: Public Assigned to: None Originator Name: Eugene Nesterenko Originator Email: [EMAIL PROTECTED] Status: Open Release:

Re: Off Topic-- Windows only viruses, and a US based school

2002-02-25 Thread Eugene Leitl
On Mon, 25 Feb 2002, GNUOrder wrote: > Yea, I dont like seeing these viri getting through to the mailing lists Viruses. > either, if that is where you are getting them from. I know a few have made > it through the Linux BIOS list in the past. I think the best place to scan > for viri is at th

Re: [RFC] netboot changes

2001-01-15 Thread Eugene A. Doudine
e, as in the code I sent to Thierry. > Anyway, I don't think it would be worth to update the network drivers > (unless you have a card GRUB doesn't support), because I'm planning > not to use Etherboot drivers. I'll explain my "near future plans" > soon. Th

Re: [RFC] netboot changes

2001-01-14 Thread Eugene A. Doudine
or 8 month old, Etherboot has some new drivers, pci_device struct is also changed. However this problem with non-optimal probing sequence of pci devices still exists in Etherboot too. Regards, Eugene On Sun, 14 Jan 2001, Thierry Laronde wrote: > Hello, > > I have the following goal

Re: [PATCH] new command

2001-01-10 Thread Eugene A. Doudine
Hello, Okuju Thank you for the thorough review of my code, I've rewritten it according to your suggestions. Regards, Eugene diff -ubBr ./grub-0.5.96.1/ChangeLog ./grub-0.5.96.1-ifconfig2/ChangeLog --- ./grub-0.5.96.1/ChangeLog Fri Oct 20 03:44:35 2000 +++ ./grub-0.5.96.1-ifco

[PATCH] new command

2001-01-09 Thread Eugene A. Doudine
and sintax is: ifconfig [--address=IP] [--mask=MASK] [--gateway=IP] [--tftpserver=IP] if used without arguments, it will print current network settings. Here is the patch, could you add these changes to grub source tree? Regards, Eugene diff -urbB ./grub-0.5.96.1/ChangeLog ./grub-0.5.96.