Re: GRUB bug

2001-01-11 Thread Derrik Pates
in the net code when I boot a kernel). Thanks, Okuji Derrik Pates | Sysadmin, Douglas School|_ #linuxOS on EFnet [EMAIL PROTECTED] | District (dsdk12.net) | | | and now OPN too! Student @ South Dakota School of Mines | __| |___ _ _ _ ___ _ _ Technology

GRUB passes invalid mem= parameter to Linux kernel on system with512 MB of physical RAM

2001-08-01 Thread Derrik Pates
I have discovered that this was the issue with a system that I had previously reported that GRUB would Oops the kernel on - this is the reason. Using the --no-mem-option flag to the 'kernel' command at the grub prompt causes this problem to go away. Derrik Pates | Sysadmin, Douglas School

GRUB 'halt' command doesn't shutdown APM capable systems

2001-08-01 Thread Derrik Pates
code as well, to compare. Derrik Pates | Sysadmin, Douglas School |#linuxOS on EFnet [EMAIL PROTECTED] | District (dsdk12.net)|#linuxOS on OPN ___ Bug-grub mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug

Path against GRUB 0.90 for 'halt' no workie on APM systems

2001-08-02 Thread Derrik Pates
. Derrik Pates | Sysadmin, Douglas School |#linuxOS on EFnet [EMAIL PROTECTED] | District (dsdk12.net)|#linuxOS on OPN --- orig/grub-0.90/stage2/asm.S Tue Feb 27 05:59:00 2001 +++ grub-0.90/stage2/asm.S Thu Aug 2 00:25:42 2001 @@ -260,12 +260,19 @@ xorw%bx

Patch for memory detection with (SMP?) broken BIOSes

2001-08-02 Thread Derrik Pates
to Oops on boot). It just checks the length of the memory range in the check loop in common.c, and if it is zero bytes long, just ignores the range. Derrik Pates | Sysadmin, Douglas School |#linuxOS on EFnet [EMAIL PROTECTED] | District (dsdk12.net)|#linuxOS on OPN

Re: GRUB passes invalid mem= parameter to Linux kernel on systemwith 512 MB of physical RAM

2001-08-02 Thread Derrik Pates
is worked around with a one-line fix. Derrik Pates | Sysadmin, Douglas School |#linuxOS on EFnet [EMAIL PROTECTED] | District (dsdk12.net)|#linuxOS on OPN ___ Bug-grub mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman

Re: GRUB passes invalid mem= parameter to Linux kernel on systemwith 512 MB of physical RAM

2001-08-02 Thread Derrik Pates
it into CVS. Derrik Pates | Sysadmin, Douglas School |#linuxOS on EFnet [EMAIL PROTECTED] | District (dsdk12.net)|#linuxOS on OPN ___ Bug-grub mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-grub

Re: Question

2001-08-03 Thread Derrik Pates
, x86-only. A version for another platform would have to be heavily rewritten, since large sections of Grub are written in IA32 assembly. Derrik Pates | Sysadmin, Douglas School |#linuxOS on EFnet [EMAIL PROTECTED] | District (dsdk12.net)|#linuxOS on OPN

Linux kernel Oops on boot with GRUB without --no-mem-option flag -here's why

2001-08-03 Thread Derrik Pates
, to hopefully make it check for a 0-byte-long usable range, and ignore it. Derrik Pates | Sysadmin, Douglas School |#linuxOS on EFnet [EMAIL PROTECTED] | District (dsdk12.net)|#linuxOS on OPN ___ Bug-grub mailing list [EMAIL

Re: Problems

2001-08-04 Thread Derrik Pates
'kernel /kernel.elf'. Derrik Pates | Sysadmin, Douglas School |#linuxOS on EFnet [EMAIL PROTECTED] | District (dsdk12.net)|#linuxOS on OPN ___ Bug-grub mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-grub

Re: grub 0.90: works from fd0, not from hd0,0

2001-08-09 Thread Derrik Pates
On Thu, 9 Aug 2001, Frank Louwers wrote: (hd0,0) /boot ext2 (hd0,1) / xfs I recommend doing the following: cd /boot ln -s . boot grub-install --root-directory=/boot /dev/hda1 See what happens then - it should probably work. Derrik Pates | Sysadmin

Re: [Bug-grub] Re: [bonnaud@iut2.upmf-grenoble.fr: Bug#111315: grub:problem with DAC960, kernel 2.4 and initrd]

2001-09-05 Thread Derrik Pates
what happens? That completely bypasses any device-path parsing issues. Derrik Pates | Sysadmin, Douglas School |#linuxOS on EFnet [EMAIL PROTECTED] | District (dsdk12.net)|#linuxOS on OPN ___ Bug-grub mailing list [EMAIL

Re: [Bug-grub] Re: Creating a bootable floppy

2001-09-18 Thread Derrik Pates
. Derrik Pates | Sysadmin, Douglas School |#linuxOS on EFnet [EMAIL PROTECTED] | District (dsdk12.net)|#linuxOS on OPN ___ Bug-grub mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-grub

Re: Creating a bootable floppy

2001-09-19 Thread Derrik Pates
appreciate that. Derrik Pates | Sysadmin, Douglas School |#linuxOS on EFnet [EMAIL PROTECTED] | District (dsdk12.net)|#linuxOS on OPN ___ Bug-grub mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-grub

Re: Cannot install grub in linux-shell version of grub

2001-09-19 Thread Derrik Pates
(hd0) ar the grub prompt. If you can see the disk, GRUB is working. Well, I guess you could do that, if you hadn't returned it. I assume you were using the grub shell? Or how were you installing GRUB to the disk? Derrik Pates | Sysadmin, Douglas School |#linuxOS on EFnet [EMAIL

Re: (no subject)

2001-09-19 Thread Derrik Pates
that start above 8.4 gig... can the latest version of grub do this GRUB uses the BIOS provided mechanisms for accessing disk devices. So, if your BIOS can, it can - if your BIOS can't, well then, it can't. Derrik Pates | Sysadmin, Douglas School |#linuxOS on EFnet [EMAIL PROTECTED

Re: grub bootdisk help (if time permits)

2001-10-24 Thread Derrik Pates
in the right place. Derrik Pates | Sysadmin, Douglas School |#linuxOS on EFnet [EMAIL PROTECTED] | District (dsdk12.net)|#linuxOS on OPN ___ Bug-grub mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-grub

Re: 0.9

2001-10-30 Thread Derrik Pates
-directory= flag at all. Only use that to specify the root directory of the partition you're wishing to install GRUB to (like if you had a separate /boot partition or something). Derrik Pates | Sysadmin, Douglas School |#linuxOS on EFnet [EMAIL PROTECTED] | District (dsdk12.net

epic100 driver has problems

2001-11-02 Thread Derrik Pates
card). So, what other useful info can I provide? Does anyone know what's going on? Is there maybe a newer driver in the netboot codebase? I'm open to suggestions. Derrik Pates | Sysadmin, Douglas School |#linuxOS on EFnet [EMAIL PROTECTED] | District (dsdk12.net)|#linuxOS

Re: grub and memory access

2001-11-10 Thread Derrik Pates
count, and Windows talks directly to the BIOS during boot to get the memory total (afaik). If it were Linux, *BSD, or a Mach-based kernel, then you could, either by modifying GRUB's idea of the memory layout, or by just passing an arg (like the Linux kernel's 'mem=' parameter). Derrik Pates

Re: I can not unistall

2001-09-29 Thread Derrik Pates
/mbr'. That will regenerate a standard DOS MBR on your boot drive. Derrik Pates | Sysadmin, Douglas School |#linuxOS on EFnet [EMAIL PROTECTED] | District (dsdk12.net)|#linuxOS on OPN ___ Bug-grub mailing list [EMAIL PROTECTED

Re: Booting a reiserfs root partition with a grub floppy

2002-01-05 Thread Derrik Pates
On 5 Jan 2002, Adrian Phillips wrote: I've got 0.90 (Debian); time to upgrade :-) In his case, it shouldn't make a difference - only his root FS is Reiser, the /boot is ext2 (according to the info he gave) - so Grub itself never even touches that partition, only /boot. Derrik Pates

Re: APM and GRUB

2002-01-06 Thread Derrik Pates
before loading the OS, but supposedly this issue is fixed in CVS. If that doesn't work for you, then post again and make sure to mention that the CVS version still doesn't work. Derrik Pates | Sysadmin, Douglas School |#linuxOS on EFnet [EMAIL PROTECTED] | District (dsdk12.net

Re: About Abit BE6II

2002-01-17 Thread Derrik Pates
is going to have to be able to see the kernel (and any files it has to chain-load) in the first 1023 cylinders. If you run 'geometry (hd0)' at the GRUB prompt, what do you get? Derrik Pates | Sysadmin, Douglas School |#linuxOS on EFnet [EMAIL PROTECTED] | District (dsdk12.net

Re: Help with installing grub to disk

2002-01-18 Thread Derrik Pates
, with the GRUB files on a FAT-based partition, if you defrag that disk, GRUB may likely not start anymore (due to the blocklists suddenly being invalid and all...), so don't be surprised. Derrik Pates | Sysadmin, Douglas School |#linuxOS on EFnet [EMAIL PROTECTED] | District (dsdk12.net

Re: Misbooting

2002-01-26 Thread Derrik Pates
. Can you please help me? If there are any instances where you don't explicitly specify the root device, and you have a custom-built kernel that hasn't been rebuilt since the change, it'll try to boot from whatever the root device was when it was built. Derrik Pates | Sysadmin, Douglas School

Re: menu.lst on a fat partition

2002-01-30 Thread Derrik Pates
On Wed, 30 Jan 2002, Richard M. Kreuter wrote: Can GRUB read in automatically a menu.lst file on a fat formatted partition? It can, but you'll have to install it manually and specify the path to the menu.lst file if you wish it to be somewhere besides \boot\grub. Derrik Pates

Re: Possible bug in grub with USB Keyboard

2002-02-26 Thread Derrik Pates
(and eventually EHCI) controller drivers, and an HID class driver in GRUB, which I think would be an unnecessary pain in the ass. In other words, it's not a bug, it's a Feature (TM). -- Derrik Pates | Sysadmin, Douglas School |#linuxOS on EFnet [EMAIL PROTECTED] | District (dsdk12.net

Re: Possible bug in grub with USB Keyboard

2002-02-26 Thread Derrik Pates
emulation for real mode (and maybe v86 mode). It would explain why. Of course, if that's the case, I'm not sure there's a whole lot that the GRUB guys can do about it. -- Derrik Pates | Sysadmin, Douglas School |#linuxOS on EFnet [EMAIL PROTECTED] | District (dsdk12.net

Re: GRUB 0.90 disables Windoze NT 4.0 power down

2002-03-03 Thread Derrik Pates
. -- Derrik Pates | Sysadmin, Douglas School |#linuxOS on EFnet [EMAIL PROTECTED] | District (dsdk12.net)|#linuxOS on OPN ___ Bug-grub mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-grub

Re: kernel upgrade doesn't work

2002-03-27 Thread Derrik Pates
, will use that uncompressed image file, but x86 is NOT one of those). -- Derrik Pates | Sysadmin, Douglas School |#linuxOS on EFnet [EMAIL PROTECTED] | District (dsdk12.net)|#linuxOS on OPN ___ Bug-grub mailing list [EMAIL

Re: Grub and USB Keyboard

2002-04-12 Thread Derrik Pates
in legacy keyboard emulation code that only works in real mode, not protected mode. If LILO and the NT boot manager both run in real mode, that would seem to confirm my suspicion. -- Derrik Pates | Sysadmin, Douglas School |#linuxOS on EFnet [EMAIL PROTECTED] | District (dsdk12.net

Re: How to go to single user mode?

2002-04-24 Thread Derrik Pates
to edit, press 'e' again, and make your changes. Then once you've made the needed changes, press 'b' to boot (don't go back to the root menu, your changes will be lost). -- Derrik Pates | Sysadmin, Douglas School |#linuxOS on EFnet [EMAIL PROTECTED] | District (dsdk12.net

USB keyboard problem elucidated?

2002-05-02 Thread Derrik Pates
has started itself, I can then use a keyboard connected via USB as usual. Anyone have any clues as to why this is? I think this is the same problem as with other systems with USB keyboards, so maybe if we can figure out why this is so, then it can be corrected on other systems. -- Derrik Pates