[olug] mounting a loop device

Brian Roberson roberson at olug.org
Fri Feb 28 03:15:50 UTC 2003


usually initial ram disks are gziped -


cp initrd.img /tmp/tmpimg.gz
gzip -d /tmp/tmpimg.gz
mount -o loop /tmp/tmpimg /mnt/point



On Thu, Feb 27, 2003 at 03:20:05PM -0600, drose.SCANTRON at scantron.com wrote:
> Can an initrd.img be mounted as a loop device?  If so, how would it be
> done?
> 
> Thanks.
> 
> Daryl Rose
> Unix Support Specialist
> drose at scantron.com
> 1-800-228-3628 x3061
> 
> 
> _______________________________________________
> OLUG mailing list
> OLUG at olug.org
> http://lists.olug.org/mailman/listinfo/olug



More information about the OLUG mailing list