TechSupport PING
If you are interested in the TechSupport ping list please mail me
Any chance you could use Grub to boot from cd? just a thought
Get windows!
HA HA
Sorry just had too....
Looks like part of your question didn't come through. I'm not sure if Suse 10 started with a 2.4 kernel. If it did, I think I know what part of the problem. There were major subsystem changes in the /dev/ subsystem. Direct upgrades from 2.4 to 2.6 kernels can be problematic unless you take some precautions.
Question 2: How can I add this device to PhoenixBIOS so I can boot from it--the device doesn't show up at all. I'm going to need to be able to boot from the external drive to do any upgrades or patches.
It really depends upon whether or not the BIOS supports the option to boot from USB. Many older motherboards don't support this. We have several laptops here and only a couple even have this option. If you check the boot order, where you can change if you want the hard disk, cdrom, or floppy to boot first, is there an option for booting USB? If not, you're probably out of luck on that option.
You might take a look at this page:
http://thomer.com/linux/migrate-to-2.6.html and look at the section about USB. The page is specific to RedHat, but the section about USB should apply.
If you give a little more info about your upgrade, it would probably facilitate us helping out.
Grub (or lilo or any other boot loader) won't help if your BIOS can't read a boot block from the device in the first place.
Since it seems (a bit confusing to me, but seems) that you have managed sometime or someway to see the external drive mounted, I take it that your kernel is configured with the necessary USB driver and your hardware is working, and that not seeing the drive contents on your desktop is just some sort of minor KDE usage confusion -- well minor unless its happening to oneself. So I won't persue the usual diagnostics to see what might cause a kernel to ignore a device:
$ dmesg -s 99999 | kernel messages |
$ gzip -d -c /proc/config.gz | kernel configuration |
As someone also noted, you should be able to afford a CD drive unless you're on a really tight budget. Someone had an eBay link above for one. Here's a link to 24 different models, brand new and name brand, the ten lowest cost of which are between $13 and $15 (plus shipping, tax) from newegg.com: CD/DVD ROM Drives . You really want to have something you can boot a CD from for repair and recovery in case something goes wrong with booting the system, as well as for upgrades. Heck, I've got a couple of spare CD drives in my old parts pile. You could probably get me to send you one if you promise to donate ten dollars to FR.
Let me know when you get where you need to go with this..
Regarding beaing able to boot, what motherboard or PC are you using. Most of mine have an option for "Boot Other Device" which defaults to SCSI, USB, or SATA. My main desktop uses SCSI but if I have any type of USB drive (including thumb) it won't boot because no OS so it goes to USB before SCSI - not sure about SATA. Anyway - it is trying to boot from the USB device so setting to "other Device" if available as an option, should work.