Bug 446826 - preupgrade misses a leading '/' in the root kernel parameter
Summary: preupgrade misses a leading '/' in the root kernel parameter
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: preupgrade
Version: 9
Hardware: i386
OS: Linux
low
low
Target Milestone: ---
Assignee: Will Woods
QA Contact: Fedora Extras Quality Assurance
URL: http://shailesh-techtravels.blogspot....
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-05-16 10:42 UTC by Shailesh Narvekar
Modified: 2008-12-01 15:43 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-12-01 15:43:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Shailesh Narvekar 2008-05-16 10:42:38 UTC
Description of problem:
preupgrade on completion of first step creates an entry in the boot menu. The
kernel parameters passed here include something like
hd:sda4:boot/upgrade/stage2.img. When this menu option was selected stage2
refused to load as it could not locate stage2.img. A helpful screen appeared
with which to locate drive and path, but option entered here didnt work as well.

Added a leading '/' ie hd:sda4:/boot/upgrade and it worked.


Version-Release number of selected component (if applicable):
preupgrade-0.9.3-3.fc8

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Luis Villa 2008-05-16 11:38:13 UTC
Yeah, I saw this too. 

The bug isn't low/low; it makes the system inoperable unless you know enough to
spot the missing /.

Comment 2 Seth Vidal 2008-05-16 12:02:58 UTC
It's only inoperable only for one reboot.

The installer kernel is only the default kernel for the next reboot, not forever.

Also this problem has been fixed in the upstream bzr - just not released as a
package, yet.



Comment 3 Will Woods 2008-05-19 21:29:33 UTC
Yes, this is fixed in bzr - see trac ticket #19:
https://fedorahosted.org/preupgrade/ticket/19

This bug will be updated when we push out a new preupgrade package.

Comment 4 Dale Bewley 2008-10-30 21:13:33 UTC
I just tried preupgrade from F8 to F9, and I have /boot on root. Apparently this patch from May '08 has still not been released. I'll try the workaround, but can a new pkg be spun, please?

Comment 5 Will Woods 2008-10-31 01:19:39 UTC
It's in the updates-testing repo - preupgrade-0.9.8-2.fc[89].


Note You need to log in before you can comment on or make changes to this bug.