imperador / chromefy

Project Croissant: Install Chrome OS on any Computer - Transforming Chromium to Chrome
GNU General Public License v3.0
880 stars 80 forks source link

No space left on device [Method 1 and 3] #30

Open veraalex97 opened 5 years ago

veraalex97 commented 5 years ago

I'm using version 69 vanilla recovery along with version 69 eve and caroline. I get this using method 1 and also manually converting trying method 3

'/home/chronos/tpm1image/usr/lib64/libtspi.so.1.2.0' -> '/home/chronos/local/usr/lib64/libtspi.so.1.2.0' cp: error writing '/home/chronos/local/usr/lib64/libtspi.so.1.2.0': No space left on device cp: target '/home/chronos/local/usr/sbin/' is not a directory '/home/chronos/tpm1image/usr/share/cros/init/tcsd-pre-start.sh' -> '/home/chronos/local/usr/share/cros/init/tcsd-pre-start.sh' cp: error writing '/home/chronos/local/usr/share/cros/init/tcsd-pre-start.sh': No space left on device '/home/chronos/tpm1image/usr/share/cros/init/chapsd.sh' -> '/home/chronos/local/usr/share/cros/init/chapsd.sh' '/home/chronos/tpm1image/etc/dbus-1/system.d/Cryptohome.conf' -> '/home/chronos/local/etc/dbus-1/system.d/Cryptohome.conf' '/home/chronos/tpm1image/etc/dbus-1/system.d/org.chromium.Chaps.conf' -> '/home/chronos/local/etc/dbus-1/system.d/org.chromium.Chaps.conf' tss:!:207:root,chaps,attestation,tpm_manager,trunks,bootlockboxd tss:!:207:207:trousers, TPM and TSS operations:/var/lib/tpm:/bin/false sed: couldn't flush /home/chronos/local/lib/udev/rules.d/sedl4PcoR: No space left on device sed: couldn't flush /home/chronos/local/etc/camera/sedRYip9V: No space left on device

ChromeOS image created: this is for personal use only, distribute at your own risk

NSbuilder commented 5 years ago

I don't know exactly what it is but make sure there is enough space available on your computer ( or vm ). The process may require more than 9GB of free space. Also, there is a new version now ( Chrome OS 72 ).

Sleeepy2 commented 5 years ago

I am getting a similar error. I thought my vm didn't have enough space so I resized it several times. I now have 500GB of free space and still get this error.

'/home/chronos/local/boot/syslinux/default.cfg' -> '/home/chronos/RAW/boot/syslinux/default.cfg' '/home/chronos/local/boot/syslinux/root.B.cfg' -> '/home/chronos/RAW/boot/syslinux/root.B.cfg' '/home/chronos/local/boot/syslinux/usb.A.cfg' -> '/home/chronos/RAW/boot/syslinux/usb.A.cfg' '/home/chronos/local/boot/syslinux/README' -> '/home/chronos/RAW/boot/syslinux/README' '/home/chronos/local/boot/syslinux/root.A.cfg' -> '/home/chronos/RAW/boot/syslinux/root.A.cfg' '/home/chronos/local/boot/efi' -> '/home/chronos/RAW/boot/efi' '/home/chronos/local/boot/efi/boot' -> '/home/chronos/RAW/boot/efi/boot' '/home/chronos/local/boot/efi/boot/grub.cfg' -> '/home/chronos/RAW/boot/efi/boot/grub.cfg' '/home/chronos/local/boot/efi/boot/bootx64.efi' -> '/home/chronos/RAW/boot/efi/boot/bootx64.efi' '/home/chronos/local/boot/efi/boot/bootia32.efi' -> '/home/chronos/RAW/boot/efi/boot/bootia32.efi' cp: cannot stat '/home/chronos/local/usr/lib64/dri': No such file or directory cp: cannot stat '/home/chronos/local/usr/lib64/va': No such file or directory Error while copying ChromiumOS files locally (insufficent disk space?) aborting...

mikestan commented 5 years ago

Same issue as @Sleeepy2. I'm using eve and caroline. Has anyone found the issue?

goshawk22 commented 5 years ago

Look at this https://github.com/imperador/chromefy/issues/97#issuecomment-530504279

imaandrew commented 5 years ago

I'm getting this error even with the special build

juicypop commented 5 years ago

+1 I'm also running out of space on option 3

And now I ask myself if this happened all the time with option 1 which never gave me a bootable result image, it always stuck at grup

Gonna try to resize somehow sda5 and see what happens

jkashuba07 commented 3 years ago

Has anybody found a good solution? I noticed that the v85 of the eve recovery has a ROOT-A partition size larger than what is on the R85 special build. I cannot figure out how to increase the ROOT-A partition size without breaking the script. Can anyone shed light on that and maybe that will take care of the no space left.