Bug 56519
| Summary: | Migration to ext3 failed when upgrading to Red Hat Linux 7.2 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Toralf <bugzilla> | ||||||||
| Component: | installer | Assignee: | Jeremy Katz <katzj> | ||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Brock Organ <borgan> | ||||||||
| Severity: | medium | Docs Contact: | |||||||||
| Priority: | medium | ||||||||||
| Version: | 7.2 | ||||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | i386 | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2002-03-01 21:26:59 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: | |||||||||||
| Attachments: |
|
||||||||||
|
Description
Toralf
2001-11-20 14:58:33 UTC
Created attachment 38023 [details]
Anaconda dump
When not marking filesystems for migration, installation of all packages was successful, but I got another crash during boot loader installation. The system subsequently wouln't boot, but I managed to get it up and running by creating /boot/grub/grub.conf, then issuing /sbin/grub-install (after chroot to /mnt/sysimage) in rescue mode. Also not that e.g 'tune2fs -j /dev/sda6' failed with message The filesystem already has a journal. The system started successfully after changing "ext2" to "ext3" in /etc/fstab, then rebooting. Created attachment 38024 [details]
Anaconda dump from boot loader installation
Please attach your /etc/fstab file. Created attachment 39689 [details]
/etc/fstab after "ext2" has been replaced by "ext3" for "/" and "/boot"
Could you attach your original lilo.conf as well? It's long gone, I'm afraid. There wasn't anything special about it, though; just the default installed by anaconda modified for kernel updates. |