How should I set up partition for dual boot with xp/ubuntu?

Solaris, RedHat, FreeBSD and the like
Post Reply
Message
Author
muffd
Junior Member
Junior Member
Posts: 280
Joined: Sat Sep 04, 2004 12:42 am
Location: san diego, ca
Contact:

How should I set up partition for dual boot with xp/ubuntu?

#1 Post by muffd » Sat Jul 19, 2008 11:01 pm

Hi
I have decided I can't abandon Windows 100% just yet as I am still learning Linux so I will try to dual boot since I have found some very nice tutorials on how to do this.

My question is how should I set up my partitions? I have a 250gb hard drive in my T42P. I was thinking of making like 210gb for XP and the remaining 40gb for Ubuntu. Do you think this will work out okay or does it have to be like a 50/50 split?
Thinkpad T61 7662-CTO
2.5Ghz
3gb ram
500gb 5400 Western Digital Blue

Thinkpad T60 2007-CTO
2.0 Ghz
2gb ram
320gb 5400 rpm

tom lightbody
Junior Member
Junior Member
Posts: 334
Joined: Fri Jul 07, 2006 1:07 am
Location: cleveland

#2 Post by tom lightbody » Sat Jul 19, 2008 11:10 pm

40gig should be plenty: I run debian on drives from 30gig on down to 4
the way up and the way down are the same (heraclitus)

muffd
Junior Member
Junior Member
Posts: 280
Joined: Sat Sep 04, 2004 12:42 am
Location: san diego, ca
Contact:

#3 Post by muffd » Sun Jul 20, 2008 1:01 am

Sweet. As soon as this thing is done resizing my hard drives I can reinstall Ubuntu. Been 2 hours...lol
Thinkpad T61 7662-CTO
2.5Ghz
3gb ram
500gb 5400 Western Digital Blue

Thinkpad T60 2007-CTO
2.0 Ghz
2gb ram
320gb 5400 rpm

vadarfone
Posts: 36
Joined: Thu Jun 19, 2008 4:46 am
Location: Tokyo, Japan

#4 Post by vadarfone » Sun Jul 20, 2008 4:11 am

Hi,

Muffd; You said you are going to install Ubuntu as dual boot. Could you point me in the right direction for instructions on this?

I want to do this myself!

Thanks in advance.
IBM Thinkpad T42. 1gb Ram. Hitachi Travelstar 5400rpm 40GB HD running XP Pro

IBM Thinkpad T43. 2gb Ram. Fujitsu 5400rpm 40GB HD running XP Pro. 640GB external USB2.0HD.

Wanting to swap the screens on these! Any ideas??

carbon_unit
Moderator Emeritus
Moderator Emeritus
Posts: 2988
Joined: Sat Apr 24, 2004 9:10 pm
Location: South Central Iowa, USA

#5 Post by carbon_unit » Sun Jul 20, 2008 7:22 am

The Ubuntu installer has a partition resizer built in. When you boot to the Ubuntu CD there will be an icon on the desktop to install Ubuntu to the hard drive. If you pick the automatic install it will partition the hard drive all by itself and install Ubuntu. The only thing is you have no control over the size of the partitions although it usually does something similar to muffd's arrangement. You can also pick manual partitioning to specify the size of the Windows and Ubuntu partitions but it is more complicated than the automatic install.
Before doing any of this defrag your Windows install and backup everything in case of a disaster. The partitioning goes faster on a freshly defragged drive and any time you play with the partitions there is a chance of data loss.
T60 2623-D7U, 3 GB Ram.
Dual boot XP and Linux Mint.
Registered linux user #160145

muffd
Junior Member
Junior Member
Posts: 280
Joined: Sat Sep 04, 2004 12:42 am
Location: san diego, ca
Contact:

#6 Post by muffd » Sun Jul 20, 2008 8:09 am

vadarfone wrote:Hi,

Muffd; You said you are going to install Ubuntu as dual boot. Could you point me in the right direction for instructions on this?

I want to do this myself!

Thanks in advance.
Hi
Here is the link that I am using:
http://apcmag.com/how_to_dual_boot_wind ... _first.htm

Right now, I had the drive set up for like 200gb-xp and the remaining 50gb for Ubuntu.

My problem is I don't know what type of partition to manually set it up for. I was hoping it would have done it by itself. Gotta do some research now.
Thinkpad T61 7662-CTO
2.5Ghz
3gb ram
500gb 5400 Western Digital Blue

Thinkpad T60 2007-CTO
2.0 Ghz
2gb ram
320gb 5400 rpm

linko
Posts: 44
Joined: Mon Jun 02, 2008 7:42 pm
Location: Starkville, Mississippi, USA
Contact:

#7 Post by linko » Sun Jul 20, 2008 10:56 am

muffd wrote: My problem is I don't know what type of partition to manually set it up for. I was hoping it would have done it by itself. Gotta do some research now.
If you are speaking of filesystem type, just go with ext3. It's a good mix of reliability and speed. If you want more speed, go with something like jfs, but you loose a little reliability, the option to resize filesystems, and all of the great recovery tools avail for ext3.

Stick with ext3.

muffd
Junior Member
Junior Member
Posts: 280
Joined: Sat Sep 04, 2004 12:42 am
Location: san diego, ca
Contact:

#8 Post by muffd » Sun Jul 20, 2008 5:59 pm

Hi again everyone,
This is what I had to do today.
Reformat the whole drive and make one large partition.
Restore ghost image from initial install.
Now I am going to install Ubuntu again and just repartition the drive to like 220-30 (for ubuntu).

whew! what a day!
Thinkpad T61 7662-CTO
2.5Ghz
3gb ram
500gb 5400 Western Digital Blue

Thinkpad T60 2007-CTO
2.0 Ghz
2gb ram
320gb 5400 rpm

tarvoke
Junior Member
Junior Member
Posts: 273
Joined: Sun Mar 25, 2007 12:45 pm
Location: Slightly Outside America

#9 Post by tarvoke » Sun Jul 20, 2008 11:24 pm

one thing I started doing some years ago and have had more than one occasion to be glad of: always make a separate partition for /home. this way you can blow away and reinstall your linux os (or a different unix of any sort) and not worry about data.

my thinkpads and desktops are all:
/dev/sda1 - xp (ntfs-3g works amazingly well)
/dev/sda2 - swap (too bad nt can't share linux swap!)
/dev/sda3 - / (10gb is usually enough)
/dev/sda4 - /home

and when you need it there is always gparted/pmagic livecd.
go away.

muffd
Junior Member
Junior Member
Posts: 280
Joined: Sat Sep 04, 2004 12:42 am
Location: san diego, ca
Contact:

#10 Post by muffd » Mon Jul 21, 2008 3:00 pm

I just experienced that numlock key issue on my Thinkpad. Thank goodness for google. I couldn't figure out for a minute here why this thing wouldn't go away and let me type normally.
Thinkpad T61 7662-CTO
2.5Ghz
3gb ram
500gb 5400 Western Digital Blue

Thinkpad T60 2007-CTO
2.0 Ghz
2gb ram
320gb 5400 rpm

vadarfone
Posts: 36
Joined: Thu Jun 19, 2008 4:46 am
Location: Tokyo, Japan

#11 Post by vadarfone » Thu Jul 24, 2008 8:37 am

Hi,

just to add to the conversation...

I installed Ubuntu 8.04 on a 5400 40gb external 2.5 HD (the old one from my T42), in a USB Caddy.

It is now up and running with Ubuntu, and whilst everything is not working as planned yet, I am making advances on a daily basis.

I still have XP on my internal 2.5 7200 Travelstar HD, and have set my bios to boot first from USB, and then from internal, so if I want to play around with linux, I just stick the drive in and fire it up.

It is more of a hobby project than anything, and I am not at a stage where I can abandon XP yet, but everyday things get easier which is cool.

If I make any major discoveries I will post them up here.

Cheers
IBM Thinkpad T42. 1gb Ram. Hitachi Travelstar 5400rpm 40GB HD running XP Pro

IBM Thinkpad T43. 2gb Ram. Fujitsu 5400rpm 40GB HD running XP Pro. 640GB external USB2.0HD.

Wanting to swap the screens on these! Any ideas??

muffd
Junior Member
Junior Member
Posts: 280
Joined: Sat Sep 04, 2004 12:42 am
Location: san diego, ca
Contact:

#12 Post by muffd » Thu Jul 24, 2008 11:17 am

Hi Vaderfone,
I am kinda like you. I still have it in a dualboot configuration. So far everything is working:
3d acceleration
wifi
ehternet
sound
trackpoint and even the center scroll button
i got IE6 installed with Wine so I can view stuff from work that doesn't go well with Firefox
teamviewer installed with Wine for remote desktop to windows machines.

All I gotta get going now is the VPN and I'm set:)
Thinkpad T61 7662-CTO
2.5Ghz
3gb ram
500gb 5400 Western Digital Blue

Thinkpad T60 2007-CTO
2.0 Ghz
2gb ram
320gb 5400 rpm

K0LO
Senior Member
Senior Member
Posts: 659
Joined: Wed Sep 07, 2005 12:14 pm
Location: State College, PA, USA

#13 Post by K0LO » Sat Jul 26, 2008 4:04 am

muffd wrote:...teamviewer installed with Wine for remote desktop to windows machines...
You shouldn't need to use WINE to do remote desktop sessions to Windows machines. Try the package tsclient.
Mark

X61T 7764-CTO, Core 2 Duo L7500 LV 1.6 GHz, 4 GB RAM, 120 GB Intel X25M SSD
Multiboot w/Grub4DOS -- Windows 10, MustangPE, PartedMagic
My ex: X41T (2005 - 2009)

carbon_unit
Moderator Emeritus
Moderator Emeritus
Posts: 2988
Joined: Sat Apr 24, 2004 9:10 pm
Location: South Central Iowa, USA

#14 Post by carbon_unit » Sat Jul 26, 2008 6:35 am

Teamviewer is used for remote support of client machines where the client either does not know how to forward a port or cannot due to administrative restrictions.
Teamviewer does not require the person being assisted to forward any ports in their firewall, RDP does. RDP does not work in every situation, nor does Teamviewer. Use the right tool for the job at hand.
T60 2623-D7U, 3 GB Ram.
Dual boot XP and Linux Mint.
Registered linux user #160145

Post Reply
  • Similar Topics
    Replies
    Views
    Last post

Return to “Linux Questions”

Who is online

Users browsing this forum: No registered users and 2 guests