From: Matthew F. <mat...@ya...> - 2001-12-05 03:31:01
|
--- surfer <su...@no...> wrote: > Hi, > I have a problem about Trinux boot. img. I want to > boot my laptop with a > boot img (pcmcia.img) and I would like to read my > hda0 in the same time. Is > it possible to custom a pcmcia to do that ? What do you mean by the "same time?" It is unlikely that you will be able to fit both the ide.tgz packages and the pcmcia kernel module packages on a single floppy but if your network is connected you can load them remotely or put them on another DOS floppy # fmount # cd /floppy # pkgadd ide.tgz # pkgadd fs.mods.tgz You might have to run /etc/init.d/ide because I can't remember if pkgadd automatically insmods the modules. If you have network connectivity then just do #getpkg 2.4.5/ide.tgz #getpkg 2.4.5/fsmods.tgz then insmod /lib/modules/filesystem.o -mdf __________________________________________________ Do You Yahoo!? Buy the perfect holiday gifts at Yahoo! Shopping. http://shopping.yahoo.com |