Bug 34731
| Summary: | generic.img (boot disk) unusable | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Chris Kloiber <ckloiber> | 
| Component: | kernel | Assignee: | Phil Copeland <copeland> | 
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Brock Organ <borgan> | 
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.3 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | alpha | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2001-04-21 05:45:12 UTC | Type: | --- | 
| Regression: | --- | Mount Type: | --- | 
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| 
        
          Description
        
        
          Chris Kloiber
        
        
        
        
        
          2001-04-04 14:36:44 UTC
        
       Umm lets see,... Thats an aboot message (not kernel) [root@alpha linux-2.4]# find . -type f | xargs -n1 grep ext2_blkno [root@alpha linux-2.4]# [root@alpha aboot-0.7a]# find . -type f | xargs -n1 grep -l ext2_blkno ./fs/ext2.c ./tools/e2lib.c ./tools/e2lib.h What might be happening here is that the aboot is incapable of reading the MSDOS partition and is getting very confused by it. I don't have a machine to hand to try that theory though. (well I have my own personal machine however,.. I'm not about to nuke it!) Phil =--= Umm small question for you,.. does your boot kernel reside on a seperat partition or on one large disk? if it's one large partition whats probably happening is that the kernel is residing on a part of the disk that aboot can't reach, much the same as the problems with old versions of lilo in the i386 universe Does this help you at all? Phil =--= No reply, record closed |