New Hatachi 80gig drive and dual boot question

T2x/T3x series specific matters only
Post Reply
Message
Author
richp
Freshman Member
Posts: 87
Joined: Mon Feb 19, 2007 7:53 am
Location: Effort, Pa

New Hatachi 80gig drive and dual boot question

#1 Post by richp » Wed Oct 03, 2007 11:12 am

I just ordered a 80gig hatachi travelstar for my T30. The OEM drive has the 40gig drive with the two partitions, the pre_load 35.62 NTFS and the 1.64 fat ibm_service. I want to clone the drive as is using the 40gig I have and want to use the other 40gig for a linux, fedora core6 or 7. What I don't want to do is loose that ibm_service partion.
Any shortfalls, tips, etc, I've done dualboots before but from fresh installs of XP and linux, solaris, etc where I have not worried about a recover patition, I'm mostly courious how grub is going to handle it.
I alway try to go that extra mile at work, problem is the boss always finds me and brings me back

Harryc
Moderator Emeritus
Moderator Emeritus
Posts: 13228
Joined: Thu Apr 12, 2007 8:23 am
Location: Upstate New York

#2 Post by Harryc » Wed Oct 03, 2007 11:58 am

Do you have a drive to backup the original image to? Use the free trial version of acronis true image and it will do what you want.

http://www.acronis.com/homecomputing/do ... trueimage/

Timoti
Posts: 48
Joined: Thu Apr 19, 2007 8:56 am
Location: Budapest, Hungary
Contact:

#3 Post by Timoti » Thu Oct 04, 2007 2:51 am

Cloning partitions in linux is fairly easy. I would do the following partitioning:

Code: Select all

/dev/hda1 : ibm recovery partiton - fat
/dev/hda2 : winxp - ntfs (clone from original with ntfsclone)
/dev/hda3 : linux - ext3 <bootable>
/dev/hda4 : linux - swap
Install GRUB in the MBR with the /boot folder on hda3, and it should be fine. I'm doing the same, just without the ibm recovery partition.

Backing up the IBM partition can be handy:

Code: Select all

dd if=/dev/hda bs=1M | bzip2 > /home/user/ibm.fat.image.raw
All the tools you need (ntfsclone, dd, fdisk) can be found on most linux rescue cd's (trinity, sysresccd, etc.). If you can network it with a desktop, you can save the images on it using ssh.
Timoti
T20 - 1GHz (SL5TF), 512MB, 80GB, Intel Pro100/Agere combo miniPCI
365X - 100MHz, 72MB, 12GB
710T - 25MHz, 4MB, 60MB

Post Reply
  • Similar Topics
    Replies
    Views
    Last post

Return to “ThinkPad T2x & T3x Series”

Who is online

Users browsing this forum: No registered users and 14 guests