
- #Create image of hard drive linux how to#
- #Create image of hard drive linux install#
- #Create image of hard drive linux full#
- #Create image of hard drive linux password#
- #Create image of hard drive linux series#
#Create image of hard drive linux password#
Enter email and password of account to get data from.Boot into recovery mode on the chromebook and insert the modifed recovery USB.Use the "create_encrypted_partition_recovery_usb.sh" script to modify the recovery usb.Create a recovery usb for the specific chromebook model.The email address and password of the account you aim to extract data from.Another device running chromeOS/Chromium (to modify chromeOS recovery USB).USB flash drive at least the size of your Chromebook hard disk (to run modified recovery usb and store extracted data).This will allow you to extract more data than simply logging in to the device and copying user files, particularly
#Create image of hard drive linux full#
This will not produce a full disk image but will allow you to extract most user and system data of evidentiary value. This method does NOT require the device to be in Developer Mode Option 2: Extracting a decrypted logical backup of the encrypted dataĭaniel Dickerman has detailed a process to extract a decrypted backup of all encrypted data. Replace '/dev/sda' with the device name of the Chromebook hard disk, '/mnt/sdb1/chromebookhd.img' with the output filepath of the resulting image file If your external disk is low in disk space, you can try to create a compressed image using the following command:ĭd if=/dev/sda conv=sync,noerror bs=64K | gzip -c > /mnt/sdb1/


If you are booting OSFClone, follow the prompts to acquire your image. Proceed to boot from the USB flash drive (by pressing Ctrl-U at the white boot splash screen). Imaging the hard diskīefore you boot from the USB drive, plug in an external hard disk that has enough space to store the Chromebook hard disk image. Once you have created the bootable USB image, ensure that you are able to boot it on your Chromebook.
#Create image of hard drive linux series#
Press Esc to get a boot menu and select the number corresponding to your USB drive.įor Samsung Series 3 Chromebox, Samsung Series 5 550 Chromebook and Acer C7 Chromebook, please follow the instructions here to create a bootable USB disk When you start up your Chromebook, you need to press Ctrl-L at the white boot splash screen to start SeaBIOS.
#Create image of hard drive linux install#
You should be able to install OSFClone or your favourite Linux distribution on a USB drive as you would for a PC. If you have an Acer C720 Chromebook, HP Chromebook 14, Chromebook Pixel, or any other Chromebook with SeaBIOS legacy boot, Have been tested on the corresponding Chromebook devices. The procedure will depend on which Chromebook you are using. Next, we need to create a bootable USB drive. If you wish to proceed, please follow the recommended procedure for entering Developer Mode for your device.įor an updated list of Chromebook devices, see here Creating a bootable USB drive Keep in mind that if you switch the device to Developer Mode at this time, the system’s data stored on the disk will be wiped and not recoverable.

Entering Developer Modeīefore we can boot from a USB drive, Developer Mode must be enabled on the Chromebook. Once you areĪble to get a Linux distribution running on your Chromebook, you can simply run the 'dd' command to perform the imaging of the hard disk.

#Create image of hard drive linux how to#
» How to acquire an image of a Chromebook hard disk Option 1: Acquire an image of a Chromebook hard disk
