Unix Technical Forum

SEO

vBulletin Search Engine Optimization


Go Back   Unix Technical Forum > Unix Operating Systems > Gentoo Linux Support

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-21-2008, 07:39 AM
ric_man
 
Posts: n/a
Default Need some suggestions to install Gentoo on an old Toshiba 500CDT

Hi all,

I was hoping to get some suggestions (URLs are fine) as to how to
install Gentoo on the following hardware.

I've got an old (almost 7 years) notebook lying around - the Toshiba
500CDT. It's got:
- no network cards
- no CD ROM
- 120 MHz Pentium 1 processor
- 32MB RAM
- a floppy drive
- 2 spare PCMCIA II slots
- 1.2 GB Hard drive
- some sort of modem (possibly not a Winmodem) top speed = 28.8K

I've got a connection to cable broadband, and I've installed Gentoo on
another PC before, but that was basically following the instructions to
the letter. I can't find instructions for not using a Gentoo universal
or minimal CD.

Any suggestions would be greatly appreciated...

Thanking you all in advance,

....Ric

--
If you want to email Ric, use: ric_on_the_go--NO_SPAM@yahoo.com.au
Just remove the "--NO_SPAM"
-- Do you, uh... Gentoo? Gentoooo-hooo!! --
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-21-2008, 07:39 AM
ric_man
 
Posts: n/a
Default Re: Need some suggestions to install Gentoo on an old Toshiba 500CDT

Sorry... forgot to add...

ric_man wrote:
> I've got an old (almost 7 years) notebook lying around - the Toshiba
> 500CDT. It's got:
> - no network cards


I'd be willing to buy a PCMCIA ethernet card if this helps, but I don't
know which card can be used by Linux, and which card can be detected by
a boot floppy (I'm thinking I've got to do something like that unless
someone else suggests diffrent)...

Suggestions on what to buy that works with Gentoo would be great too...

....Ric

--
If you want to email Ric, use: ric_on_the_go--NO_SPAM@yahoo.com.au
Just remove the "--NO_SPAM"
-- Do you, uh... Gentoo? Gentoooo-hooo!! --
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-21-2008, 07:39 AM
Marcel Camijn
 
Posts: n/a
Default Re: Need some suggestions to install Gentoo on an old Toshiba 500CDT

Hi,

a PCMCIA network card would be very nice to have indeed, you can try to use
a PLIP network connection but it can be very hard to set up correctly. I
don't really know what cards are supported, i've got a few xircom cards, a
sitecom and a 3com, they all work perfectly.

To install gentoo without using a cdrom drive, take a look at the
alternative installation guide:
http://www.gentoo.org/doc/en/altinstall.xml

The most important thing is that you must be able to format your drive,
unpack a stage(x) tarball to it and chroot. I've done it several times by
using the intended swap partition as a temporary linux system using a very
small system, connecting to the server which has the tarball and extracting
it. chrooting to the system and building gentoo from that.

If you need any more help, please let me know

Regards,

Marcel


ric_man wrote:

> Sorry... forgot to add...
>
> ric_man wrote:
>> I've got an old (almost 7 years) notebook lying around - the Toshiba
>> 500CDT. It's got:
>> - no network cards

>
> I'd be willing to buy a PCMCIA ethernet card if this helps, but I don't
> know which card can be used by Linux, and which card can be detected by
> a boot floppy (I'm thinking I've got to do something like that unless
> someone else suggests diffrent)...
>
> Suggestions on what to buy that works with Gentoo would be great too...
>
> ...Ric
>


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-21-2008, 07:39 AM
Johan Lindquist
 
Posts: n/a
Default Re: Need some suggestions to install Gentoo on an old Toshiba 500CDT

So anyway, it was like, 13:54 CEST Jul 05 2004, you know? Oh, and, yeah,
ric_man was all like, "Dude,

> I've got an old (almost 7 years) notebook lying around - the Toshiba
> 500CDT. It's got:
> - no network cards
> - no CD ROM
> - 120 MHz Pentium 1 processor
> - 32MB RAM
> - a floppy drive
> - 2 spare PCMCIA II slots
> - 1.2 GB Hard drive
> - some sort of modem (possibly not a Winmodem) top speed = 28.8K
>
> I've got a connection to cable broadband, and I've installed
> Gentoo on another PC before, but that was basically following the
> instructions to the letter. I can't find instructions for not using
> a Gentoo universal or minimal CD.


Without a cd, you're pretty much stuck with the option of getting
some sort of network connection for it. I have little experience with
pcmcia here, and I can't really suggest a card that's guaranteed to
work with linux. You might take a look at, for example, the debian and
red hat boot floppies and see which modules they provide.

Using a debian boot (either a floppy or network (PXE) boot) and nfs
might be one way to get going. See the "alternative install guide"
for some pointers.

Another alternative is to pull the hd and stick it in another box,
either one with a working linux installation and unpack a suitable
stage3 tarball to it, or one that is able to boot from cd where
you can do some of the basic setup before putting the hd back and
finishing up.

Take note tho, a 1.2G hd may end up being just too small for you to
be able to compile anything large, like gcc, on. Not to mention that
you're probably looking at a few days' worth of bootstrapping if you
don't go for a stage3 install with that cpu and ram.

I have installed gentoo on a sparc-4 (roughly the same age bracket
as a p-120) with 32M ram and 1G hd. I'm not going to do it again.
Maintaining the system to keep it current will probably keep it busy
most of its remaining lifetime with a source-based distribution such
as gentoo.

> --


Add a space to the end of that and you've got a real delimiter.

--
Time flies like an arrow, fruit flies like a banana. Perth ---> *
14:15:34 up 15 days, 21:26, 2 users, load average: 1.00, 1.00, 1.00
Linux 2.6.7 x86_64 GNU/Linux Registered Linux user #261729
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-21-2008, 07:39 AM
Hekaton Keires
 
Posts: n/a
Default Re: Need some suggestions to install Gentoo on an old Toshiba 500CDT

ric_man wrote:

> Sorry... forgot to add...
>
> ric_man wrote:
>> I've got an old (almost 7 years) notebook lying around - the Toshiba
>> 500CDT. It's got:
>> - no network cards

>
> I'd be willing to buy a PCMCIA ethernet card if this helps, but I don't
> know which card can be used by Linux, and which card can be detected by
> a boot floppy (I'm thinking I've got to do something like that unless
> someone else suggests diffrent)...
>
> Suggestions on what to buy that works with Gentoo would be great too...
>
> ...Ric
>


there's a plenty of pcmcia eth cards compatible with linux... anyway try to
consider the ones with most generic chips such as realtek, tulip, 3c,
intel... i've used a lot of them without any trouble.

even if i've installed linux on a p166 with only 48MB of ram, i do not
suggest you it so much... if you don't want just playing a bit with some
shell... otherwise - if you want really use it for a study purposes, buy
the tanenbaum's: "Operating Systems: implementing and developing" where
minix 2.0 is included... it was last printed in around 1996 but it's still
a best seller for everyone who wants to understand completely how the
operation systems work.

minix is very light, and then the book is composed of 40% of theory
anticipations and 60% of sources where every row is documented and
explained.

PS: tanenbaums was the teacher of linus, and he was the one who
distributed/developed minix - and if you see it, you just understand that
linus did not invented nothing new , besides its free distribution.
--
remove mailto__ on reply
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-21-2008, 07:39 AM
Sybren Stuvel
 
Posts: n/a
Default Re: Need some suggestions to install Gentoo on an old Toshiba 500CDT

Hekaton Keires enlightened us with:
> even if i've installed linux on a p166 with only 48MB of ram, i do
> not suggest you it so much...


I've installed it on a 386 SX 25 MHz with 4 MB ram and a 80 MB
harddisk. It was our email server! And yes, that was in the time where
we didn't receive spam at all ;-)

Sybren
--
The problem with the world is stupidity. Not saying there should be a
capital punishment for stupidity, but why don't we just take the
safety labels off of everything and let the problem solve itself?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-21-2008, 07:39 AM
ric_man
 
Posts: n/a
Default Re: Need some suggestions to install Gentoo on an old Toshiba 500CDT

Hekaton Keires wrote:

> PS: tanenbaums was the teacher of linus, and he was the one who
> distributed/developed minix - and if you see it, you just understand that
> linus did not invented nothing new , besides its free distribution.


I didn't know that... I thought Torvalds went to Uni of Helsinki and
Tannenbaum was a lecturer at the Uni of Ansterdamm.

The main reason I was looking at installing Linux on the Toshiba 500CDT
is at the moment it's running Windows 95 (although it hasn't been
switched on for about 6 months). I was just hoping to convert it to
Linux so I could use X and a basic windows manager, and just hook into
the broadband connection I have so it can surf the web. Nothing
ctirical. Just something else to surf the web with.

Thanks for the suggestions, especially with the hardware.

....Ric

--
If you want to email Ric, use: ric_on_the_go--NO_SPAM@yahoo.com.au
Just remove the "--NO_SPAM"
-- Do you, uh... Gentoo? Gentoooo-hooo!! --
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-21-2008, 07:39 AM
ric_man
 
Posts: n/a
Default Re: Need some suggestions to install Gentoo on an old Toshiba 500CDT

Marcel Camijn wrote:
> a PCMCIA network card would be very nice to have indeed, you can try to use
> a PLIP network connection but it can be very hard to set up correctly. I
> don't really know what cards are supported, i've got a few xircom cards, a
> sitecom and a 3com, they all work perfectly.


PLIP is something I have not considered. I've got a reasonably powered
Toshiba P20, and I guess I could off load the bulk of the compilation
onto it. Also thanks for the URL. I always thought the Alt Install guide
was just for howto Knoppix install Gentoo.

....Ric

--
If you want to email Ric, use: ric_on_the_go--NO_SPAM@yahoo.com.au
Just remove the "--NO_SPAM"
-- Do you, uh... Gentoo? Gentoooo-hooo!! --
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 02-21-2008, 07:39 AM
ric_man
 
Posts: n/a
Default Re: Need some suggestions to install Gentoo on an old Toshiba 500CDT

Johan Lindquist wrote:
> Using a debian boot (either a floppy or network (PXE) boot) and nfs
> might be one way to get going. See the "alternative install guide"
> for some pointers.


Does Gentoo not make a boot floppy for these occasions? I guess I would
be after a floppy with a kernel, and networking enabled on it. Also BASH
and some networking tools would be good. I'll have a look at the Debian
distribution's floppy. That's for that... great suggestion!

> Another alternative is to pull the hd and stick it in another box,
> either one with a working linux installation and unpack a suitable
> stage3 tarball to it, or one that is able to boot from cd where
> you can do some of the basic setup before putting the hd back and
> finishing up.


I don't know anyone else with a PC as old as the Toshiba 500CDT. Still,
that's another good suggestion. From my understanding, Toshiba Australia
have long stopped supporting the 500CDT (well it stopped after 5 years
of the model's release).

> Take note tho, a 1.2G hd may end up being just too small for you to
> be able to compile anything large, like gcc, on. Not to mention that
> you're probably looking at a few days' worth of bootstrapping if you
> don't go for a stage3 install with that cpu and ram.


I've thought about that. I was going to try to start with Stage1, but if
that was no good, then try getting my Toshiba P20 to do some of the work
via distcc. If those two failed, I would go straight to Stage3. My
intent with the box is to try to get a desktop up (like wmaker or
something else "light"), and then to install a browser, and maybe a few
word processing applications. It'll just be used mainly to surf the web.

> I have installed gentoo on a sparc-4 (roughly the same age bracket
> as a p-120) with 32M ram and 1G hd. I'm not going to do it again.
> Maintaining the system to keep it current will probably keep it busy
> most of its remaining lifetime with a source-based distribution such
> as gentoo.


That gives me hope... I don't think I'll worry about maintaining it that
much, but at least I know it will be an option. I'm hoping with distcc
set up I can palm off some of the compilation work to a more modern box.

>>--

> Add a space to the end of that and you've got a real delimiter.


Mozilla does the "--" for me, and in the case of this, it has a space on
the end.

....Ric

--
If you want to email Ric, use: ric_on_the_go--NO_SPAM@yahoo.com.au
Just remove the "--NO_SPAM"
-- Do you, uh... Gentoo? Gentoooo-hooo!! --
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 02-21-2008, 07:39 AM
Johan Lindquist
 
Posts: n/a
Default Re: Need some suggestions to install Gentoo on an old Toshiba 500CDT

So anyway, it was like, 12:16 CEST Jul 06 2004, you know? Oh, and, yeah,
ric_man was all like, "Dude,
> Johan Lindquist wrote:


> Does Gentoo not make a boot floppy for these occasions?


Far as I know, there's no gentoo boot floppy.

>> Another alternative is to pull the hd and stick it in another box,


> I don't know anyone else with a PC as old as the Toshiba 500CDT.
> Still, that's another good suggestion.


You can still generate code that will run on any 386, even if the
compiler is run on newer hardware, so preparing the hd in another box
(even to the point of getting grub on it, possibly) wouldn't be so
difficult.

> It'll just be used mainly to surf the web.


You might run into some issues with x11 as well, if you don't take
very good care in partitioning your disk. I probably wouldn't make
more than three partitions, root, /boot and swap.

In a pinch, you can mount something via nfs (or samba) to use as
$PORTAGE_TMP, but that's probably going to make the compiles even
slower.

> Mozilla does the "--" for me, and in the case of this, it has a
> space on the end.


You're completely correct, my mistake. Apparently slrn tries to be
clever and only considers the last "-- " a signature delimiter now.
That's abit of a disappointment, I hope it's configurable.

--
Time flies like an arrow, fruit flies like a banana. Perth ---> *
14:21:29 up 16 days, 21:32, 6 users, load average: 1.08, 1.06, 1.05
Linux 2.6.7 x86_64 GNU/Linux Registered Linux user #261729
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 07:46 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
UnixAdminTalk.com

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562