Bug 150717 - ISO installation support
Summary: ISO installation support
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Installation (show other bugs)
Version: Beta 3
Hardware: i686 SuSE Linux 10.1
: P5 - None : Enhancement (vote)
Target Milestone: ---
Assignee: Jiri Srain
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-14 10:07 UTC by Vinay Khaitan
Modified: 2006-02-14 12:49 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vinay Khaitan 2006-02-14 10:07:44 UTC
There is a feature in suse installation about harddisk installation support.
I want a feature of support of installation from ISO files on harddisk.

SO that I can give the path of iso on harddisk and Yast start installation from there.
Comment 1 Michael Gross 2006-02-14 12:11:24 UTC
Can be done as easily: Mount the ISO from a local disk using a loop device (mount -o loop cd.iso /mnt) and proceed as if you would install from a directore (e.g. /mnt).

Maby yast should offer some point-and-click interface to that in the installation source dialog. Jiri? What do you think about that? I think something like that was already filed some time ago...
Comment 2 Vinay Khaitan 2006-02-14 12:29:44 UTC
Yes, there should be a point and click interface.
And yes, I am smart enough to start installation from iso(which I did) ;-)

But it still requires a tree. Yast installation medium doesn't give option to specify directory. It only give us a menu of /dev/hda* . Now how can we specify directory ?
What I did then is simply "mount -bind /iso_mount_point /var/adm/Yast/Instllation_cahce_whatever "


I remember that redhat infact requires iso images to install from harddisk.
Comment 3 Klaus Kämpf 2006-02-14 12:49:42 UTC
This will be supported in future versions.