Now that I'm starting to play with ARM devices I'm ending up with various
images of SD cards to manage.
Suppose I have an SD card in a USB card reader, /dev/sdb, containing two
partitions (/dev/sdb1,/dev/sdb2).
I can image it with dd to a compressed image:
sudo dd if=/dev/sdb | gzip > myimage.dd.gz
What are my options for later mounting (say) the second partition from the
compressed image?
Ideally I'd like to do this without uncompressing (usually it's just a case of
wanting to see the contents of a single file off the image).
If I have to do my images in a different way that's fine, particularly if I
can convert the existing ones.
mark
--
Mark Rogers // More Solutions Ltd (Peterborough Office) // 0844 251 1450
Registered in England (0456 0902) 21 Drakes Mews, Milton Keynes, MK8 0ER
_______________________________________________
Peterboro mailing list
Peterboro@mailman.lug.org.uk
https://mailman.lug.org.uk/mailman/listinfo/peterboro