General TC > General TC Talk

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

<< < (8/24) > >>

Mauricio:

--- Quote from: jazzbiker on February 07, 2024, 02:39:24 PM ---
--- Quote from: Mauricio on February 07, 2024, 02:05:35 PM ---
--- Quote from: jazzbiker on February 07, 2024, 11:44:25 AM ---Hi Mauricio!
I've took the look on the InstantCore partition table and it is 63 sectors/track (the same) but 255 heads and 76 cylinders. The parameters may be corrected with the help of fdisk utility. Proposed values are 63 sectors, 15 heads and 1292 cylinders. I mean attaching Your 4.3G HDD to the Debian box and repartitioning it without changing the content.
Are You looking for the next Linux challenge? ;-)

--- End quote ---

For sure I'm ready!

Just a little question, and just for the learning's sake: Why did you choose that amount of cylinders? The datasheet I linked says 8930 and the HDD label says 01 04.
One weird thing I noticed is that the label of the HDD says it has 16 heads, but the datasheet I liked says 15. We should stick to the label values or the datasheet ones?

--- End quote ---

Here is citation of the sentence prepending the table:

--- Quote ---All DiamondMax 2160 drives feature a universal translate mode. In an AT/EISA-class system, the drive may be configured to any specified combination of cylinders, heads and sectors (within the range of the drive's formatted capacity)

--- End quote ---

I understand it in the way that both 15 or 16 heads may be chosen, while sectors/track must be 63. The 16 heads is proposed for the highest in the line and You can notice that cylinders number is very close to 2^14=16384. For 15 heads the biggest drive will demand 16278*16/15=17363 cylinders which overflows 14 bits. I think the table shows 15 heads as preferred value.

I trained at InstantCore.img in qemu emulator, that's why I demonstrated the relation between cylinder number before and after CHS parameters correction using InstantCore.img as an example, while it has the size 600M. When You will work with Your native HDD You will see another numbers, but the total capacity must be satisfied. I think that the main goal is to correct heads' number from 255 to 15 and adjust cylinders' number correspondingly, preferably to 8930 as the table proposes.

01 04 cylinders' number exceeds my level of understanding :-(

When You are planning to perform the correction?

--- End quote ---

I have all the time today, so whenever you want or can!

I already plugged the HDD to my PC.

Mauricio:

--- Quote from: jazzbiker on February 07, 2024, 02:48:38 PM ---Of course I can adjust heads by myself and share an adjusted image, but maybe You will like to do it by Yourself?
As an option You may load InstantCore into qemu, adjust CHS values and rewrite the corrected image to the HDD. Not bad option I guess.

--- End quote ---

Whatever option that works for you. I want to cause you the less trouble possible, and I don't have a problem trying to do it myself!

jazzbiker:
I think adjusting in the emulator is safer, I'd recommend it, if You have qemu installed. Envocation may vary depending on the distribution. Would You be able to run InstantCore.img as -hda in qemu? I can give an examples if You need.
Of course You'd better work with the copy.

Mauricio:

--- Quote from: jazzbiker on February 07, 2024, 03:07:22 PM ---I think adjusting in the emulator is safer, I'd recommend it, if You have qemu installed. Envocation may vary depending on the distribution. Would You be able to run InstantCore.img as -hda in qemu? I can give an examples if You need.

--- End quote ---

I have bad news  :P I never used qemu, and I don't have it installed. I could install it and follow your commands if you think is the best option.

I think the fdisk option would be easyer? Instead of learning qemu.

jazzbiker:
Ok, qemu is great, but we need to know how the package is named in Your distro to install. How do You usually install the packages?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version