<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Roci</id>
	<title>ThinkWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Roci"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Roci"/>
	<updated>2026-05-19T06:38:24Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Talk:Installation_on_ThinkPads_without_CD-ROM_drive&amp;diff=30883</id>
		<title>Talk:Installation on ThinkPads without CD-ROM drive</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Talk:Installation_on_ThinkPads_without_CD-ROM_drive&amp;diff=30883"/>
		<updated>2007-07-01T17:48:25Z</updated>

		<summary type="html">&lt;p&gt;Roci: /* No CD drive, no floppy, no network card */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
I created this article by putting together pieces of information from other sources, accompanied by what i remember from my various installation experiences. But i don't really have experience in any of the proposed procedures myself. So feel free to correct anything that's wrong or extend the article.&lt;br /&gt;
&lt;br /&gt;
Thanks, [[User:Wyrfel|Wyrfel]] 17:36, 9 Jul 2005 (CEST).&lt;br /&gt;
----&lt;br /&gt;
== No CD drive, no floppy, no network card ==&lt;br /&gt;
Hi I have ThinkPad 560z that has no CDrom, no floppy and no network card.&lt;br /&gt;
I tried to install over the network with 3Com PCMCIA card but it didn't work.&lt;br /&gt;
Laptop has an USB but easy-setup doesn't support booting from it. &lt;br /&gt;
Any suggestions how to install a system onto it, without removing HDD?&lt;br /&gt;
&lt;br /&gt;
Thanks&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
I have a 365X and a friend of mine has a 365XD. He doesn't have a floppy drive,&lt;br /&gt;
so we made his HDD bootable in my machine. I don't have a CD-ROM drive so&lt;br /&gt;
I had to install over network. While browsing Easy Setup we noticed that both &lt;br /&gt;
the 365X and 365XD can '''boot from PCMCIA'''. I think your 560z should also support&lt;br /&gt;
PCMCIA boot. Get a CompactFlash card and a '''PCMCIA CF reader'''. (It should be a &lt;br /&gt;
simple plug adapter that fits a Type II slot.)&lt;br /&gt;
&lt;br /&gt;
I can think about two ways from here. One is to transfer the installation&lt;br /&gt;
system of your favourite distro (I used Debian Woody) and install via '''NFS'''.&lt;br /&gt;
I think you should load a module to support the 3Com PCMCIA Ethernet card.&lt;br /&gt;
If you can't get it to work, you can use '''SLIP or PLIP''' to make a link between&lt;br /&gt;
the notebook and your other computer. This method is much slower than an&lt;br /&gt;
Ethernet card, but you only need a serial or parallel cable. (Since I don't&lt;br /&gt;
have USB nor network card, I had to install using this method.)&lt;br /&gt;
&lt;br /&gt;
The other idea is to '''use your CF card to make the system boot from an USB&lt;br /&gt;
stick.''' &lt;br /&gt;
I managed to boot a Damn Small Linux image from my 1 GB Transcend&lt;br /&gt;
and Kingston sticks without problems on a desktop Pentium with 64 MB RAM&lt;br /&gt;
with the DSL USB boot floppy. Booting the floppy image from CF shouldn't be much&lt;br /&gt;
harder. Then you have a running system that can install to your HDD by itself.&lt;br /&gt;
(The DSL homepage says it &amp;quot;installs to HD as Debian&amp;quot;.)&lt;br /&gt;
&lt;br /&gt;
Whichever method you choose, even a 16 MB CF card should do, since for example&lt;br /&gt;
the minimal Woody installer consists of 5 floppies and the DSL USB boot floppy&lt;br /&gt;
is of course 1,44 MB.&lt;br /&gt;
&lt;br /&gt;
I hope the above information helps you.&lt;br /&gt;
--[[User:Roci|Roci]] 17:48, 1 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
==PXE ==&lt;br /&gt;
For PXE to work, you need to have a ThinkPad with integrated ethernet. I think PXE is supported on all such ThinkPads, but am not 100% sure.&amp;lt;br&amp;gt;&lt;br /&gt;
If you have Ethernet without PXE, you could use an [http://etherboot.sourceforge.net/ Etherboot] or [http://www.gnu.org/software/grub/ nbgrub] floppy to network boot.&lt;br /&gt;
&lt;br /&gt;
For USB, you could also use a USB attached CD-ROM drive, or possibly even a USB memorykey, assuming the machine is recent enough that it has USB.&lt;br /&gt;
----&lt;br /&gt;
Thanks for the hints. Added some statements that i hope can avoid some misunderstandings (USB). About PXE we'll have to find out. ;-) Also I'd like to get some definitive information about PCMCIA boot support in ThinkPads. It seems my TransNote supports this in general, but not with the HP burner i connected, while neither my X20 nor my T41p showed any option to boot from a CF card in a CF-to-PCMCIA converter.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
i still have problem with ntldr, anyway if i put harddrive from my HP laptop with preinstalled Windows XP, system boots up perfectly.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Did you read [[How to setup boot loaders]]? What exactly is your problem? [[User:Wyrfel|Wyrfel]] 21:14, 30 Oct 2005 (CET)&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
I added a segment on installing via PXE, using Windows as a server, based on my recent experience doing just that on my Transnote.  I hope it's helpful; it's my first-ever Wiki submission, I tried to make it fit with the rest of the page.&lt;br /&gt;
&lt;br /&gt;
[[User:YakkoWarner|YakkoWarner]] 17:53, 16 Nov 2005 (CET)&lt;br /&gt;
----&lt;br /&gt;
My 750P has a setting to boot from the network in EZSetup. This is a very old machine, with a 486 CPU. If I had a 16-bit network card that supported PXE, I'd be happy to test it. Anyone got one to lend out? --[[User:Whizkid|Whizkid]] 15:56, 24 April 2006 (CEST)&lt;br /&gt;
&lt;br /&gt;
==Which models allow booting from a USB Stick ==&lt;br /&gt;
Especially which X41 models? Thanks&lt;br /&gt;
[[User:Oub|Oub]] 17:15, 28 March 2006 (CEST):&lt;br /&gt;
----&lt;br /&gt;
See [[Supported Boot Devices]] for that info.&lt;br /&gt;
&lt;br /&gt;
[[User:Wyrfel|Wyrfel]] 10:28, 29 March 2006 (CEST)&lt;br /&gt;
----&lt;/div&gt;</summary>
		<author><name>Roci</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Talk:Installation_on_ThinkPads_without_CD-ROM_drive&amp;diff=30882</id>
		<title>Talk:Installation on ThinkPads without CD-ROM drive</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Talk:Installation_on_ThinkPads_without_CD-ROM_drive&amp;diff=30882"/>
		<updated>2007-07-01T17:47:44Z</updated>

		<summary type="html">&lt;p&gt;Roci: /* No CD drive, no floppy, no network card */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
I created this article by putting together pieces of information from other sources, accompanied by what i remember from my various installation experiences. But i don't really have experience in any of the proposed procedures myself. So feel free to correct anything that's wrong or extend the article.&lt;br /&gt;
&lt;br /&gt;
Thanks, [[User:Wyrfel|Wyrfel]] 17:36, 9 Jul 2005 (CEST).&lt;br /&gt;
----&lt;br /&gt;
== No CD drive, no floppy, no network card ==&lt;br /&gt;
Hi I have ThinkPad 560z that has no CDrom, no floppy and no network card.&lt;br /&gt;
I tried to install over the network with 3Com PCMCIA card but it didn't work.&lt;br /&gt;
Laptop has an USB but easy-setup doesn't support booting from it. &lt;br /&gt;
Any suggestions how to install a system onto it, without removing HDD?&lt;br /&gt;
&lt;br /&gt;
Thanks&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
I have a 365X and a friend of mine has a 365XD. He doesn't have a floppy drive,&lt;br /&gt;
so we made his HDD bootable in my machine. I don't have a CD-ROM drive so&lt;br /&gt;
I had to install over network. While browsing Easy Setup we noticed that both &lt;br /&gt;
the 365X and 365XD can '''boot from PCMCIA'''. I think your 560z should also support&lt;br /&gt;
PCMCIA boot. Get a CompactFlash card and a '''PCMCIA CF reader'''. (It should be a &lt;br /&gt;
simple plug adapter that fits a Type II slot.)&lt;br /&gt;
&lt;br /&gt;
I can think about two ways from here. One is to transfer the installation&lt;br /&gt;
system of your favourite distro (I used Debian Woody) and install via '''NFS'''.&lt;br /&gt;
I think you should load a module to support the 3Com PCMCIA Ethernet card.&lt;br /&gt;
If you can't get it to work, you can use '''SLIP or PLIP''' to make a link between&lt;br /&gt;
the notebook and your other computer. This method is much slower than an&lt;br /&gt;
Ethernet card, but you only need a serial or parallel cable. (Since I don't&lt;br /&gt;
have USB nor network card, I had to install using this method.)&lt;br /&gt;
&lt;br /&gt;
The other idea is to '''use your CF card to make the system boot from an USB&lt;br /&gt;
stick.''' &lt;br /&gt;
I managed to boot a Damn Small Linux image from my 1 GB Transcend&lt;br /&gt;
and Kingston sticks without problems on a desktop Pentium with 64 MB RAM&lt;br /&gt;
with the DSL USB boot floppy. Booting the floppy image from CF shouldn't be much&lt;br /&gt;
harder. Then you have a running system that can install to your HDD by itself.&lt;br /&gt;
(The DSL homepage says it &amp;quot;installs to HD as Debian&amp;quot;.)&lt;br /&gt;
&lt;br /&gt;
Whichever method you choose, even a 16 MB CF card should do, since for example&lt;br /&gt;
the minimal Woody installer consists of 5 floppies and the DSL USB boot floppy&lt;br /&gt;
is of course 1,44 MB.&lt;br /&gt;
&lt;br /&gt;
I hope the above information helps you.&lt;br /&gt;
&lt;br /&gt;
==PXE ==&lt;br /&gt;
For PXE to work, you need to have a ThinkPad with integrated ethernet. I think PXE is supported on all such ThinkPads, but am not 100% sure.&amp;lt;br&amp;gt;&lt;br /&gt;
If you have Ethernet without PXE, you could use an [http://etherboot.sourceforge.net/ Etherboot] or [http://www.gnu.org/software/grub/ nbgrub] floppy to network boot.&lt;br /&gt;
&lt;br /&gt;
For USB, you could also use a USB attached CD-ROM drive, or possibly even a USB memorykey, assuming the machine is recent enough that it has USB.&lt;br /&gt;
----&lt;br /&gt;
Thanks for the hints. Added some statements that i hope can avoid some misunderstandings (USB). About PXE we'll have to find out. ;-) Also I'd like to get some definitive information about PCMCIA boot support in ThinkPads. It seems my TransNote supports this in general, but not with the HP burner i connected, while neither my X20 nor my T41p showed any option to boot from a CF card in a CF-to-PCMCIA converter.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
i still have problem with ntldr, anyway if i put harddrive from my HP laptop with preinstalled Windows XP, system boots up perfectly.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Did you read [[How to setup boot loaders]]? What exactly is your problem? [[User:Wyrfel|Wyrfel]] 21:14, 30 Oct 2005 (CET)&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
I added a segment on installing via PXE, using Windows as a server, based on my recent experience doing just that on my Transnote.  I hope it's helpful; it's my first-ever Wiki submission, I tried to make it fit with the rest of the page.&lt;br /&gt;
&lt;br /&gt;
[[User:YakkoWarner|YakkoWarner]] 17:53, 16 Nov 2005 (CET)&lt;br /&gt;
----&lt;br /&gt;
My 750P has a setting to boot from the network in EZSetup. This is a very old machine, with a 486 CPU. If I had a 16-bit network card that supported PXE, I'd be happy to test it. Anyone got one to lend out? --[[User:Whizkid|Whizkid]] 15:56, 24 April 2006 (CEST)&lt;br /&gt;
&lt;br /&gt;
==Which models allow booting from a USB Stick ==&lt;br /&gt;
Especially which X41 models? Thanks&lt;br /&gt;
[[User:Oub|Oub]] 17:15, 28 March 2006 (CEST):&lt;br /&gt;
----&lt;br /&gt;
See [[Supported Boot Devices]] for that info.&lt;br /&gt;
&lt;br /&gt;
[[User:Wyrfel|Wyrfel]] 10:28, 29 March 2006 (CEST)&lt;br /&gt;
----&lt;/div&gt;</summary>
		<author><name>Roci</name></author>
		
	</entry>
</feed>