LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   inspiron 3000 booting with usb support (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/inspiron-3000-booting-with-usb-support-94245/)

syphr1ogic 09-18-2003 02:30 PM

inspiron 3000 booting with usb support
 
Heres my situation. I have an inspiron 3000 with a floppy drive (no cdrom). It has no OS on the HDD. So the only means boot now is via floppy. My goal is to transfer zipslack over to the harddrive. Currently I have zipslack saved onto a flashcard (which is read via a usb flashcard reader). So I need a boot floppy that has usb support. Heres the kicker, I dont have a working linux installation that has a floppy drive on it. Save knoppix live cd, but apparently mkboot has issues with the read only filesystem. So I need to find an image for a boot disk or a small linux distribution that fits on a floppy, and either A) supports USB or B) has a package system that will let me install usb support on it.

Another Option that always gets brought up is Network boot. Heres the trouble though, my dongle is broken, so thats a no go for pcmcia nic. However I do have a wireless card with the PRISM II chipset. So my other option is a boot disk with PRISM II support. These do exist however none work in my case. Coyote has a wireless AP script package, but its 2+ megs large and not going to fit on a floppy. There is also UnWireAP over at source forge which is a Wireless-AP-on-a-floppy this is the ansawer to everything I need, but when ever I boot up with the floppy I get the error message "BOOT FAILED" and nothing more. Thus adding insult to injury...


As you can see I'm in quite a predicamin, if you have any suggestions please do tell. Thanks in advance!:)

finegan 09-22-2003 08:31 PM

Whew, funky...

I've net installed over wireless before, but not with Linux, just OpenBSD and FreeBSD. Weird eh? Gentoo will handle that card, but they don't do boot floppies, at least, not that I know of.

Patrick doesn't make a boot kernel with usb mass storage support enough to get at the flashcard reader.

Honestly... this is a bit of a mess:

compile 2.4.21 by hand, optimize for i486 to keep the image small, and just put in support for: a) board chipset, b) ramdisk support, c) usb mass storage support... actually you may just want to grab the default .config for usb.i and add to it mass storage support, then go through the boot/root 2 disk festival which should get you to the ability to install...

You can just replace the kernel image on a dd'ed usb.i boot disk with your custom kernel image and rock and roll...

Cheers,

Finegan


All times are GMT -5. The time now is 10:27 PM.