|
||||||||||
Lloyd Palfrey wrote: > Has anyone managed to mount the .img file on linux? > > I'm trying to mount the .img so I can update a couple of the files from > the latest build. This should help you: - download the gziped image - rename the file to yourimagewhatever.img.gz - gunzip yourimagewhatever.img.gz (Note:for write support you need ufs-write support in your kernel!!) - mount -t ufs -oufstype=44bsd,rw,loop wrap-1.22.img /yourmountpoint/ - cd /yourmountpoint/ - cp mfsroot.gz /anywhere/ - cd /anywhere/ - gunzip mfsroot.gz - mount -t ufs -oufstype=44bsd,rw,loop mfsroot /anothermountpoint/ > > Disclaimer - June 1, 2006 > This email and any files transmitted with it are confidential and intended solely for m0n0wall at lists dot m0n0 dot ch. If you are not the named addressee you should not disseminate, distribute, copy or alter this email. Any views or opinions presented in this email are solely those of the author and might not represent those of West Suffolk Hospital. Warning: Although we've has taken reasonable precautions to ensure no viruses are present in this email, we cannot accept responsibility for any loss or damage arising from the use of this email or attachments. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch > For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch > regards Andreas -- STASOFT AG P: +41 61 726 80 70 F: +41 61 726 80 79 |