×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Summary: On the HMC how do you list the files in altdiskboot?
Details: I ran the getupgfiles to get data from IBM.
getupgfiles -h public.dhe.ibm.com -u anonymous --passwd anonymous -d /software/server/hmc/network/v950/x86
While that is running, I can use another session and watch the download with
while true; do ls -l /hmcdump ; sleep 30; done
First session ran fine, finished with:
Fetching network installation images...
Verifying network installation images...
As soon as that is done the contents of /hmcdump are wiped clean and the data is moved to altdiskboot.
How do I list the files in the altdiskboot partition?
I'm hoping it's so simple that asking the question shows how much of a newbie I am on HMC operations.
Rob Berendt
--
IBM Certified System Administrator - IBM i 6.1
Group Dekko
Dept 1600
Mail to: 7310 Innovation Blvd, Suite 104
Ft. Wayne, IN 46818
Ship to: 7310 Innovation Blvd, Dock 9C
Ft. Wayne, IN 46818
http://www.dekko.com
As an Amazon Associate we earn from qualifying purchases.