Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: testcorelinux on August 24, 2012, 08:24:20 AM

Title: Tiny Core does not boot from PEN Drive
Post by: testcorelinux on August 24, 2012, 08:24:20 AM
I followed the intructions given the FAQ on the following topic:
"How to use pendrives and other removable devices with Tiny Core?"
I have a Intel Pentium 4 Computer and it can boot from USB port.

I installed "CorePlus-current.iso" using the utility "core2usb" since i have windows. It installed successfully. However, Tiny Core does not boot from USB.

Please let me know what is wrong.

Thanks

Title: Re: Tiny Core does not boot from PEN Drive
Post by: Rich on August 24, 2012, 09:35:19 AM
Hi testcorelinux
Quote
I have a Intel Pentium 4 Computer and it can boot from USB port.
Yes, but have you ever booted that machine from a USB port?
Quote
However, Tiny Core does not boot from USB.
That tells us what it does not do, but not what is happening. Is the machine booting to the hard drive instead?
Does the USB drive try to boot and then stop? Does the boot order setting in your BIOS list USB before hard drives?
Title: Re: Tiny Core does not boot from PEN Drive
Post by: Zero on August 24, 2012, 10:12:36 AM
On some machines, even if you place USB before hard drives in the BIOS boot order you still have to interrupt the boot and manually bring up the boot device menu to boot from anything other than the hard drive. Case in point, my Asus 1018p netbook.
Title: Re: Tiny Core does not boot from PEN Drive
Post by: bmarkus on August 24, 2012, 11:28:29 AM
Do other distros boot?
Title: Re: Tiny Core does not boot from PEN Drive
Post by: testcorelinux on August 24, 2012, 12:39:20 PM
The response is overwhelming! I am delighted!

Well then, i will give more details of my experience.

Info:
1.  This is the first distro or for that matter my first OS that i am booting from a USB port.
2.  I have Windows XP on my HDD.

Experience:
1.  I changed the boot order (first) to USB port, (second) to HDD.
Action: Windows boots (bypasses USB)
2.  I keep the boot order (or no order) to only USB. I mean i disable all other boot devices.
Action: Insert system disk and press any key

That is it.

I hope i am clear now.

Thanks
Title: Re: Tiny Core does not boot from PEN Drive
Post by: Zero on August 24, 2012, 05:21:56 PM
Then I would watch closely as your computer boots through the bios messages for an option to select a boot device. Usually F10, F12 or ESC. You may have to disable a quiet mode in your bios to see more boot messages on start-up. Once your at the boot device selection screen you should be able to boot from your USB device.

Good luck!

Z
Title: Re: Tiny Core does not boot from PEN Drive
Post by: testcorelinux on August 26, 2012, 04:19:25 AM
There are no responses.

I am wondering what to do.
Title: Re: Tiny Core does not boot from PEN Drive
Post by: AbNoRMiS on August 26, 2012, 04:29:59 AM
this usb stick is booted on other computers?
Title: Re: Tiny Core does not boot from PEN Drive
Post by: genec on August 28, 2012, 10:03:41 PM
How about some more specs on the computer: make, model, BIOS version/revision. 

Info about the make, model, capacity and the partition table geometry of the UFD.  I've seen some where I attempted to redo the geometry but it stopped booting some machines.

Tried running a SYSLINUX installer (syslinux or extlinux) against it manually?  Checked for a valid MBR?
Title: Re: Tiny Core does not boot from PEN Drive
Post by: coreplayer2 on August 28, 2012, 11:23:06 PM
These days I use rufus to install an ISO to USB,   Make and model is needed because all my machines need  F8 or F2 of Option key's to bring up a boot menu
Title: Re: Tiny Core does not boot from PEN Drive
Post by: testcorelinux on August 29, 2012, 03:03:52 AM
Tried running a SYSLINUX installer (syslinux or extlinux) against it manually?  Checked for a valid MBR?

How do you do that? I am not a Linux expert.

Computer Specs:
Intel Pentium D CPU 2.8Ghz
Intel 82865G Graphics Controller
Intel 865G Chipset
RAM 1 GB

Thanks
Title: Re: Tiny Core does not boot from PEN Drive
Post by: jls on August 29, 2012, 04:45:43 AM
To boot from a pendrive u can make a plop floppy disk
Title: Re: Tiny Core does not boot from PEN Drive
Post by: AbNoRMiS on August 29, 2012, 02:01:28 PM
you have not answered my previous question
this usb stick is booted on other computers? (http://forum.tinycorelinux.net/index.php/topic,13911.msg77983.html#msg77983)

is your computer accidentally brand of compaq?
my old computer had similar specs and was made by compaq
and although it had bios options to boot from usb drives
but it was impossible to be done and i had to install plop boot manager (http://www.plop.at/en/bootmanager/index.html)
it has feature USB boot without BIOS support (UHCI, OHCI and EHCI)
Title: Re: Tiny Core does not boot from PEN Drive
Post by: genec on August 31, 2012, 10:44:46 PM
How do you do that? I am not a Linux expert.
With Syslinux-4.xx while the file system is mounted
Code: [Select]
extlinux -u /mnt/path/to/device/desired_boot_directoryWith -u, it checks for the existing version and upgrades it (rather than -i for install)
Intel Pentium D CPU 2.8Ghz
Intel 82865G Graphics Controller
Intel 865G Chipset
RAM 1 GB
So some no-name board with zero chance of obtaining a BIOS upgrade OR is there a lot more information you're not filling in?

I'd also advise answering AbNoRMiS's question or give a hint why you can't test it (ie, no other computer).