sebanc / brunch

Boot ChromeOS on x86_64 PC - Supports Intel CPU/GPU from 8th gen or AMD Ryzen
GNU General Public License v3.0
3.62k stars 389 forks source link

No space left on device | Chrome OS Installation #1121

Open RockyGamerGR opened 3 years ago

RockyGamerGR commented 3 years ago

Hello I have a problem installing Chrome OS on my laptop. The problem is when i am trying to install Chrome os it gives me an error saying "No space left on device" but I have a 120gb SSD installed. Can someone help me?

Log from Terminal:

mint@mint /media/mint/LINUX MINT/Chrome OS/brunch_r91_stable_20210620 $ sudo bash chromeos-install.sh -src samus.bin -dst /dev/sda All data on device /dev/sda will be lost, are you sure ? (type yes to continue) yes umount: /dev/sda: not mounted ERROR: cgpt create: unrecognized option: -p

Usage: cgpt create [OPTIONS] DRIVE

Create or reset an empty GPT.

Options: -z Zero the sectors of the GPT table and entries

ERROR: cgpt add: GptSanityCheck() returned 2: GPT_ERROR_INVALID_HEADERS ERROR: cgpt add: GptSanityCheck() returned 2: GPT_ERROR_INVALID_HEADERS ERROR: cgpt add: GptSanityCheck() returned 2: GPT_ERROR_INVALID_HEADERS ERROR: cgpt add: GptSanityCheck() returned 2: GPT_ERROR_INVALID_HEADERS ERROR: cgpt add: GptSanityCheck() returned 2: GPT_ERROR_INVALID_HEADERS ERROR: cgpt add: GptSanityCheck() returned 2: GPT_ERROR_INVALID_HEADERS ERROR: cgpt add: GptSanityCheck() returned 2: GPT_ERROR_INVALID_HEADERS ERROR: cgpt add: GptSanityCheck() returned 2: GPT_ERROR_INVALID_HEADERS ERROR: cgpt add: GptSanityCheck() returned 2: GPT_ERROR_INVALID_HEADERS ERROR: cgpt add: GptSanityCheck() returned 2: GPT_ERROR_INVALID_HEADERS ERROR: cgpt add: GptSanityCheck() returned 2: GPT_ERROR_INVALID_HEADERS ERROR: cgpt add: GptSanityCheck() returned 2: GPT_ERROR_INVALID_HEADERS ERROR: cgpt add: GptSanityCheck() returned 2: GPT_ERROR_INVALID_HEADERS ERROR: cgpt add: GptSanityCheck() returned 2: GPT_ERROR_INVALID_HEADERS ERROR: cgpt add: GptSanityCheck() returned 2: GPT_ERROR_INVALID_HEADERS ERROR: cgpt boot: GptSanityCheck() returned 2: GPT_ERROR_INVALID_HEADERS ERROR: cgpt add: unrecognized option: -B

Usage: cgpt add [OPTIONS] DRIVE

Add, edit, or remove a partition entry.

Options: -i NUM Specify partition (default is next available) -b NUM Beginning sector -s NUM Size in sectors -t GUID Partition Type GUID -u GUID Partition Unique ID -l LABEL Label -S NUM set Successful flag (0|1) -T NUM set Tries flag (0-15) -P NUM set Priority flag (0-15) -A NUM set raw 64-bit attribute value

Use the -i option to modify an existing partition. The -b, -s, and -t options must be given for new partitions.

The partition type may also be given as one of these aliases:

firmware    ChromeOS firmware
kernel      ChromeOS kernel
rootfs      ChromeOS rootfs
data        Linux data
reserved    ChromeOS reserved
efi         EFI System Partition
unused      Unused (nonexistent) partition

Found invalid GPT and valid MBR; converting MBR to GPT format in memory.


Non-GPT disk; not saving changes. Use -g to override. ERROR: cgpt show: GptSanityCheck() returned 2: GPT_ERROR_INVALID_HEADERS partx: specified range <1:0> does not make sense Writing partition 1 8.17MiB 0:00:00 [ 163MiB/s] [================================>] 100%
Writing partition 2 16MiB 0:00:00 [20.1MiB/s] [================================>] 100%
Writing partition 3 948MiB 0:00:51 [19.5MiB/s] [==============> ] 46% ETA 0:00:59 pv: write failed: No space left on device Writing partition 4 pv: write failed: No space left on device Writing partition 5 pv: write failed: No space left on device Writing partition 6 pv: write failed: No space left on device Writing partition 7 pv: write failed: No space left on device Writing partition 8 pv: write failed: No space left on device Writing partition 9 pv: write failed: No space left on device Writing partition 10 pv: write failed: No space left on device Writing partition 11 pv: write failed: No space left on device Writing partition 12 pv: write failed: No space left on device ChromeOS installed. mint@mint /media/mint/LINUX MINT/Chrome OS/brunch_r91_stable_20210620 $

Tousifmalik commented 3 months ago

Same issue please help