General TC > General TC Talk

What program do you use to burn a Tiny Core ISO in a CD-R?

<< < (14/24) > >>

Mauricio:

--- Quote from: jazzbiker on February 07, 2024, 04:37:09 PM ---We need two more steps:

1. Set partition 1 type to EFI:

't'
partition number 1
hex type 'ef'

2. Make partition 1 bootable:

'a'
partition number 1

After You will do these please post the output of 'p'

--- End quote ---


--- Code: ---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

--- End code ---

jazzbiker:
I hope no partitions of the HDD we heal are mounted?

Looks quite ready to store, I think.

Please 'w'

If it will not say something bad then it would be interesting to 'sync', wait some time then disconnect the drive and try it in Your old PC.

Mauricio:

--- Quote from: jazzbiker on February 07, 2024, 04:45:20 PM ---I hope no partitions of the HDD we heal are mounted?

Looks quite ready to store, I think.

Please 'w'

If it will not say something bad then it would be interesting to 'sync', wait some time then disconnect the drive and try it in Your old PC.

--- End quote ---

How do I check if there are patitions mounted, just in case?

jazzbiker:
In TC You'd use

--- Code: ---mount | grep '/dev/sdb'

--- End code ---

jazzbiker:
also

--- Code: ---lsblk

--- End code ---
will show mounted partitions

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version