RE: How do I mount the initrd.img file in linux?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> -----Original Message-----
> From: Brent Clements [mailto:bclem@xxxxxxxx]
> Sent: Tuesday, February 05, 2002 1:00 PM
> To: kickstart-list@xxxxxxxxxx
> Subject: How do I mount the initrd.img file in linux?
> 
> 
> Hi I was just wondering..how do I mount the initrd.img file in linux?
> 
> Thanks

I usually do this:

mkdir /mnt/initrd
gzip -dc initrd.img > initrd.ext2
mount -o loop initrd.ext2 /mnt/initrd

--
Brian Moyles
Infrastructure Engineer
comScore Networks, Inc.
312.775.6520 | bmoyles@xxxxxxxxxxxx 





[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux