Bug 889332 - FSError: mount failed: (32, 'mount: wrong fs type, bad option, bad superblock on /dev/sda1,\n missing codepage or helper program, or other error\n In some cases useful info is found in syslog - try\n dmesg | tail or so')
Summary: FSError: mount failed: (32, 'mount: wrong fs type, bad option, bad superblock...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:457ff7a8ae5b0fbb7c691394b67...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-20 20:22 UTC by Clyde E. Kunkel
Modified: 2023-09-14 01:39 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-05 22:55:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (960.09 KB, text/plain)
2012-12-20 20:23 UTC, Clyde E. Kunkel
no flags Details
File: anaconda.log (36.62 KB, text/plain)
2012-12-20 20:23 UTC, Clyde E. Kunkel
no flags Details
File: environ (780 bytes, text/plain)
2012-12-20 20:23 UTC, Clyde E. Kunkel
no flags Details
File: ifcfg.log (487 bytes, text/plain)
2012-12-20 20:23 UTC, Clyde E. Kunkel
no flags Details
File: packaging.log (163.11 KB, text/plain)
2012-12-20 20:23 UTC, Clyde E. Kunkel
no flags Details
File: program.log (43.00 KB, text/plain)
2012-12-20 20:23 UTC, Clyde E. Kunkel
no flags Details
File: storage.log (535.28 KB, text/plain)
2012-12-20 20:23 UTC, Clyde E. Kunkel
no flags Details
File: syslog (97.41 KB, text/plain)
2012-12-20 20:23 UTC, Clyde E. Kunkel
no flags Details

Description Clyde E. Kunkel 2012-12-20 20:22:59 UTC
Description of problem:
Using F18 smoke 9 on a 4 disk F14 VM.  Previous install attempts led to not enough space to install, so selected reclaim, btrfs, and custom.  Deleted all paritions except the swaps (why 2 I don't know) and created /boot as standard parition and / and /home as btrfs and selected striping.  Error occured after entering root password.
The following was filed automatically by anaconda:
anaconda 18.37.5 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/formats/fs.py", line 630, in mount
    raise FSError("mount failed: %s" % e)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/formats/fs.py", line 860, in setup
    return self.mount(**kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 2866, in mountFilesystems
    chroot=rootPath)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1655, in mountFilesystems
    readOnly=readOnly, skipRoot=skipRoot)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 193, in turnOnFilesystems
    skipRoot=False)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 114, in doInstall
    turnOnFilesystems(storage)
  File "/usr/lib64/python2.7/threading.py", line 504, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 91, in run
    threading.Thread.run(self, *args, **kwargs)
FSError: mount failed: (32, 'mount: wrong fs type, bad option, bad superblock on /dev/sda1,\n       missing codepage or helper program, or other error\n       In some cases useful info is found in syslog - try\n       dmesg | tail or so')

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64  BOOT_IMAGE=vmlinuz 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.6.10-4.fc18.x86_64
other involved packages: 
package:        anaconda-18.37.5
product:        Fedora
release:        Cannot get release name.
type:           libreport
version:        18

Comment 1 Clyde E. Kunkel 2012-12-20 20:23:04 UTC
Created attachment 666945 [details]
File: anaconda-tb

Comment 2 Clyde E. Kunkel 2012-12-20 20:23:06 UTC
Created attachment 666946 [details]
File: anaconda.log

Comment 3 Clyde E. Kunkel 2012-12-20 20:23:08 UTC
Created attachment 666947 [details]
File: environ

Comment 4 Clyde E. Kunkel 2012-12-20 20:23:09 UTC
Created attachment 666948 [details]
File: ifcfg.log

Comment 5 Clyde E. Kunkel 2012-12-20 20:23:11 UTC
Created attachment 666949 [details]
File: packaging.log

Comment 6 Clyde E. Kunkel 2012-12-20 20:23:13 UTC
Created attachment 666950 [details]
File: program.log

Comment 7 Clyde E. Kunkel 2012-12-20 20:23:16 UTC
Created attachment 666951 [details]
File: storage.log

Comment 8 Clyde E. Kunkel 2012-12-20 20:23:18 UTC
Created attachment 666952 [details]
File: syslog

Comment 9 Clyde E. Kunkel 2012-12-20 20:41:17 UTC
Tried again.  This time installer said enough space available to install Fedora, but I went ahead and selected btrfs, and customize.  Deleted all partitions and then selected automatic configuration.  Tried to explicitly size / to 20GB and saw that /home as at 20GB.  Tried to set /home to 10GB, but then / dropped to 10GB. So, put / back to 20GB and clicked finished.  Error occurred again after entering root password.

Comment 10 Clyde E. Kunkel 2012-12-20 20:46:55 UTC
Tried again duplicating Comment 9, except let auto configuration stand.  Errored out creating file system on /dev/sda2.

Comment 11 Clyde E. Kunkel 2012-12-21 01:32:55 UTC
Never mind.  Back VM storage configuration.

Comment 12 Clyde E. Kunkel 2012-12-21 01:33:27 UTC
s/back/bad/

Comment 13 Endre "Hrebicek" Balint-Nagy 2013-02-15 15:21:20 UTC
I have to reopen this bug as anaconda said my bug is reported as 889332.

Anaconda was unhappy with my pre-created f18test LV to be formatted as ext3 and my pre-existing ext2 /boot.

I donloade the kernel and initramfs from current f18 pxeboot subdirectory and the squashfs.img from LiveOS. Booted with this grub entry:
title f18 netinst
        kernel /vmlinuz selinux=0 panic=-1 root=live:/dev/sdb1 rd_LVM_LV=vg_pinky/f18test LANG=en_US.UTF-8
        initrd /initrd.img

and anaconda was unable to mount the /boot.
(I checked the "do not install bootloader" checkbox)
Do you have a better idea to install a fresh f18 info my pre-existing VG?
Endre/Ondra

Comment 14 qdyiyeqing 2013-03-11 04:09:22 UTC
Yes, I have the same proble.
And Afetr I had tried to install Fedora18 and failed, I have  tried to install Fedora17.
But it's failed too. 
After I have installed Fedora17, the problem is I can't boot my computer: grub loadingread error.
I have tried anything that I can find from internet. It doesn't work.

But when I was installing Fedora18's package (/dev/mapper/home or other things: decided to the mount point of home), I faced the same problem as you.

Comment 15 Fedora End Of Life 2013-12-21 15:15:17 UTC
This message is a reminder that Fedora 18 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 18. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '18'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 18's end of life.

Thank you for reporting this issue and we are sorry that we may not be 
able to fix it before Fedora 18 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior to Fedora 18's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 16 Fedora End Of Life 2014-02-05 22:55:35 UTC
Fedora 18 changed to end-of-life (EOL) status on 2014-01-14. Fedora 18 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 17 Red Hat Bugzilla 2023-09-14 01:39:41 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days


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