WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: I can't install tiny core plus on usb  (Read 412 times)

Offline WtMelplay

  • Newbie
  • *
  • Posts: 2
I can't install tiny core plus on usb
« on: April 19, 2025, 03:34:42 AM »
I use rufus so that I can run tiny core, I'm very afraid of mixing up with the hdd or ssd flash drive, because there is important data there. I even used formatting, but the data on the flash drive did not change. I checked other disks, but they are also fine. And for some reason my hdd works as a flash drive (that is, it uses files from the flash drive). I'm a newbie, so I don't know what's best.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 15142
Re: I can't install tiny core plus on usb
« Reply #1 on: April 19, 2025, 05:42:53 AM »
I've never used rufus, but as an alternative, if you have access to a machine running linux you can manually install tinycore.

Otherwise, if you have access to a machine with a cd/dvd drive, you can burn the coreplus iso to cd/dvd, boot the cd/dvd and use tc-install to install tinycore to a usb stick.

Offline WtMelplay

  • Newbie
  • *
  • Posts: 2
Re: I can't install tiny core plus on usb
« Reply #2 on: April 19, 2025, 08:17:16 AM »
Unfortunately I don't have a CD drive, I just have a modern computer.

Offline CentralWare

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 841
Re: I can't install tiny core plus on usb
« Reply #3 on: April 20, 2025, 07:07:06 PM »
Rufus should be able to do the job without an issue.

1. Download the ISO file for your platform - based on your notes, I'm assuming x86_64
2. In Rufus, second line down, click the SELECT button and choose your downloaded ISO file
3. In the TOP line, be sure to select your USB drive - be sure it's the CORRECT DEVICE!
4. Click START at the bottom - once Rufus is done, be sure to properly EJECT the USB drive

Plug the USB drive/pen/stick/etc. into the machine you want to boot with Tiny Core and reboot it or turn it on.
1. Go into BIOS and be sure SAFE BOOT is in fact DISABLED; BIOS is usually the DEL key, F2 key or F10 key while it's booting up.
2. Be sure to select the USB flash drive as your main boot device
3. Save your changes and reboot - Tiny Core should now be booting

IN MY OPINION, if getting into BIOS and making changes causes any fear, you should probably have someone more familiar with computers doing all of this.

* If your device is an Andriod (such as Chromebook) or Apple (iMac/book/etc.) Tiny Core is not intended for those platforms at this point in time.
* If your device is Raspberry Pi, you should be downloading piCore instead of Tiny Core.

Finally,
Quote
I even used formatting, but the data on the flash drive did not change.
If you're uncertain as to what you're doing even within Rufus, you run the risk of wiping out everything.  Stop there and find someone more familiar with computers in general and have them assist you in person.  (Trying to talk someone through such things on the Internet never ends well.)  Even if you have to hire someone for an hour, it's better than accidentally erasing your hard drive - which you note, has information on it you don't want to lose.

Quote
Unfortunately I don't have a CD drive, I just have a modern computer.
Just in case someday you actually "needed" one, click here.  This is just an EXAMPLE of one of many, many outlets that carry USB based CD/DVD/BDR drives for cheap which is WHY computer manufacturers skimp out on as much as possible - to cut costs on THEIR end, pass some of those savings onto the consumer, and there's always a work-around should the consumer need such.
Remember Floppy Drives?  They have those in USB flavors as well.

Good luck!

Offline Zendrael

  • Sr. Member
  • ****
  • Posts: 370
    • Zendrael's home of projects
Re: I can't install tiny core plus on usb
« Reply #4 on: May 07, 2025, 11:06:27 AM »
I use rufus so that I can run tiny core, I'm very afraid of mixing up with the hdd or ssd flash drive, because there is important data there. I even used formatting, but the data on the flash drive did not change. I checked other disks, but they are also fine. And for some reason my hdd works as a flash drive (that is, it uses files from the flash drive). I'm a newbie, so I don't know what's best.

Did you tried the steps here?
https://wiki.tinycorelinux.net/doku.php?id=wiki:install_usb

Offline patrikg

  • Wiki Author
  • Hero Member
  • *****
  • Posts: 750
Re: I can't install tiny core plus on usb
« Reply #5 on: May 07, 2025, 11:31:28 AM »
Have also write some guide to install tc to usb also booted from the usb.
Take a look at this old thread:
https://forum.tinycorelinux.net/index.php/topic,20135.msg125292.html#msg125292

Offline gadget42

  • Hero Member
  • *****
  • Posts: 871
Re: I can't install tiny core plus on usb
« Reply #6 on: May 08, 2025, 08:53:24 AM »
@WtMelplay, Welcome to the forum WtMelplay and please make sure you have BOTH recovery media AND at least one good verified current BACKUP before experimentations of any kind or type.
The fluctuation theorem has long been known for a sudden switch of the Hamiltonian of a classical system Z54 . For a quantum system with a Hamiltonian changing from... https://forum.tinycorelinux.net/index.php/topic,25972.msg166580.html#msg166580

Offline NewUser

  • Full Member
  • ***
  • Posts: 173
Re: I can't install tiny core plus on usb
« Reply #7 on: May 08, 2025, 04:07:00 PM »
There is a Win32 version of dd, along with many other *nix utilities in the unxutils package available from Sourceforge. Put the extracted folder in your path, so the utils are available everywhere.