Bugzilla – Bug 150722
Installation Error from Harddisk installation
Last modified: 2006-03-13 12:58:12 UTC
When we install from harddisk, yast mounts the harddisk and access the files from there. When we give mount points to yast in partitioning dialog, it tries to mount all the mountpoints. Now, because one partition is already mounted, it is not able to mount it again. So it gives an error. After that, it closes the instllation and goes back to the installation menu.
Please give more information about that scenario (device names) why is there an overlap here?
My harddisk installation tree resided in /dev/hda5 . So yast mounted it and accessed tree from that partition. Now partitionar is trying to mount the same parition as /windows/D (because I have set that entry for fstab) . So it is again trying to mount it. What should happen actually is that it should not try to mount it at all.
> After that, it closes the instllation and goes back to the installation menu. You mean it falls back to linuxrc (the blueish ASCII based menu)? No way to skip or ignore the error?
Yes, that is exactly what I mean! There is no way to ignore error.
Thomas: As (in this case) this is really no critical error, the user should be able to ignore it - better of course would be the partitioner knowing the critical partitions, namely those which are required for the installation process. This should be fixed for the final in my opinion.
Installation via harddisk is not officially supported.