I am looking for a stripped-down distribution of Linux that can fit on a boot floppy that I can also integrate the Citrix ICA client into and still maintain a single boot-floopy. Does anyone have experience with this?
I have browsed LRP briefly, do you have any experience with the Citrix ICA client and it's footprint size? Or am I out of luck with regards to a single-floppy...
Yes there is a Linux ICA client - works really well too but I don't think you'll fit it on a floppy. Maybe a bootable CD? Even one of those little tiny CD's should fit it all. We've all heard that a million monkeys banging on a million typewriters will eventually reproduce the entire works of Shakespeare. Now, thanks to the Internet, we know this is not true. [Robert Wilensky, 1997]
All great suggestions! The systems don't have CD-Roms so a boot floppy was my first thought, I assume with PXE boot I need a NIC with an eprom or can I do so from floppy too?
>I assume with PXE boot I need a NIC with an eprom or can I do so from floppy too?
Not always. Many motherboards are smart enough to know if there's no bootable media on the computer, the bios broadcasts BOOTP requests. A DHCP server can do BOOTP stuff, as long as you can send images whenever it 'asks'. Here's an example from my dhcpd.conf for a managed hub. The server is DHCPD by the Internet Software Consortium (the people who make BIND, DHCP and others)
The idea is , you put in your DHCP server a list of MAC addresses and when the bios requests to boot, you shove a X meg bootfile to it. Tailor the scripts on it to boot into Citrix client and other tools at startup.
This all hinges on whether these devices are smart enough to look at the network if there's no medium in the computer...
Good luck. Please let Tek-Tips members know if their posts were helpful.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.