Hello DutchArjo,
This is a ibm r31 notebook. i want to resize the main partition and then create a logical drive.
Laptops often use very special mixes of (hidden) partitions and file systems for Recovery or Diagnostic programs. Some are also known to be less compatible with Linux ( and "GParted" uses a Linux system ). Difficulties are not rare.
Before you start, you should backup all important programs / data to prevent a total loss. Furthermore you should have the CDROM stuff, which is "shipped" with the laptop, especially the Operation system media and the hardware drivers bundle. If there is a Recovery partition on the built-in harddisk (see Manual !), test, if it is startable (some function key at boot).
As you might guess, your informations about your project are too general, we need much more detailed information about the current state to be able to give advice, how to proceed. I presume, that you use the latest version of "GParted Live CD", and that it launches flawlessly on the laptop. Nearly every action with "GParted" should be done AFTER having "cleaned" your harddisk (deleting temporary files, Defragmentation, chkdsk, Viruscheck and so on with Windows, I assume).
To have an overview of the current state, do the following :
1. Launch Gparted
2. Attach an USB Stick (the smallest is sufficient)
3. Start "Gparted" a second time by its Desktop icon
4. Note the device name of your stick (e.g. /dev/sdb1)
You have to change view to the second storage device
(arrow down upper right)
5. Minimize "GParted" window.
6. Double-click on "Terminal" icon
7. type
(Replace "/dev/sdb1" by YOUR device's name !
Note, that Linux is case-sensitive.))
mkdir /mnt/usb
mount /dev/sdb1 /mnt/usb
MC_HxEd --i
8. Shutdown "GParted"
9. Start Windows and attach the USB stick
10 Launch "Wordpad" and load "<USB>:\BootRec\drvs.dat" to have a look at the
information file.
11. Upload the file "drvs.dat" to a file sharing site and give us the link.
Regards
cmdr