bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug #1706] Grub doesn't see all my bzImage files


From: nobody
Subject: [Bug #1706] Grub doesn't see all my bzImage files
Date: Fri, 29 Nov 2002 15:53:14 -0500

=================== BUG #1706: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1706&group_id=68

Changes by: Yoshinori K. Okuji <address@hidden>
Date: 2002-Nov-29 20:53 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
Please send a report again, if you see the same problem.
Fow now, I close this bug.

Thanks,
Okuji



=================== BUG #1706: FULL BUG SNAPSHOT ===================


Submitted by: Siffy                     Project: GNU GRUB                       
Submitted on: 2002-Nov-13 19:12
Category:  Booting                      Severity:  Major                        
Priority:  None                         Bug Group:  Software Error              
Resolution:  None                       Assigned to:  None                      
Status:  Closed                         Release:  0.92-r1                       
Reproducibility:  Every Time            Planned Release:                        

Summary:  Grub doesn't see all my bzImage files

Original Submission:  http://www.tech-guys.com/~siffy/gruberror.html

This is a copy of a bug I posted on bugs.gentoo.org to see what the devs there 
had to say.
http://bugs.gentoo.org/show_bug.cgi?id=10508

use 
http://www.angelfire.com/al4/thegoldenlist/gruberror.html
if the other site is down.

Haven't seen anyone else complain about this, but Grub isn't seeing some of my 
kernels.  Basically any I've created since the one that's running right now.  
I've taken some screen shots with a digital camera so you might be able to 
catch something I'm missing, but I think everything is right everywhere.  I've 
reinstalled Grub (version 0.92-r1)

confucius root # cp /usr/share/grub/i386-pc/* /boot/grub/

triple checked my grub.conf

I'm out of ideas except for making /dev/hda1 ext2, which I see as my last 
resort.  And I don't think it's necessary since I've ran several kernels as 
the fs is.

Info about the system


confucius boot # ls -l
total 11264
drwxr-xr-x    4 root     root           88 Oct 17 16:15 boot
-rw-r--r--    1 root     root      1229785 Nov  6 02:07 bzImage
-rw-r--r--    1 root     root      1198377 Oct 18 10:15 bzImage.lolo.20pre1
-rw-r--r--    1 root     root      1253748 Oct 31 21:18 bzImage.lolo.20pre1-
evms
-rw-r--r--    1 root     root      1198377 Oct 18 18:21 bzImage.lolo.20pre1-
rescue
-rw-r--r--    1 root     root      1198350 Oct 25 02:41 bzImage.lolo.20pre2
-rw-r--r--    1 root     root      1264684 Oct 18 10:15 bzImage.lolo_pre6
-rw-r--r--    1 root     root      1615065 Oct 18 10:15 bzImage.lolo_pre6.xfs
-rw-r--r--    1 root     root      1501540 Oct 18 10:15 bzImage.nopreempt
-rw-r--r--    1 root     root      1028836 Oct 18 10:15 bzImage.vanilla
drwxr-xr-x    2 root     root           96 Nov  9 22:04 grub
drwxr-xr-x    2 root     root         4096 Nov  8 07:42 grub.old
drwxr-xr-x    2 root     root         4096 Oct 23 13:40 grub.save

confucius boot # ls -l grub
total 224
-rw-r--r--    1 root     root         7776 Nov  9 22:02 e2fs_stage1_5
-rw-r--r--    1 root     root         7472 Nov  9 22:02 fat_stage1_5
-rw-r--r--    1 root     root         6816 Nov  9 22:02 ffs_stage1_5
-rw-r--r--    1 root     root         1540 Nov  9 22:04 grub.conf
-rw-r--r--    1 root     root         8416 Nov  9 22:02 jfs_stage1_5
-rw-r--r--    1 root     root         7008 Nov  9 22:02 minix_stage1_5
-rw-r--r--    1 root     root         9376 Nov  9 22:02 reiserfs_stage1_5
-rw-r--r--    1 root     root        33856 Nov  9 22:04 splash.xpm.gz
-rw-r--r--    1 root     root          512 Nov  9 22:02 stage1
-rw-r--r--    1 root     root       102596 Nov  9 22:02 stage2
-rw-r--r--    1 root     root         6464 Nov  9 22:02 vstafs_stage1_5
-rw-r--r--    1 root     root         9128 Nov  9 22:02 xfs_stage1_5


confucius boot # cat grub/grub.conf
default 0
timeout 10
splashimage=(hd0,0)/grub/splash.xpm.gz

title=Gentoo Linux v.1.4rc1 linux-2.4.20-lolo_r1_pre1 With LVM & JFS
root (hd0,0)
kernel /boot/bzImage.lolo.20pre1 root=/dev/hda2

title=Gentoo Linux v.1.4rc1 linux-2.4.20-mjc_r2 With LVM, EVMS & JFS
root (hd0,0)
kernel /boot/bzImage root=/dev/hda2

title=Gentoo Linux v.1.4rc1 linux-2.4.20-lolo_r1_pre1 With EVMS
root (hd0,0)
kernel /boot/bzImage.lolo.20pre1-evms root=/dev/hda2

title=Gentoo Linux v.1.4rc1 lolo-2.4.20.1_pre2
root (hd0,0)
#kernel /boot/bzImage.lolo.20pre2 root=/dev/hda2
kernel /boot/bzImage.lolo.20pre2 root=/dev/hda2

title=Gentoo Linux v.1.4rc1 linux-2.4.20-lolo-r1_pre1 With LVM & JFS
RESCUE
root (hd0,0)
kernel /boot/bzImage.lolo.20pre1-rescue root=/dev/hda2

#title=Gentoo Linux v.1.4rc1 linux-2.4.19-lolo-r10_pre6 With XFS w/o
#preempt
#root (hd0,0)
#kernel /boot/bzImage.nopreempt root=/dev/hda2

#title=Gentoo Linux v.1.4rc1 linux-2.4.19-lolo-r10_pre6 With XFS
#w/preempt
#root (hd0,0)
#kernel /boot/bzImage.lolo_pre6.xfs root=/dev/hda2

#title=Gentoo Linux v.1.4rc1 linux-2.4.19-lolo-r10_pre6 W/O XFS
#root (hd0,0)
#kernel /boot/bzImage.lolo_pre6 root=/dev/hda2

#title=Gentoo Linux v.1.4rc1 linux-2.4.19 (vanilla-sources)
#root (hd0,0)
#kernel /boot/bzImage.vanilla root=/dev/hda2

# Below needed only for people who dual-boot
#title=Windows XP
#root (hd1,0)
#chainloader +1


confucius boot # df -Th
Filesystem    Type    Size  Used Avail Use% Mounted on
/dev/hda2             jfs    203M   41M  163M  20% /
tmpfs               tmpfs    1.0M  208K  816K  21% /mnt/.init.d
/dev/hda1             jfs     31M   19M   12M  61% /boot
/dev/vgroup/opt       jfs    498M  108M  390M  22% /opt
/dev/vgroup/usr       jfs    2.0G  1.6G  456M  78% /usr
/dev/vgroup/portage   jfs     10G  9.3G  687M  94% /usr/portage
/dev/vgroup/var       jfs    3.0G  2.4G  670M  79% /var
/dev/vgroup/home      jfs     10G  150M  9.9G   2% /home
/dev/vgroup/storage   jfs     10G  6.7G  3.3G  68% /storage


If any other info is needed, e-mail me or add to the bug or tell 
SanityInFlux/Siffy on irc.freenode.net .


Additional comment since that bug was created.
Sadly, I cannot test any ideas the grub devs come up with at this time.  The 
system has been wiped and repartitioned, but I'm posting this bug so they know 
it existed.  If you still have thoughts, comments, or questions please let me 
know, and I'll do what I can to help.

Follow-up Comments
*******************

-------------------------------------------------------
Date: 2002-Nov-29 20:53             By: okuji
Please send a report again, if you see the same problem.
Fow now, I close this bug.

Thanks,
Okuji


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1706&group_id=68




reply via email to

[Prev in Thread] Current Thread [Next in Thread]