Code Monkey home page Code Monkey logo

Comments (7)

ethanmad avatar ethanmad commented on August 18, 2024

from chromeos-resize.

ethanmad avatar ethanmad commented on August 18, 2024

I looked up CloudReady just now and see that it's an installation method for Chromium OS.

Based on your original comment, my understanding is that you want to resize the partitions on your USB drive so that CloudReady will share the USB drive space with another operating system. Is that correct? If so, I think you can make it work by replacing DISK=$(rootdev -d -s) with DISK=/dev/sdb or whatever the disk's name is.

You should be able to boot into Chrome OS, download and modify the script, then run it, assuming CloudReady uses the same partition layout as does Chrome OS. If not, you can try another tool, like parted.

from chromeos-resize.

ninjadev64 avatar ninjadev64 commented on August 18, 2024

Sorry. I didn't specify what CloudReady was.
CloudReady is a Chromium OS branch developed by Neverware (neverware.com).

You can run the Home edition (free) off a USB Drive, which is practically Chrome OS on a USB. I want to change the size of my USB Drive's STATE partition, but as mentioned in my previous comment, I can't enable Developer Mode.

from chromeos-resize.

ninjadev64 avatar ninjadev64 commented on August 18, 2024

I looked up CloudReady just now and see that it's an installation method for Chromium OS.

Based on your original comment, my understanding is that you want to resize the partitions on your USB drive so that CloudReady will share the USB drive space with another operating system. Is that correct? If so, I think you can make it work by replacing DISK=$(rootdev -d -s) with DISK=/dev/sdb or whatever the disk's name is.

You should be able to boot into Chrome OS, download and modify the script, then run it, assuming CloudReady uses the same partition layout as does Chrome OS. If not, you can try another tool, like parted.

I'll try that, it may still work.

from chromeos-resize.

ninjadev64 avatar ninjadev64 commented on August 18, 2024

I tried it and got the error: ERROR: Can't open /dev/sdb: No such file or directory
Is this the wrong name?
Just so you know, I removed the check for developer mode section. Is that fine?
I read somewhere that most developer mode features work on normal CloudReady anyway... so it should be fine.

from chromeos-resize.

ninjadev64 avatar ninjadev64 commented on August 18, 2024

Alright.. now I used the default script except without the developer mode message.
But then I got this error:

ERROR: Entry outside of valid region
ERROR: -i 1 -l STATE -b 64 -s 33554432 

Or sometimes with different sizes:

ERROR: Ending LBA overlaps
ERROR: -i 1 -l STATE -b 64 -s 4096000 

But I am always getting the error:
ERROR: -i 1 -l STATE -b 64 -s 4096000

from chromeos-resize.

ethanmad avatar ethanmad commented on August 18, 2024

from chromeos-resize.

Related Issues (6)

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.