Gentoo Archives: gentoo-dev

From: Burton Samograd <kruhft@×××××××××××××.org>
To: gentoo-dev@g.o
Subject: [gentoo-dev] grub problem
Date: Sat, 14 Sep 2002 18:55:36
Message-Id: 20020914235308.GJ14264@kruhft.dyndns.org
1 Hi,
2
3 I'm trying to get grub setup a new kernel i just compiled but
4 something is going wrong. I do what i normally do, but now instead of
5 working grub is getting killed after running the setup command.
6
7 Here's the command output:
8
9 GRUB version 0.90 (640K lower / 3072K upper memory)
10
11 [ Minimal BASH-like line editing is supported. For the first word,
12 TAB
13 lists possible command completions. Anywhere else TAB lists the
14 possible
15 completions of a device/filename. ]
16
17 grub> root (hd0,0)
18 Filesystem type is ext2fs, partition type 0x83
19
20 grub> setup (hd0)Killed
21
22 Any ideas what the problem might be?
23
24 burton