Unsolved
This post is more than 5 years old
5 Posts
0
8381
November 13th, 2014 12:00
DRM Linux ISO - enable serial console?
Is there any way to enable the serial console on the Linux ISO created by DRM? I don't see any option in DRM itself, I can't find the relevant files (e.g. isolinux.cfg) to be edited on the server with DRM installed, I don't see any relevant option in genisoimage, and my attempts to unpack the generated ISO, edit isolinux.cfg, and reassemble the ISO so far haven't been successful.
Any ideas?
No Events found!
ShaneAK
5 Posts
0
November 14th, 2014 15:00
FWIW I worked up a project to remaster the ISO produced by DRM and run the updates on the serial console:
https://github.com/shane-axiom/drm-serial
This is working, would be nice to be able to do this in DRM itself though.
ShaneAK
5 Posts
0
November 14th, 2014 15:00
FWIW I worked up a project to remaster a DRM produced ISO to run updates on the serial console:
github.com/.../drm-serial
Would be nice to have this built into DRM though.