- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Remote Server Management
- >
- ILO 5 boots ISO from virtual CD but will not use i...
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
Discussions
Discussions
Discussions
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
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
01-27-2021 02:11 PM
01-27-2021 02:11 PM
ILO 5 boots ISO from virtual CD but will not use it for the software repository
I have a new DL360 Gen10 server which I want to install Oracle linxu on. I have an ISO file with the OS, and the server sees the ISO mounted as a virtual CD/DVD. However, when choosing the location of the software repository during the setup for installation, it does not allow me anything but HTTP//, HTTPS://, ftp:/./ or NFS. How do I tell it to use the virtual CD/DVD it just booted off of. The ISO is still mounted.
Running ILO version 2.3 August 24, 2020
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2021 03:42 AM
01-29-2021 03:42 AM
Re: ILO 5 boots ISO from virtual CD but will not use it for the software repository
Hello,
Please follow the below option.
Option:1
You can mount the Virtual CD/DVD-ROM as a normal CD/DVD-ROM device by using the following
command:
mount /mnt/cdrom1
•
SuSE Linux Enterprise Server—The Virtual CD/DVD-ROM can be found at /dev/scd0, unless
a USB-connected local CD/DVD-ROM is present. In that case, the Virtual CD/DVD-ROM
uses /dev/scd1.
You can mount the Virtual CD/DVD-ROM as a normal CD/DVD-ROM device by using the following
command:
mount /dev/scd0 /media/cdrom1
Option:2
HPE iLO 5 1.30 User Guide (Follow the page no#155)
http://itdoc.hitachi.co.jp/manuals/ha8000v/hard/Gen10/iLO/880740-004_en.pdf
Mounting a USB Virtual Media CD/DVD-ROM on Linux systems
Procedure
1. Log in to iLO through the web interface.
2. Start the .NET IRC or Java IRC.
3. Select the Virtual Drives menu.
4. Select the CD/DVD-ROM to use.
5. Mount the drive by using the following commands:
• For Red Hat Enterprise Linux:
mount /dev/cdrom1 /mnt/cdrom1
• For SuSE Linux Enterprise Server:
mount /dev/scd0 /media/cdrom1
Please let me know if the issue still persists.
I am a HPE Employee.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2021 06:02 AM
01-29-2021 06:02 AM
Re: ILO 5 boots ISO from virtual CD but will not use it for the software repository
Hi, Thanks for the reply. The version of ilo I am using (2.3) has a button at the top of the console screen that allows me to mount a virtual cd/dvd. I have done that, and the new server boots up using that ISO. It boots into the Linux installation screen, which then asks (among other things) what repository I want to use for the install. The virtual cd/dvd is not an option. The only options are HTTP, HTTPS, NFS and FTP. When I check the virtual cd/dvd it still has the ISO mounted, but it doesn't seem to think it is a repository (it is, I have installed 2 virtual guests using it).
The other method you suggest (method 1) requires that I have a command line screen to type the mount command in, and I don't have that yet. I only have the install gui that booted from the ISO.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2021 08:12 PM
01-31-2021 08:12 PM
Re: ILO 5 boots ISO from virtual CD but will not use it for the software repository
Hello,
I would suggest you have a proper case be logged with HPE, and share the appropriate logs for further analysis.
I am a HPE Employee.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]