Shoutbox

Will Gutsy work on my ThinkPad T20 if I... - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: Will Gutsy work on my ThinkPad T20 if I... (/showthread.php?tid=78575)

Will Gutsy work on my ThinkPad T20 if I... by ryxdp on 11-01-2007 at 08:11 AM

...swap out the hard drives?

Will Ubuntu act like Windows if it's plugged into a different mobo?
I'm thinking of trying this:
1) Install Ubuntu on Thinkpad T41(or something) with CD drive
2) Swap the disks
3) Enjoy Gutsy Gibbon on the T20! (T20 has no disc drive so I can't install that way)

Thanks in advance (though I highly doubt it'll work)


RE: Will Gutsy work on my ThinkPad T20 if I... by ShawnZ on 11-01-2007 at 08:11 AM

erm, why not just... install it on the T20?


RE: Will Gutsy work on my ThinkPad T20 if I... by ryxdp on 11-01-2007 at 08:20 AM

If you had read my previous thread, you would have known the T20 doesn't have a CD drive. :P


RE: Will Gutsy work on my ThinkPad T20 if I... by Adeptus on 11-01-2007 at 03:26 PM

quote:
Originally posted by Ryxpia
Will Ubuntu act like Windows if it's plugged into a different mobo?
No, it won't have half the problems Windows does.  Linux installations are easy to move to different hardware.  There could be some things to configure manually (modules loaded, reconfigure X11 for your display), but it could even turn out "plug and play" on mostly similar hardware.

Before you move the drive, set it up to boot to console instead of automatically starting X11 with GUI logon.  After the move, first test X11 out manually (startx) and adjust the configuration as needed.  That is the most likely problem area and you don't want to end up looking at a loop of X11 trying to start and dying, or starting at a resolution your screen can't display.

That said, it also easy to install Linux over the network, from a USB thumb drive, etc. -- if this is all about not having a CD-ROM drive, you might want to look into some of those.
RE: Will Gutsy work on my ThinkPad T20 if I... by ryxdp on 11-02-2007 at 11:04 PM

I'm kinda new to Linux, so i haven't got a clue what X11 is, or how to boot from console :P

walkthrough please :(

And as for installing over the network or USB, my network is funny, and i don't know how to use that thing for USB installs. Though i like that method too.

:S


RE: Will Gutsy work on my ThinkPad T20 if I... by roflmao456 on 11-02-2007 at 11:27 PM

use Wubi =[ then you won't have to worry about switching disks (second partition needed)


RE: RE: Will Gutsy work on my ThinkPad T20 if I... by Verte on 11-04-2007 at 09:21 AM

quote:
Originally posted by Ryxpia
I'm kinda new to Linux, so i haven't got a clue what X11 is, or how to boot from console :P

walkthrough please :(

It's surprising just how different the Unix-like operating systems can be. I thought I knew the answer, and I was wrong. But, this should be what you're looking for.

http://www.cyberciti.biz/faq/prevent-xorg-from-starting-in-linux/