- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- how to install Linux from iso image
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-13-2007 09:11 PM
тАО12-13-2007 09:11 PM
/dev/sda7 is reiserfs.
I want that I use the installation media to just boot the system, but want to install the OS on/dev/sda2 from the iso image reside on the same hard drive(dev/sda7).
Please help
Regards
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-13-2007 11:00 PM
тАО12-13-2007 11:00 PM
Re: how to install Linux from iso image
I have done this with SUSE.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-14-2007 02:20 AM
тАО12-14-2007 02:20 AM
Re: how to install Linux from iso image
> I have done this with SUSE
how ?
when I boot the system using sles 10 media, I got the following options
1, Boot from Hard Drive
2, Installation
3, Installation - APCI Disabled
4, Installation failsafe
5, Rescue
6, Memory Test
so what to do so that installation begins using iso image of sles 10 on /dev/sda7
Need help on rhel too.
Regards
Maaz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-17-2007 09:15 AM
тАО12-17-2007 09:15 AM
Re: how to install Linux from iso image
http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/x8664-multi-install-guide/s1-installmethod.html
For SUSE, boot using the "Installation" option, continue till you get an overview of the installation. Select "Add-On Products", specify the ISO images on your hard drive, CD 2, CD 3 or so on...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-17-2007 10:27 PM
тАО12-17-2007 10:27 PM
Re: how to install Linux from iso image
Redhat is ok.
> For SUSE, boot using the "Installation" option, continue till you get an >overview of the installation. Select "Add-On Products", specify the ISO images on your hard drive
I did as per your instruction, that is boot the system with the media, and then select the INSTALLATION, and then select the "Add-On Products", and specify the ISO image on the hard drive, after doing this excercise removed the installation media, but when Installation begins, it aksed me for the DVD.
Anyhow thanks
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-18-2007 12:07 AM
тАО12-18-2007 12:07 AM
SolutionFor SLES 10, installing from the hard drive can be achieved by booting the installation from the hard drive & selecting the hard drive partition with the ISO image for the rest of the installation.
For this, you need to copy the linux & initrd images to a partition on the hard drive. Edit the grub menu to include the menu for installation. Here are a couple of links with more information about how to achieve this:
http://www.instantfundas.com/2007/08/install-any-linux-distro-directly-from.html
http://noelpower.blogs.ie/2005/08/14/installing-sles10-via-hardisk-or-nfs/
Note: Unfortunately, this will only work if grub is already installed, otherwise you would have to install grub manually & then go for the above method. :)