Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
|
05-09-2017, 02:28 PM
|
#16
|
Moderator
Registered: Mar 2008
Posts: 22,128
|
This might be more than uefi. Might be one of those deals where they use a 64 bit loader to load a 32 bit (or reversed I forget).
|
|
|
05-09-2017, 03:28 PM
|
#17
|
Senior Member
Registered: Feb 2003
Distribution: debian
Posts: 4,137
|
A 32 bit bios trying to boot a 64 bit OS requires extra stuff like refind. More common for mac's from what I've heard. I've never had a need for it (yet). And not an issue if running a 32 bit OS. You don't have to run a 64 bit OS on a 64 bit machine. You just give up a few capabilities if you don't. RAM in excess of 4GB, and other stuff.
|
|
|
05-09-2017, 03:40 PM
|
#18
|
LQ Addict
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680
|
Quote:
Originally Posted by AwesomeMachine
Built in SD Card readers are generally not bootable devices. You just have to use USB. You can get microSD cards and readers that only portrude 3/8" ~10mm.
|
I'm fairly certain this is the issue. As I mentioned above, neither of my laptops seems to be able to boot from the SD slot despite my being able to boot from USB and use both legacy BIOS and EUFI to boot an OS.
|
|
|
05-09-2017, 09:39 PM
|
#19
|
Moderator
Registered: Mar 2008
Posts: 22,128
|
Some of those Atom based netbooks are goofy loaders in 32/64 issue.
|
|
|
05-10-2017, 03:29 AM
|
#20
|
LQ Newbie
Registered: May 2017
Posts: 17
Original Poster
Rep:
|
This is a 64 bit bios with celeron ...
Quote:
Originally Posted by Shadow_7
Plop is very "generic" and makes assumptions. That it's /dev/sdc (cdrom) and that you're trying to boot /dev/sda1. Which is less and less likely these days. Or at least that was my impression when I last used it (a decade ago?).
You can accomplish the same thing with grub, if you know the lingo. Or have a functional usb install to customize grub (update-grub) to boot the other thing. It is harder with UEFI, but not impossible. The two main things that prevent a functional boot is the root= parm that is passed to the kernel, and the contents of /etc/fstab. You can boot without a /etc/fstab, although with systemd, it mounts / as read-only when that is the case. Which complicates things, but can be worked around if you know the lingo (mount -o remount,rw /). Otherwise read-only means that any customizations do not take when you reboot, and any logging telling you what failed doesn't get written.
|
This sounds fantastic, but I wouldnt have a clue how to do it.
|
|
|
05-10-2017, 02:59 PM
|
#21
|
Moderator
Registered: Mar 2008
Posts: 22,128
|
OK, celeron boards don't have that problem.
|
|
|
05-10-2017, 03:01 PM
|
#22
|
LQ Addict
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680
|
Quote:
Originally Posted by jefro
OK, celeron boards don't have that problem.
|
I think, as with this 64 bit Celeron, the boot from SD is just not possible due to the bus topology.
|
|
|
05-10-2017, 03:22 PM
|
#23
|
Senior Member
Registered: Nov 2005
Location: ...uncanny valley... infinity\1975; (randomly born:) Milwaukee, WI, US( + travel,) Earth&Mars (I wish,) END BORDER$!◣◢┌∩┐ Fe26-E,e...
Distribution: any GPL that work on freest-HW; has been KDE, CLI, Novena-SBC but open.. http://goo.gl/NqgqJx &c ;-)
Posts: 4,888
|
Boot SD to VM if you have the resources (or get em,) change BIOS, get external Blu-ray burner, use USB... just my random thoughts from one or a few posts.
|
|
|
05-10-2017, 08:01 PM
|
#24
|
Moderator
Registered: Mar 2008
Posts: 22,128
|
Finding out the way the sd card attaches to system was my first suggestion back in #10.
Booting to usb to find how that is may be possible.
The sd to usb may work too if a bootable type.
|
|
|
05-11-2017, 08:39 AM
|
#25
|
LQ Newbie
Registered: May 2017
Posts: 17
Original Poster
Rep:
|
Quote:
Originally Posted by jefro
Finding out the way the sd card attaches to system was my first suggestion back in #10.
Booting to usb to find how that is may be possible.
The sd to usb may work too if a bootable type.
|
Which command would tell how the sd card attaches to the system?
|
|
|
05-11-2017, 09:09 AM
|
#26
|
LQ Guru
Registered: Sep 2011
Location: Upper Hale, Surrey/Hants Border, UK
Distribution: One main distro, & some smaller ones casually.
Posts: 5,654
Rep:
|
Why not save yourself some headaches & just boot to ram from a pendrive - once running you just remove the pendrive.
(Most motherboards do not boot from SD/SDHC/SDXC cards.)
|
|
|
05-11-2017, 10:39 AM
|
#27
|
Senior Member
Registered: Nov 2005
Location: ...uncanny valley... infinity\1975; (randomly born:) Milwaukee, WI, US( + travel,) Earth&Mars (I wish,) END BORDER$!◣◢┌∩┐ Fe26-E,e...
Distribution: any GPL that work on freest-HW; has been KDE, CLI, Novena-SBC but open.. http://goo.gl/NqgqJx &c ;-)
Posts: 4,888
|
|
|
|
All times are GMT -5. The time now is 08:14 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|