ChromeOS Will No Longer Support Ext2/3/4 On External Drives/SD Cards
An anonymous reader writes Chrome OS is based on the Linux kernel and designed by Google to work with web applications and installed applications. Chromebook is one of the best selling laptops on Amazon. However, devs decided to drop support for ext2/3/4 on external drivers and SD card. It seems that ChromiumOS developers can't implement a script or feature to relabel EXT volumes in the left nav that is insertable and has RW privileges using Files.app. Given that this is the main filesystem in Linux, and is thereby automatically well supported by anything that leverages Linux, this choice makes absolutely no sense. Google may want to drop support for external storage and push the cloud storage on everyone. Overall Linux users and community members are not happy at all.
Whenever Chromebooks and ChromeOS comes up, somebody always points out those Amazon stats.
But are they actually legitimate sales?
By that, I'm asking if people actually bought these devices because they wanted to use them as Chromebooks running ChromeOS.
How many were technically-naive purchasers merely buying the cheapest laptops available, thinking they were typical Windows laptops, and not realizing that ChromeOS is actually so crippled?
How many were technically-savvy purchasers merely buying them so they could replace ChromeOS with a real Linux distro or some other OS?
Did anyone actually buy them intending to use ChromeOS?
I think the article hits it head-on about pushing users toward cloud storage, specifically Google Drive. I just got a Droid Maxx with KitKat and was shocked to find they had removed the ability to mount USB drives via USB OTG. Had to root my phone and install USB OTG Helper to have that basic functionality again. Obviously, the support is still there in the kernel; just the userspace access was removed, and USB OTG Helper was able to mount my flash drives successfully, even NTFS. Did I mention the Droid Maxx (made by Motorola after Google's acquisition) lacks an SD card? The 32 GB model was discontinued, so this is the 16 GB version and a Verizon exclusive, so you KNOW it's full of unremovable bloatware further depleting its limited, unexpandable storage. They tried to justify this by including 50 GB of Google Drive space for 2 years, but cloud storage should not be a replacement for local storage, only a supplement. Also, what if I did jump in feet-first and use all that extra space? What happens to my data 2 years from now? It's essentially being held hostage by the free "trial". Thankfully I only use cloud storage as off-site backup for important documents; I also store them in encrypted containers to prevent them from being data mined. Also, cloud storage is a pain when you have metered internet. I love me some Google products, but their "don't be evil" philosophy has gone out the window long ago.
Google Apps, combined with Chromebooks is a very compelling platform for schools.
We are deploying tons of these. They are cheap to buy, easy to manage, and great for 90% of the work that students are asked to do. (We use Macs for the other 10%).
When a kid drops a $1000 Macbook, I cringe. I cringe at the cost, and at the loss of whatever data that kid saved to his/her desktop. When that same kid drops a $250 chromebook, the hardware loss isn't too terrible, and I know that kid's data is saved to their Google Drive - automatically.
These things are fantastic in schools.
Ext 2/3/4 and any filesystem that records file ownership (especially numeric uids/gids) is not suitable for storage that's not associated with a particular system's user account database (/etc/passwd or otherwise). Linux could attempt to support such usage by virtualizing/remapping uids for "external" ext2/3/4-formatted drives, but it doesn't. Instead, you have a situation where file ownership is just silently wrong when you plug the drive into a different computer. So removing support is a big hammer, but I see how they could see it as a justifiable one when the status quo is broken like this.
If you read one of the last comments, they appear to have listened and are considering reconsidering this decision.
Which marks the difference between a professional development shop such as Google, and Lennart Poettering.
For linux tips: http://www.linuxtipsblog.com