Coder Social home page Coder Social logo

chromiumos-build's People

Contributors

jam7 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

chromiumos-build's Issues

ChromiumOS build for arm64 qemu ?

Hi,

Is it possible to build an image for arm64 qemu ? I know Google does have an arm64-generic build but that does not run yet on qemu. Possibly kernel lacks some configuration.

I have tried something like this:

emu-system-aarch64 -M virt -m 2048 -smp 2 -cpu host -enable-kvm -kernel vmlinuz-4.19.188-11540-arm64 \

-append 'init=/sbin/init boot=local rootwait ro noresume noswap loglevel=7 noinitrd console=ttyAMA0 i915.modeset=1 cros_efi cros_debug root=PARTUUID=97b4aaf3-6484-b743-bd18-1d64f5c946b8'
-device usb-ehci -device usb-kbd -device usb-mouse -usb -serial stdio -device virtio-gpu-pci,virgl=on,xres=1600,yres=900 -display sdl,gl=on
-device virtio-blk-device,drive=hd -drive if=none,file=/home/rreddy78/Downloads/chromiumos_test_image.bin,format=raw,id=hd
-netdev user,id=mynet -device virtio-net-device,netdev=mynet

Thanks and Regards

python 2.7 may cause conflicts

There is pre-installed python 2.7 on chromium os.

When I try to install python 2.7 using chromebrew, it cause several errors on i686 environment. It is caused by pre-installed python 2.7. I needed to remove all /usr/local/lib/python2.7 and /usr/local/bin/python stuff to compile new python 2.7.

Vagrant box?

Could you please provide a Vagrant box (probably with KVM/libvirt provider, but VirtualBox would be great)?
I have some trouble setting up your prebuilt images, and I think the workflow of testing ChromeOS related stuff (of course chromebrew) could really benefit from a Vagrant box.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.