Bug 443242 - Hard drive not detected with non-existant partition table
Summary: Hard drive not detected with non-existant partition table
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: i386
OS: Linux
low
high
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-04-19 17:14 UTC by Ryan Bair
Modified: 2008-05-04 22:23 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-05-04 22:23:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 438985 0 low CLOSED Anaconda can't find any devices to install: "No valid devices were found" 2021-02-22 00:41:40 UTC

Description Ryan Bair 2008-04-19 17:14:37 UTC
Description of problem:
The installer cannot start partitioning because it claims that no hard drives
are installed. The drive is visible outside of the installer however.

Version-Release number of selected component (if applicable):
Fedora 9-Beta

How reproducible:
100%

Steps to Reproduce:
1.Install a hard drive without a valid partition table. dd works for this task.
2.Load up the installer and proceed to the partitioning section.
  
Actual results:
Anaconda will not continue because it can't see the drive.

Expected results:
Offer to initialize and partition the disk.

Additional info:
By dropping to a console, I was able to create the partition table using parted.
Only after rebooting the system, anaconda could properly detect the drive and
proceed with the installation. I blanked the drive again using dd and was able
to reproduce the error.

This is possibly related to bug 438985, but I didn't want to hijack the bug.

Comment 1 Jeremy Katz 2008-04-21 23:38:37 UTC
If you switch to a tty and run lshal, do you see the drive in the output?

Comment 2 Ryan Bair 2008-05-04 22:23:20 UTC
Yes, the drive does show up. I am able to manually partition it, then Anaconda
likes it. 

Fortunately, I was not able to reproduce this behaviour on the preview release.
I was given the option to initialize the disk as expected. 


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