Simply Mepis 6.0-1 dual boot with W XP Pro on one hard drive

Posts: 178
Hello,
I thought I'd put Simply Mepis on my neighbour's laptop. I wanted to give the information first before I gave it a try.
It is 60GB:
01 /dev/sda1 format ntfs size 50.92GB used 9.23GB Start 0.03 End 50.92GB
02 /dev/sda2 format fat32 size 4.97GB used 4.14GB Start 50.92 End 55.89GB
This has me a bit confused, as I'm used Winds being on the first partition.
Any suggestions as to how you would set it up?
Thanks in advance,
Lisa
Edited to add, this is what Ranish Partition Manager shows:
# 0 Type MBR Row (blank) File sys type MBR Start Cyl 0 Head 0 Sect 1 End Cycl 0 Head 0 Sect 1 Partition sz 0
# 1 Type Pri Row (blank) File sys type Unused Start Cyl 0 Head 0 Sect 2 End Cyl 0 Head 0 Sect 63 Part sz 31
# 2 Type *Pri Row 1 File Sys Type NT NTFS Start Cyl 0 Head 1 Sect 1 End Cyl 7061 Head 239 Sect 63 Partition sz 53,388,688
# 3 Type Pri Row 2 FileSystype Compaq Diagnositics Start Cyl 7062 Head 0 Sect 1 End Cyl 7751 Head 239 Sect 63 Part.sz 5,216,480

Thanks for the fast
Posts: 178
Thanks for the fast response, Jon!!
It's a Lenovo Thinkpad R 60 and no, these days they don't give you a recovery disk, as, they put it in the system. I'm still a firm belive in floppy diskettes, though;-) for when things get real bad.
I'm going to try it tomorrow or the next day when I go get the laptop.
Thanks again for the information and help! So appreciated!
Lisa
This is from the manual:
"Instead of providing a recovery CD or a Wndws CD with your computer, Lenovo provided simpler methods of accomplishing the tasks typically associated wtih these CDs. blah blah..
The complete backup of all the files and programs that Lenovo preinstalled on your computer resides in a hidden protected area, or partition, of the hard disk. Although hidden, the back ups in the partition consume hard disk space. Therefore, when checking the capacity of your hard disk according to Wndws, you might note that the total capacity of the disk appears to be smaller than anticipated."
I copied the disk information in my first post using Qtparted.
I often use Ranish Partition Manager.

Back The Hard Drive Up!
Posts: 5513
Thanks Cramp for the info. If you have some means to "image" the new hard drive I would do it! Make the backup before you do anything at all to the new computer. Use the dd command, partimage, or some other means to copy the whole darned thing somewhere else. I know it's possible to copy and compress the image so that it doesn't take up too much space. And by making a copy of each partition then you can blow one/other/both away but still restore them if you need them. It's not exactly like having a recovery disk, but pretty close. 
Jon
How Does It Appear To Windows?
Posts: 5513
Hi cramp. I'm guessing that that second partition is a "restore" partition of Windows XP. If all goes to heck in a hand truck then many dealers have a "restore" function. Of course, upon restore the end-user has lost everything, but "Hey, doesn't that operating system look cool!"
What brand/model laptop is it and do you have any separate restore/recovery disks for the box?
If you have recovery disks, I would first try defragging Windows and shrinking sda1 to a reasonable size. Then move sda2 down so there's no gap between the two partitions. Since you will need to create at least two new partitions for Mepis (swap and root), you might as well create the new partition as "extended" and put the swap and root partitions in "logical" partitions. So /dev/sda1, and /dev/sda2 would remain the same. You would add /dev/sda3, that would be unusable but split into /dev/hda5, and /dev/hda6 (logical paritions always start at "5").
If you don't have recovery disks, then you might try to shrink sda1 down and "insert" a partition in between sda1 and sda2. Why? Because the current /dev/sda2 might need to stay in exactly that place. I don't know for sure. EnigmaOne?
If you need to make and move multiple partitions, I would recommend that you consider downloading and burning GParted Live CD. It's pretty good at multi-partition "magic"
Jon