loadYOURSELF

loadYOURSELF

Entries Tagged ‘Image’

Creating & using ext3 filesystem images

Ext3 is a linux filesystem and used by most of the linux systems. This article shows and example ext3 image usage situation.

we will create and use 20MB ext3 image. 1024×20480 bytes.

first we create an empty file with dd block size 1024

dd if=/dev/zero of=disk1.image bs=1024 count=20480

then we format that image

mkfs.ext3 -F -b 1024 disk1.image 20480

this will give an empty filesystem whose type is ext3.

Backup entire disk (mbr included) with dd (linux command) and gzip

BACKUP DISK

dd if=/dev/sdX | gzip > a.gz

RESTORE BACK

gzip -dc  a.gz | dd of=/dev/sdX

Buy me a beer

Samsung CMOS Image Sensor Mounted Camera Best 14.6 Mega Pixel DSLR Camera of its Kind

SAMSUNG APS-C size CMOS image sensor mounted
- Clear picture using Optical Image Stabilization (OIS) with the shaking image sensor method
- Waterproof body through dust- and waterproof design

Samsung Digital Camera (CEO Lee Joong-Goo, www.samsungcamera.com) has announced the launch of a new DSLR (Digital Single Lens Reflex) camera, the ‘GX-20′ with upgraded functions and capabilities.