Bug ID 907542
Summary Installer fails to find /bin/mount when mounting repo from local harddisk
Classification openSUSE
Product openSUSE Distribution
Version 13.2
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Installation
Assignee yast2-maintainers@suse.de
Reporter vidar.haugsvar@gmail.com
QA Contact jsrain@suse.com
Found By ---
Blocker ---

When mounting repo from local harddisk during upgrade/install the installer
calls /bin/mount and the mount fails since mount is present in /usr/bin

workaround: run 'ln -s /usr/bin/mount /bin/mount' from a shell before mounting
repo from installer


possible permanent fix: Change /bin/mount to /usr/bin/mount in installer

For your information the install was done using grub2's iso mount. The iso was
also fully copied to hardisk to make the installer find the repo.

Feature request: Allow the installer to use the iso directly.

Sincerly

Vidar Haugsv�r


You are receiving this mail because: