running the installer from a non-optical medium, it fails trying to unmount /cdrom
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Baltix |
New
|
Undecided
|
Unassigned | ||
base-installer (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
ubiquity (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Bug Description
Binary package hint: base-installer
I performed a CD-less installation as instructed in the Ubuntu documentation.
I repartitioned my HD as follows:
1: Hardy (JFS)
2: Swap
3: extended
5: Intrepid (JFS)
6: Jaunty (JFS)
7: installer (ext2)
I then unpackaged the Alpha 2 Kubuntu AMD64 installer CD (jaunty-
The system started up and I was able to start the installer.
The installer works, until it was time to partition the HD. I tried to select the Jaunty partition, and clicked Edit parition, but nothing happens. I cannot check the "format" checkbox, and cannot set mount point.
I then deleted the Jaunty partition, and chose to create a new one. I chose JFS and root mount point from the dropdown menu. The partition was created as ext2 (or ext3, can't remember now) and the mount point was root.
I was unhappy with this, so I again deleted and created the paritition, making sure that the filesystem and mount point options were corrected. Now the partition was created as ext2 (or ext3) and the mount point was /home.
It appears the installer completely disregards the partitioning choices made by the user.
After doing the process one more time (perhaps also a reboot, can't remember for sure), I decided to accept an ext2/ext3 system, and tried to finish the install. At this point the system complains that in order to modify the partition table, it would need to unmount all filesystems on the hard drive, which is a bit odd since the change made did not affect the installer partition in any way. At this point the installation failed, and there was no way to get past this problem.
summary: |
- Jaunty: installing to existing JFS partition from existing Ubuntu - installation without burning CD fails due to HD partitioning + Jaunty, Karmic: when booting from one partition and installing to + another, installer fails to unmount '/cdrom' this halts installation. |
tags: | added: precise |
summary: |
- Jaunty, Karmic: when booting from one partition and installing to - another, installer fails to unmount '/cdrom' this halts installation. + running the installer from a non-optical medium, it fails trying to + unmount /cdrom |
Install with 20090114 failed same way, insisted it couldn't make changes to the partition table with a /cdrom partition mounted, since I was installing from a CD image in a partition as I usually do.
I DON'T WANT ANY CHANGES TO THE PARTITION TABLE! CERTAINLY NO CHANGES TO ANY OTHER PARTITION THAN THE ONE BEING INSTALLED TO!
gparted has no trouble formatting a partition with no effect on any other partition, ubiquity should have no trouble either.
I had already formatted the partition with gparted and manual partition install only needed to set the mount point to / which should not require any changes in any other partition! This is a 7 boot system and I was installing to 1 partition with no size or any other changes. I don't know if setting mount point to / requires a partition change, but should certainly not need changing any other partition at all.
Anyone have any clue whether ubiquity is trying to rewrite the entire table, BAD NEWS, or is it just doing a check to see if anything is mounted? Having another partition mounted than the one being changed doesn't cause gparted any trouble, it should not cause ubiquity any trouble either.
Jerry