hi ananix,
for partitioning i prefer gparted from TinyCore repositories. It is graphic and quite self-explaining and more suited for newcomers.
The partition types of a hard disk have a well defined order:
- Primary partition(s): 1 to 4, numbered sda1, sda2, sda3, and sda4 if existing.
- If you need more than 4 partitions, the last of the partitions above must be an Extended Partition. It can be divided into as much Logical Drives as you want, numbered sda5, sda6 and so on,
The Extended Partition itself can be seen and handled only by Partition Tools like fdisk or gparted, not by the MountTool.
- When installing a new partition you must give it a file system type, like FAT32, NTFS, Linux-SWAP, EXT2, EXT3, and so on.
Here a short 'howto partition' for newcomers in my words (school-english only)
1. If you just have a single partition sda1 used by Windows, you have to shrink it. First secure your data to an external drive, then defragment it using Windows tools.
2. Boot CorePlus CD, download gparted (with Apps) and open it. It will show your Windows partition and its used/unused space, You will also be shown what file system it is: FAT32 or NTFS. If it is NTFS, you should first close gparted, download ntfsprogs.tcz and then reopen gparted. Now you see the windows partition without warning sign.
Now consider what you have and what you need: 100 MByte for TinyCore, better 1 GByte, so you have some space for extensions and data, additional a SWAP partition, size 2x the builtin RAM. Note that your Windows partition must have as much space unused.
3. With gparted drag the upper limit of your Windows partition so that you get the space free that you need.
4. Within the freed space create one new partition for TC, either using FAT32 (accessible also by Windows) or EXT3 file system (invisible by and protected from Windows), and another partition as Linux SWAP.
5. Don't forget in the gparted menu: Edit - Apply to apply this new settings, then close gparted.
Now test if your Windows is runnable, it should. If your choice was FAT32 Windows will show a new empty partition D:\ , if it was EXT then Windows will not.
6. Restart with your CorePlus-CD. With the MountTool you will find sda1 (Windows) and sda2 or sda5 (empty, for TinyCore,
Now your harddisk is prepared and you can proceed the standard TC-Install.
have fun
chattrhand