Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: Linux on December 08, 2023, 10:40:10 PM

Title: Hello, New to TinyCore Linux (BOOT OPTION Won't Show Up in BIOS!!!)
Post by: Linux on December 08, 2023, 10:40:10 PM
Hello tc buddies, I'm switching from LinuxMint to Core Plus, have d downloaded .iso to do so, but some strange reason inside BIOS, the booting option for TinyCore never shows up?

I have tried so far: Disabled the Secure Boot. Switched the SATA config to ACHP something from default Intel something.


It worked last time for Linux mint and worker completely well under 10 minutes or less (using RUFUS.)

-But this time, it isnt working, I gave it an entire night trying on it with multiple ways. What do you think is fault? Hoping for a response from expert on tinycore :)
Title: Re: Hello, New to TinyCore Linux (BOOT OPTION Won't Show Up in BIOS!!!)
Post by: gadget42 on December 09, 2023, 04:53:27 AM
make/model/version of computer
version of TCL
confirm checksum of iso
confirm writing iso to usb media
if possible, confirm TCL media successfully works on one or more other computers
that should help for starters
Title: Re: Hello, New to TinyCore Linux (BOOT OPTION Won't Show Up in BIOS!!!)
Post by: Yarpi on December 11, 2023, 02:16:12 PM
Hello,

I'm not an expert but I was able to boot both tinycore and CorePlus usign ventoy. In my HP computer laptop the usb ports connected on the motherboard are not working for boot (but they work when the OS is booted) instead the one (usb port) near the CD reader works fine to boot any OS I want.

In my opinion these are the possible solutions:
Code: [Select]
dd if=path/to/tinyCore.iso of=/deb/sdb bs=512
Let us know if something works.