WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: What program do you use to burn a Tiny Core ISO in a CD-R?  (Read 5913 times)

Offline jazzbiker

  • Hero Member
  • *****
  • Posts: 933
Re: What program do you use to burn a Tiny Core ISO in a CD-R?
« Reply #45 on: February 07, 2024, 12:27:23 PM »
If it is possible to have possibility to copy the output lines immediately to forum it would be much handier, sure.

Offline Mauricio

  • Jr. Member
  • **
  • Posts: 58
Re: What program do you use to burn a Tiny Core ISO in a CD-R?
« Reply #46 on: February 07, 2024, 12:29:05 PM »
If it is possible to have possibility to copy the output lines immediately to forum it would be much handier, sure.

Okay! I'll be back as son as I can.

Offline Mauricio

  • Jr. Member
  • **
  • Posts: 58
Re: What program do you use to burn a Tiny Core ISO in a CD-R?
« Reply #47 on: February 07, 2024, 12:42:34 PM »
Nice, then obviously You need to
Code: [Select]
sudo fdisk /dev/sdb
Can You please post the output of 'p' command?

Okay, I'm back, sorry for making you wait.

This is the output:
Code: [Select]
Disk /dev/sdb: 3.93 GiB, 4223729664 bytes, 8249472 sectors
Disk model: Maxtor 84320D4 
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x00000000

Device     Boot  Start     End Sectors   Size Id Type
/dev/sdb1  *      2048  133119  131072    64M ef EFI (FAT-12/16/32)
/dev/sdb3       133120 1200000 1066881 520.9M 83 Linux

Offline jazzbiker

  • Hero Member
  • *****
  • Posts: 933
Re: What program do you use to burn a Tiny Core ISO in a CD-R?
« Reply #48 on: February 07, 2024, 12:45:44 PM »
Hmm, I don't see heads and sectors info. Now please output of 'm'.

Offline Mauricio

  • Jr. Member
  • **
  • Posts: 58
Re: What program do you use to burn a Tiny Core ISO in a CD-R?
« Reply #49 on: February 07, 2024, 12:47:45 PM »
Hmm, I don't see heads and sectors info. Now please output of 'm'.

Code: [Select]
Help:

  DOS (MBR)
   a   toggle a bootable flag
   b   edit nested BSD disklabel
   c   toggle the dos compatibility flag

  Generic
   d   delete a partition
   F   list free unpartitioned space
   l   list known partition types
   n   add a new partition
   p   print the partition table
   t   change a partition type
   v   verify the partition table
   i   print information about a partition

  Misc
   m   print this menu
   u   change display/entry units
   x   extra functionality (experts only)

  Script
   I   load disk layout from sfdisk script file
   O   dump disk layout to sfdisk script file

  Save & Exit
   w   write table to disk and exit
   q   quit without saving changes

  Create a new label
   g   create a new empty GPT partition table
   G   create a new empty SGI (IRIX) partition table
   o   create a new empty MBR (DOS) partition table
   s   create a new empty Sun partition table

Offline jazzbiker

  • Hero Member
  • *****
  • Posts: 933
Re: What program do you use to burn a Tiny Core ISO in a CD-R?
« Reply #50 on: February 07, 2024, 12:49:11 PM »
Thanks, now please 'x' and then again output of 'm'.

Offline Mauricio

  • Jr. Member
  • **
  • Posts: 58
Re: What program do you use to burn a Tiny Core ISO in a CD-R?
« Reply #51 on: February 07, 2024, 12:50:46 PM »
Thanks, now please 'x' and then again output of 'm'.

Code: [Select]
Help (expert commands):

  DOS (MBR)
   b   move beginning of data in a partition
   F   fix partitions C/H/S values
   i   change the disk identifier

  Geometry (for the current label)
   c   change number of cylinders
   h   change number of heads
   s   change number of sectors/track

  Generic
   p   print the partition table
   v   verify the partition table
   d   print the raw data of the first sector from the device
   D   print the raw data of the disklabel from the device
   f   fix partitions order
   m   print this menu

  Save & Exit
   q   quit without saving changes
   r   return to main menu

Offline jazzbiker

  • Hero Member
  • *****
  • Posts: 933
Re: What program do you use to burn a Tiny Core ISO in a CD-R?
« Reply #52 on: February 07, 2024, 12:52:34 PM »
Ok, let's return to normal mode - 'r' and see output of 'i'.

Offline Mauricio

  • Jr. Member
  • **
  • Posts: 58
Re: What program do you use to burn a Tiny Core ISO in a CD-R?
« Reply #53 on: February 07, 2024, 12:54:16 PM »
Ok, let's return to normal mode - 'r' and see output of 'i'.

Code: [Select]
Partition number (1,3, default 3):

Offline jazzbiker

  • Hero Member
  • *****
  • Posts: 933
Re: What program do you use to burn a Tiny Core ISO in a CD-R?
« Reply #54 on: February 07, 2024, 12:54:51 PM »
1, then 3

Offline Mauricio

  • Jr. Member
  • **
  • Posts: 58
Re: What program do you use to burn a Tiny Core ISO in a CD-R?
« Reply #55 on: February 07, 2024, 12:57:01 PM »
1, then 3

Output of i - 1:
Code: [Select]
Partition number (1,3, default 3): 1

         Device: /dev/sdb1
           Boot: *
          Start: 2048
            End: 133119
        Sectors: 131072
      Cylinders: 9
           Size: 64M
             Id: ef
           Type: EFI (FAT-12/16/32)
    Start-C/H/S: 0/33/3
      End-C/H/S: 8/163/6
          Attrs: 80

Output of i - 3:

Code: [Select]
Device: /dev/sdb3
          Start: 133120
            End: 1200000
        Sectors: 1066881
      Cylinders: 70
           Size: 520.9M
             Id: 83
           Type: Linux
    Start-C/H/S: 8/163/7
      End-C/H/S: 78/10/53

Offline jazzbiker

  • Hero Member
  • *****
  • Posts: 933
Re: What program do you use to burn a Tiny Core ISO in a CD-R?
« Reply #56 on: February 07, 2024, 01:04:46 PM »
Well, this version of fdisk doesn't take care of CHS at all. Let change them to what we want - 63, 15, 8930.
First we will delete both partitions, as we now their placement according to the first partition info screen:
Code: [Select]
Device     Boot  Start     End Sectors   Size Id Type
/dev/sdb1  *      2048  133119  131072    64M ef EFI (FAT-12/16/32)
/dev/sdb3       133120 1200000 1066881 520.9M 83 Linux

So You are in normal (not expert) mode now. You can delete partitions with 'd' command. It will ask for partition number, please delete 1st and then 3rd.

Offline Mauricio

  • Jr. Member
  • **
  • Posts: 58
Re: What program do you use to burn a Tiny Core ISO in a CD-R?
« Reply #57 on: February 07, 2024, 01:09:26 PM »
Well, this version of fdisk doesn't take care of CHS at all. Let change them to what we want - 63, 15, 8930.
First we will delete both partitions, as we now their placement according to the first partition info screen:
Code: [Select]
Device     Boot  Start     End Sectors   Size Id Type
/dev/sdb1  *      2048  133119  131072    64M ef EFI (FAT-12/16/32)
/dev/sdb3       133120 1200000 1066881 520.9M 83 Linux

So You are in normal (not expert) mode now. You can delete partitions with 'd' command. It will ask for partition number, please delete 1st and then 3rd.

Okay, I deleted both.

I might add i'm using a CRT monitor, and the disk is facing up (with the PCB up) and very near the monitor. Can the electric field generated by the monitor cause some data corruption or something? Just asking  :)

Offline jazzbiker

  • Hero Member
  • *****
  • Posts: 933
Re: What program do you use to burn a Tiny Core ISO in a CD-R?
« Reply #58 on: February 07, 2024, 01:15:16 PM »
I think monitor will not cause problems.
Now we need to enter the expert mode with 'x' cmd.
Then set sectors/track with 's' (63), heads with 'h' (15) and cylinders with 'c' (8930).
Then return to normal mode with 'r'.

Maybe some output will be worth posting.

Offline Mauricio

  • Jr. Member
  • **
  • Posts: 58
Re: What program do you use to burn a Tiny Core ISO in a CD-R?
« Reply #59 on: February 07, 2024, 01:19:06 PM »
I think monitor will not cause problems.
Now we need to enter the expert mode with 'x' cmd.
Then set sectors/track with 's' (63), heads with 'h' (15) and cylinders with 'c' (8930).
Then return to normal mode with 'r'.

Maybe some output will be worth posting.

Code: [Select]
Number of sectors (1-63, default 62): 63
Number of heads (1-255, default 248): 15
Number of cylinders (1-1048576, default 8729): 8930