Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 178065 - installer does not detect previously mounted partitions
Summary: installer does not detect previously mounted partitions
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux Installer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-11 15:01 UTC by Jon Hood
Modified: 2007-05-11 15:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Hood 2007-05-11 15:01:46 UTC
After the installer fails and the user exits, and the user chooses to "clean up," the /mnt/gentoo system remains mounted. When the installer is run again, and the user clicks "recommended layout", the following error message is displayed:
"Could not create <PedFileSystemType object at 0xb6e03c20> filesystem on /dev/hda1" and installation will not continue properly.

Workaround: unmount /mnt/gentoo/* and restart installer

To fix: the installer should detect if the HD is already mounted (either by the user or by a failed installation attempt before).

Reproducible: Always

Steps to Reproduce:
Comment 1 Andrew Gaffney (RETIRED) gentoo-dev 2007-05-11 15:26:16 UTC
The GTK frontend now checks when loading the partitioning screen for mounted partitions or activated swaps on any drives it detects. It gives you a big fat warning about it and tells you to unmount them, but will let you continue.