LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 06-28-2016, 05:53 PM   #1
serafim
LQ Newbie
 
Registered: Aug 2005
Location: Nacka, just outside of Stockholm, Sweden
Distribution: Manjaro Mate, Ubuntu Mate, Debian
Posts: 22

Rep: Reputation: 5
Is there a live image linux for samsung xe303c12


I was recently given a 2012 samsung chromebook xe303c12-a01 for free but it is of no use to me with chrome OS.

I have played around with it a little and managed to make the SSD writeable and would like to install some kind of Linux on it.

However, I have my mind on completely different things so I wonder if there exist an install-ready live image that I can use to boot from USB and, with a mouse click (or two or ...), have it installed directly on the SSD as only OS to use it as a travel companion.

I have scanned through a number of recipes and I think that there must be some install ready images out there. It would save me a lot of time.

I don't want a Crouton or Chrubuntu solution, I want the chrome OS gone and replaced by some "real" Linux.
 
Old 06-28-2016, 06:37 PM   #2
Upuetz
Member
 
Registered: May 2016
Location: Aachen
Distribution: Debian, CentOS, Ubuntu, Raspian, tinycore
Posts: 59

Rep: Reputation: Disabled
*if* you really have full write access to the ssd, can't you put ubuntu mate iso on a usb stick and boot from and install that?
 
Old 06-29-2016, 01:35 AM   #3
serafim
LQ Newbie
 
Registered: Aug 2005
Location: Nacka, just outside of Stockholm, Sweden
Distribution: Manjaro Mate, Ubuntu Mate, Debian
Posts: 22

Original Poster
Rep: Reputation: 5
Quote:
Originally Posted by Upuetz View Post
*if* you really have full write access to the ssd, can't you put ubuntu mate iso on a usb stick and boot from and install that?
No, I have to build (if I have understood it correctly) a Samsung xe303c12 specific kernel and rebuild the iso and that is a question of either use the chromebook to compile that kernel or cross compile it on another computer.
 
Old 06-29-2016, 07:37 AM   #4
Upuetz
Member
 
Registered: May 2016
Location: Aachen
Distribution: Debian, CentOS, Ubuntu, Raspian, tinycore
Posts: 59

Rep: Reputation: Disabled
Aaah, that thing doesn't have an i386/amd64 processor but rather an arm chip.
Maybe these links help:
http://www.ubuntu.com/tablet
In some article it says, that the cpu is identical to nexus 10 tablet. But searching for nexus 10 ubuntu yields installation instructions where you have to compile yourself...
Seems you're out of luck with a one-stop solution...

Cheers
Upuetz
 
Old 06-29-2016, 10:19 AM   #5
serafim
LQ Newbie
 
Registered: Aug 2005
Location: Nacka, just outside of Stockholm, Sweden
Distribution: Manjaro Mate, Ubuntu Mate, Debian
Posts: 22

Original Poster
Rep: Reputation: 5
I managed to download a Kali Linux for arm and put it on a usb stick and also to start it and copy it to the ssd.
only problem now is that the computer starts in developer mode with a developer prompt and I have to start Kali with
vboot_twostop
But ... it is up and running. Only problem now is to find out how to make it start when switching om the computer
and how to extend the system to my taste.
AND it is really fast compared to the original Chrome OS
 
Old 06-30-2016, 02:28 AM   #6
serafim
LQ Newbie
 
Registered: Aug 2005
Location: Nacka, just outside of Stockholm, Sweden
Distribution: Manjaro Mate, Ubuntu Mate, Debian
Posts: 22

Original Poster
Rep: Reputation: 5
Well, well. Finally I managed to brick it... I get a prompt "SMDK5250" and access to a limited set of commands, but I get nowhere from there. Good thing it was for free....
 
Old 06-30-2016, 09:03 AM   #7
serafim
LQ Newbie
 
Registered: Aug 2005
Location: Nacka, just outside of Stockholm, Sweden
Distribution: Manjaro Mate, Ubuntu Mate, Debian
Posts: 22

Original Poster
Rep: Reputation: 5
I may be able to start it ... coming back.
 
Old 07-01-2016, 07:32 AM   #8
Upuetz
Member
 
Registered: May 2016
Location: Aachen
Distribution: Debian, CentOS, Ubuntu, Raspian, tinycore
Posts: 59

Rep: Reputation: Disabled
It might be "uboot" - the boot loader you are seeing. That boot loader is very resilient to bricking! You can specify kernel and initrd and such and kick it and it will boot again.
But more is hard to tell from a distance :-)
 
Old 07-01-2016, 05:26 PM   #9
serafim
LQ Newbie
 
Registered: Aug 2005
Location: Nacka, just outside of Stockholm, Sweden
Distribution: Manjaro Mate, Ubuntu Mate, Debian
Posts: 22

Original Poster
Rep: Reputation: 5
It is all too embarrassing as I have built and programmed my own computers since long ago. Linux is my OS since 1994 (after 2 years of experimenting with it). But Chrome OS is so different on the ARM systems. I'm playing around with it but so far I haven't managed to start a new kernel from SD port or the main USB port. If I get it up and running again I'll post the recipe, if not I have had some fun with it. I have managed to make it load and try to run things from the USB port and I am slowly learning by trial and error, mostly error so far....
 
Old 07-04-2016, 05:48 AM   #10
Upuetz
Member
 
Registered: May 2016
Location: Aachen
Distribution: Debian, CentOS, Ubuntu, Raspian, tinycore
Posts: 59

Rep: Reputation: Disabled
If you get any kind of prompt your chances of resurrection are rather high. *Maybe* you could even boot that thing over the network (tftp and such).
I fiddled with a uboot platform a year ago, I think you need to give another pc a fixed IP and then try to connect to the uboot by telnet. Then you can see the boot prompt (of uboot) and alter the options.
HTH,
Upuetz
 
Old 07-04-2016, 09:15 AM   #11
serafim
LQ Newbie
 
Registered: Aug 2005
Location: Nacka, just outside of Stockholm, Sweden
Distribution: Manjaro Mate, Ubuntu Mate, Debian
Posts: 22

Original Poster
Rep: Reputation: 5
At the moment I'm trying to make a Debian 8.5.0 armhf boot from USB but so far I haven't managed to figure out if it is possible and if so, the exact command to start it. Of course with the hope to be able to transfer it to the SSD. Maybe a letter to the debian arm developers ...
 
Old 07-05-2016, 09:24 AM   #12
Upuetz
Member
 
Registered: May 2016
Location: Aachen
Distribution: Debian, CentOS, Ubuntu, Raspian, tinycore
Posts: 59

Rep: Reputation: Disabled
You could also take out the ssd, connect it by a usb/sata adapter (if it's sata) and run it in a virtual environment (qemu or *maybe* virtualbox) and install it there. Then, put it back in, cross your fingers and give it a go
 
Old 07-05-2016, 09:40 AM   #13
serafim
LQ Newbie
 
Registered: Aug 2005
Location: Nacka, just outside of Stockholm, Sweden
Distribution: Manjaro Mate, Ubuntu Mate, Debian
Posts: 22

Original Poster
Rep: Reputation: 5
Would have been an option if the darn thing was not soldered directly on the motheerboard. Though I remember having seen a solution to that too... will look into it.
 
Old 09-01-2016, 02:28 AM   #14
slackartist
Member
 
Registered: Oct 2015
Location: Where the buffalo's roam
Distribution: Slackware Current Multilib
Posts: 161
Blog Entries: 20

Rep: Reputation: 26
No live images I found but there are a bunch of walkthroughs that indicate the correct way for getting started.
 
  


Reply

Tags
arm, chromebook, live usb



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I image an OS Hard drive with a Knoppix Live CD and dump that image to new HD jobeau1 Linux - Newbie 4 12-12-2013 06:35 PM
initrd image created with cpio doesnt boot the livecd (linux-live script) robertjinx Linux - Server 2 07-06-2011 02:53 PM
Help! installing linux on Toshiba Laptop- couldn't find live image configuration file ieatthecookie Linux - Newbie 2 07-27-2009 09:44 PM
creating live usb image using moblin image creator 2 mobquest Linux - Newbie 0 07-08-2009 11:35 PM
Good small-footprint linux live CD image compatible with RedHat / CentOS 5? slinx Linux - Software 1 01-02-2009 03:12 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 03:04 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration