Bug 212073

Summary: Kernel Oops When Trying to Mount Local Disk During Installation
Product: [Fedora] Fedora Reporter: Daniel Qarras <dqarras>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED WORKSFORME QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-10-25 09:57:44 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 Daniel Qarras 2006-10-24 20:53:50 UTC
Description of problem:


Version-Release number of selected component (if applicable):
Fedora Core 6 (Zod).

How reproducible:
Always.

Steps to Reproduce:
1. Start FC6 installer, wait for the welcome screen.
2. Ctrl+Alt+F2
3. mkdir /foo
4. mount /dev/hda1 /foo
  
Actual results:
I get kernel oops that seems to have references to GFS2 after the mount command.

Expected results:
Local ext3 partition mount under /foo.

Additional info:
I cannot send any logs about this but I am willing to provide more information
if I can.

I would need to be able to mount my local disk during installation to save logs
there for other bug reports ;)

Comment 1 Daniel Qarras 2006-10-25 09:56:58 UTC
Oops, my bad, I was trying to mount a swap partition. With an ext3 partition all
ok. Please close this bug.