LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 10-12-2016, 02:30 PM   #31
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,095
Blog Entries: 21

Rep: Reputation: 3473Reputation: 3473Reputation: 3473Reputation: 3473Reputation: 3473Reputation: 3473Reputation: 3473Reputation: 3473Reputation: 3473Reputation: 3473Reputation: 3473

Installing Android Marshmallow 6.0.1 i386 on my single core atom n270 touchscreen netbook later on.

I already did this on one I am going to sell, also later on. It is single core n270 atom also.
Minus the touchscreen capabilities though.

Usb install was done using the dd command. Already covered in this thread. These netbooks have no internal drive. USB or SD is the only way.

I am doing this out of laziness. It is just easier to set up a interface for my new Samsung Galaxy 7 Edge phone to a piece of hardware not being regularly used. Just sitting on the shelf. Than jumping through hoops with mtp and linux tools.

Code:
harry@biker:~
$ apt-cache policy mtp-tools
mtp-tools:
  Installed: 1.1.8-1+b1
  Candidate: 1.1.8-1+b1
  Version table:
 *** 1.1.8-1+b1 0
        500 http://ftp.ca.debian.org/debian/ jessie/main i386 Packages
        100 /var/lib/dpkg/status
harry@biker:~
$ cd /media
harry@biker:/media
$ ls
cdrom  cdrw  _data1  _data2  dvd  mmcblk0p1  MTPdevice  sr0
harry@biker:/media
$ cd /etc/udev/rules.d/
harry@biker:/etc/udev/rules.d
$ cat 51-android.rules 
SUBSYSTEM=="usb", ATTR{idVendor}=="04e8", ATTR{idProduct}=="6860", MODE="066
harry@biker:/etc/udev/rules.d

Since I am being a regular Window Manager Linux user with SpaceFM and Rox File Manager with udev for mounting things. Like I said. Computer user laziness syndrome.

Last edited by rokytnji; 10-12-2016 at 02:32 PM.
 
Old 10-12-2016, 05:31 PM   #32
bob595
LQ Newbie
 
Registered: Oct 2016
Posts: 8

Rep: Reputation: Disabled
IMHO, optical discs are becoming obsolete these days.

I prefer to do net installs. When doing a net install it fetches the latest kernel and packages during installations.

Last edited by bob595; 10-12-2016 at 05:45 PM.
 
Old 10-12-2016, 06:56 PM   #33
michael diemer
Member
 
Registered: Jul 2016
Location: Maine, USA
Distribution: Bodhi 6, Debian 11 LXDE
Posts: 158

Rep: Reputation: Disabled
Quote:
Originally Posted by 273 View Post
I'm not sure I understand "Downloaded to a 46G partiton..."? How does one "download" something to a partition in such a way as to make it bootable?
Are you using Plan 9?
What I meant to say is, I burned the downloaded Ubuntu Mate to the newly partitioned 8 GB USB, but specifically to the 4GB partition, which had nothing else on it. My computer was then able to recognize and boot from it.
 
Old 10-12-2016, 07:00 PM   #34
michael diemer
Member
 
Registered: Jul 2016
Location: Maine, USA
Distribution: Bodhi 6, Debian 11 LXDE
Posts: 158

Rep: Reputation: Disabled
Quote:
Originally Posted by bob595 View Post
IMHO, optical discs are becoming obsolete these days.

I prefer to do net installs. When doing a net install it fetches the latest kernel and packages during installations.
Yes, and although I must admit to preferring to have a nice collection of DVD's with Linux operating systems on them, I agree it's a good thing. Less plastic polluting the world.

I'll have to check into net installing. First time I've heard the term (from one newbie to another. I know it says I'm a Member, but I'm pretty sure I'll be a newbie for the foreseeable future).

Last edited by michael diemer; 10-12-2016 at 07:02 PM.
 
Old 10-12-2016, 07:32 PM   #35
bob595
LQ Newbie
 
Registered: Oct 2016
Posts: 8

Rep: Reputation: Disabled
Quote:
Originally Posted by michael diemer View Post
I'll have to check into net installing. First time I've heard the term (from one newbie to another. I know it says I'm a Member, but I'm pretty sure I'll be a newbie for the foreseeable future).
Debian offers a net install image. Arch's iso is sort of like a net install and slackware offers a net install as an option as well.
 
Old 10-12-2016, 10:07 PM   #36
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS,Manjaro
Posts: 5,579

Rep: Reputation: 2684Reputation: 2684Reputation: 2684Reputation: 2684Reputation: 2684Reputation: 2684Reputation: 2684Reputation: 2684Reputation: 2684Reputation: 2684Reputation: 2684
Quote:
Originally Posted by Steve6375 View Post
KolibriOS works both as .ISO and .img file with E2B for me???
Between that post and yours, I got it to work also. I do like Kolibrios, it is SO FAST! If only it ran FireFox!
 
Old 10-12-2016, 10:17 PM   #37
happydog500
Member
 
Registered: Dec 2006
Location: Washington St.
Distribution: Linux Mint 21, Windows 11
Posts: 308

Original Poster
Rep: Reputation: 5
Got the USB to be recognized. "Burned" ROSA, everything seemed to work good, until I tried to boot. Got "missing operating system" scrolling down the screen indefinitely. Went through the whole Unetbootin process until it was done.

Chris.
 
Old 10-13-2016, 12:59 PM   #38
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
Apologies if you have already but, please, list the full details of this machine. Without people using them nobody will know whether they are intentionally broken or not.
 
Old 10-13-2016, 01:05 PM   #39
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
Quote:
Originally Posted by happydog500 View Post
Got the USB to be recognized. "Burned" ROSA, everything seemed to work good, until I tried to boot. Got "missing operating system" scrolling down the screen indefinitely. Went through the whole Unetbootin process until it was done.

Chris.
Greetings Chris!

It sounds like you are trying to install Rosa Linux (a Russian Linux distribution), is that correct? http://rosalinux.com

Did you see the instructions here? http://wiki.rosalab.ru/en/index.php/ROSA_Installation

Do these instructions mention Unetbootin? If not, why are you using Unetbootin??

Last edited by snowday; 10-13-2016 at 01:08 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux won't boot from USB/DVD or install davidtrickett Linux - Newbie 22 10-20-2015 03:43 PM
Linux won't bootfrom USB/DVD or install davidtrickett Linux - Newbie 2 10-14-2015 08:46 AM
how install fedora with no CD no DVD? Ican use an USB or Network CD/DVD hectorquela Linux - Newbie 2 03-07-2011 04:28 PM
Usb Dvd Burner Install Mount Linux Problem - Help Needed Cpt|Kirk Linux - Hardware 1 04-16-2006 04:53 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 12:16 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