1

I am a beginner in the world of Ubuntu (and all forms of Linux OS). I recently was given an old laptop that I would love to bring back to life. The laptop is a Toshiba Portege 3500 tablet laptop (one with rotating screen to use as tablet). It currently has Windows XP installed.

I have very little knowledge of BIOS, but I did make it into the boot menu. I changed the directory to boot from the CD-ROM drive (external, as there is no installed drive). When I attempt to install Ubuntu 14.04.2 from a DVD, it shows a black screen with a cursor on it, but even after a few minutes, nothing appears on screen. Should I be seeing a landing page?

I am also wondering if I should bother updating any drivers. I can't connect wirelessly right now, and I think the card cannot recognize WPA or any "newer" wifi routers. This laptop is circa 2005 iirc. Correct me if I'm wrong.

Any help would be appreciated. I'm new but willing to learn. Thanks!

  • Try to use a pendrive. – 0x2b3bfa0 Mar 20 '15 at 21:56
  • I've loaded it to USB but I cannot boot from USB. It doesn't give me an option, which is why I figured the DVD had to be my option. Unless I need to update something to enable it? – Michelle Mar 20 '15 at 23:01
  • Is your external DVD a USB? Did the BIOS settings explicitly offer USB-CDROM? – ubfan1 Mar 20 '15 at 23:55
  • It is a PCMCIA card type external drive, and the BIOS only had CDROM, FDD, HDD, and LAN boot options. – Michelle Mar 21 '15 at 23:42
  • Welcome to Ask Ubuntu (after over a year and this being your only post)! We’re sorry, but Ask Ubuntu is not a forum, but a Question & Answer site: it works best if you ask one question, so you can receive one answer. When you ask multiple questions, you need to find one expert versed in multiple areas, which becomes unlikelier the more questions you put into, well, one question! ;-) So please, split up your question into multiple questions and drop me a comment so I can answer one of your questions. – David Foerster Nov 19 '16 at 14:27
  • @DavidFoerster that dupe isn't correct. The computer isn't even booting. – TheWanderer Nov 20 '16 at 02:21
  • @DavidFoerster I should say it isn't even booting to Ubuntu. The blinking cursor is what's seen after POST and right before the computer finds a boot destination. – TheWanderer Nov 20 '16 at 12:28
  • @DavidFoerster well then it's blinking after selecting a destination and the computer waiting to boot :p. It's still not actually booting Ubuntu. – TheWanderer Nov 20 '16 at 13:00
  • @Zacharee1: Alright, point taken. I'm retracting my vote. – David Foerster Nov 20 '16 at 13:09

1 Answers1

0

Portege 3500's have a wide variety of boot options but only through a modified win98 boot disk still available from Toshiba(found it on the first page of search results when looking for how to install a new OPSYS.) It provides numerious options and drivers for USB,cardbus,PCMCIA drives and network installs.You will need a USB floppy drive,mine was a generic NEC drive and of course a blank disk. Unaware if you would need to modify the disks files. I know XP is setup to ignore Linux. As far as WiFi,the solutions I have seen require opening a terminal and utilizing the command line as well as inserting a script to make the connection automatic on boot. The problem seems to have something to do with the Toshiba cards firmware. Ubuntu 14.xx.xx 32 bit might be a bit heavy for the 3500 as it was released in late 2002,has a Early PIII mobile and a max 1 Gig ram. A lighter distro with tablet functionality would most likely give a better result. L.L.G.

Lonny
  • 1
  • Nice cues for further research, but this an answer stub at best because it doesn't include any instructions on how to actually perform the installation. – David Foerster Nov 19 '16 at 14:25