WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: instructions for installing please  (Read 14223 times)

Offline Leee

  • Jr. Member
  • **
  • Posts: 84
Re: instructions for installing please
« Reply #15 on: January 08, 2021, 12:51:00 AM »
The find command you have written out is correct.  I suspect the disk just isn't mounted, especially if you booted from CD.

Please run
Code: [Select]
blkid /dev/sd??and post the device(s) listed (/dev/sda1 /dev/sdb1 etc) and the LABEL and TYPE for each

Code: [Select]
mount |grep /dev/sdand post the device(s) listed and their mount points.


IRL="in real life", the physical non-online world.
core 14.0 x86_64

Offline Jail Bill Gates

  • Jr. Member
  • **
  • Posts: 57
Re: instructions for installing please
« Reply #16 on: January 10, 2021, 01:17:00 PM »
The find command you have written out is correct.  I suspect the disk just isn't mounted, especially if you booted from CD.
Sorry for late reply but been away all weekend. You must be like me! dont have a smart phone


Please run
Code: [Select]
blkid /dev/sd??and post the device(s) listed (/dev/sda1 /dev/sdb1 etc) and the LABEL and TYPE for each
I ran that command but I dont understand what any of this mounting means so please see a screen shot attached




Code: [Select]
mount [color=red]|[/color]grep /dev/sdand post the device(s) listed and their mount points.
I dont even know what that symbol means

[attachment deleted by admin]
« Last Edit: January 10, 2021, 01:18:43 PM by Jail Bill Gates »

Offline corezoo

  • Newbie
  • *
  • Posts: 33
Re: instructions for installing please
« Reply #17 on: January 10, 2021, 06:16:15 PM »
Hi JBG,
Sorry I have not replied sooner, been busy.
Are you still trying to get the hard drive install to work?
I guess you want to keep Linux mint?
Tiny Core Linux is two files. core.gz which is the file system and vmlinuz which is the kernel.
Both are needed and both are on the CD.
You would need to boot into linux mint then run the CD to copy the files to a directory(folder) created on the hard drive.
ideally in / , the root directory, but you would need to sudo in mint to do that. perhaps name it tiny_core_linux.
To add tiny core to the boot menu it would be necessary to edit the /etc/grub.d/40_custom file as root.
This may take some explaining but I believe the code that Leee provided would work then run the command to update grub.
Hope this helps some,
Joe

Offline Jail Bill Gates

  • Jr. Member
  • **
  • Posts: 57
Re: instructions for installing please
« Reply #18 on: January 11, 2021, 05:36:57 PM »
If its all the same I think I will leave the instulation for now as it would all be a waste of time if I could not get the internet to work

Offline Jail Bill Gates

  • Jr. Member
  • **
  • Posts: 57
Re: instructions for installing please
« Reply #19 on: January 20, 2021, 08:30:14 AM »

To answer your question, if you can boot the CD, the kernel and the initrd can be copied to a hard drive
but a boot loader would be needed. Grub2 and Syslinux work.

Do you know how to check to see if Grub2 and Syslinux  are all ready installed?
How do you install it please? is it downloaded from the net or done on a CD/ USB stick?

Doing this method, can I still have 2 partisions on the HDD?

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14535
Re: instructions for installing please
« Reply #20 on: January 20, 2021, 09:18:58 AM »
I think it will be easier for you to use the tc-install-GUI or tc-install extensions

Offline Jail Bill Gates

  • Jr. Member
  • **
  • Posts: 57
Re: instructions for installing please
« Reply #21 on: January 20, 2021, 12:50:07 PM »
As long as I can partition the hard drive then let go with that!
Do you know how to do it please?

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11213
Re: instructions for installing please
« Reply #22 on: January 20, 2021, 02:15:39 PM »
Hi Jail Bill Gates
Please download the  TCscan.sh  script found here:
http://forum.tinycorelinux.net/index.php/topic,23936.0.html

Then make it executable and run it:
Code: [Select]
chmod 775 TCscan.sh
./TCscan.sh

Attach the  TCscan_TIMESTAMP_.txt  file to your next post.  _TIMESTAMP_.  will be in the form of  YYMMDDHHMMS.

Offline Jail Bill Gates

  • Jr. Member
  • **
  • Posts: 57
Re: instructions for installing please
« Reply #23 on: January 21, 2021, 07:02:06 AM »
Hi Jail Bill Gates
Please download the  TCscan.sh  script found here:
http://forum.tinycorelinux.net/index.php/topic,23936.0.html

Then make it executable and run it:
Code: [Select]
chmod 775 TCscan.sh
./TCscan.sh

Attach the  TCscan_TIMESTAMP_.txt  file to your next post.  _TIMESTAMP_.  will be in the form of  YYMMDDHHMMS.

Thanks!
At the bottom of your post there is a link with 2 files to download. Do I download them on this machine burn to CD and transfer over to other machine somehow. Or do I download them from my web browser links in tiny core OS?

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11213
Re: instructions for installing please
« Reply #24 on: January 21, 2021, 07:08:08 AM »
Hi Jail Bill Gates
... Or do I download them from my web browser links in tiny core OS?
Yes. You only need to download the  TCscan.sh  file.

Offline Jail Bill Gates

  • Jr. Member
  • **
  • Posts: 57
Re: instructions for installing please
« Reply #25 on: January 21, 2021, 01:38:49 PM »
Hi Jail Bill Gates
Please download the  TCscan.sh  script found here:
http://forum.tinycorelinux.net/index.php/topic,23936.0.html

Then make it executable and run it:
Code: [Select]
chmod 775 TCscan.sh
./TCscan.sh

Attach the  TCscan_TIMESTAMP_.txt  file to your next post.  _TIMESTAMP_.  will be in the form of  YYMMDDHHMMS.

I downloaded it and followed that command. but I cant see any time signature present
(PLease see the links)


https://ibb.co/0KqkvBq
https://ibb.co/cC62k2x
https://ibb.co/brbzjpX
https://ibb.co/CPHRqKr
« Last Edit: January 21, 2021, 02:00:25 PM by Jail Bill Gates »

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11213
Re: instructions for installing please
« Reply #26 on: January 21, 2021, 01:48:21 PM »
Hi Jail Bill Gates
... but I can see any time signature present ...
The very last line in the fourth image you posted shows:
Quote
Results written to /home/tc/TCscan210121212313.txt
I may have a couple of the digits wrong because the text is partially obscured by that  IMAG0026.AVI  label.

Offline Jail Bill Gates

  • Jr. Member
  • **
  • Posts: 57
Re: instructions for installing please
« Reply #27 on: January 21, 2021, 02:01:44 PM »
I had better go and it it again then

Offline Jail Bill Gates

  • Jr. Member
  • **
  • Posts: 57
Re: instructions for installing please
« Reply #28 on: January 21, 2021, 02:18:02 PM »
theres something wrong with the browser!
Its no longer displaying the download links


https://ibb.co/XpPrWWQ

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11213
Re: instructions for installing please
« Reply #29 on: January 21, 2021, 05:08:08 PM »
Hi Jail Bill Gates
Maybe you weren't logged in to the forum? Posted attachments are only visible if you are logged in.

The script and the file it produced should still be in your home directory.
« Last Edit: January 21, 2021, 07:39:14 PM by Rich »