Thursday, April 30, 2015

linux mint - Is read-only BIOS flashable?

I would like to replace Chrome OS with Linux Mint on Acer Chromebook. Problem is it has a read-only BIOS (thanks...!). Would it be possible/feasible to flash this and make it into an read-write BIOS and then change the OS ? (I am newbie-ish, please forgive if this is obviously not possible)

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...