From: Matthew F. <mf...@ci...> - 2001-02-12 12:42:54
|
You need to add baselib.tgz and term.tgz to both your pkglist file and the d:\trinux -- the boot script looks for baselib.tgz in the trinux directory and if it doesn't find it it stops loading which is I think what you were seeing. I updated the documentation to provide more info on what packages are needed. -mdf ------------------------------------- Matthew Franz mf...@ci... Security Research Engineer Security Technologies Assessment Team On 12 Feb 2001 ia...@cu... wrote: > Date: 12 Feb 2001 01:57:56 -0800 > From: ia...@cu... > To: mf...@ci... > Subject: Fwd: Re: [Trinux-talk] Re: Trinux 080 > > Matthew, > > Forgot to mention, my pkglist file looks like this > > A:\tux\config>type pkglist > bash.tgz > hping2.tgz > links.tgz > nmap.tgz > scanner.tgz > serial.tgz > sing.tgz > snort.tgz > > Thanks, Ian > > > ------- Start of forwarded message ------- > > Subject: Re: [Trinux-talk] Re: Trinux 080 > To: mf...@ci... > From: ia...@cu... > Date: 12 Feb 2001 01:15:28 PST > > Matthew, > > Thanks for the response. > > Three mount points are created when I boot, hda1, 2 and 5. I can mount both 1 (NTFS) and 5 (VFAT) manually. I assume hda2 cannot be mounted becuase it is the extended partition which holds the logical partition for hda5. hda5 holds the trinux directory (in root) which has the following content. > > D:\trinux>dir > Volume in drive D has no label. > Volume Serial Number is 3A84-0F77 > > Directory of D:\trinux > > 09/02/01 18:20 <DIR> . > 09/02/01 18:20 <DIR> .. > 27/11/00 10:53 177,683 bash.tgz > 27/11/00 10:54 23,774 hping2.tgz > 26/12/00 09:56 51,861 ide.tgz > 27/11/00 10:55 246,715 links.tgz > 31/12/00 02:56 475,825 linkssl.tgz > 27/11/00 10:56 161,244 nmap.tgz > 27/11/00 10:57 78,505 scanners.tgz > 10/12/00 19:21 232,407 serial.tgz > 27/11/00 10:58 43,038 sing.tgz > 01/02/01 11:39 368,823 snort.tgz > 12 File(s) 1,859,875 bytes > 962,494,464 bytes free > > This directory was on hda1, but it did not work there either. > > When it boot I can see the sript running (I assume), as it says "Checking hda5 for Trinux packages". All the packages came from one of your mirrors and where named OK when I downloads them. > > Thanks in advance, > > Cheers, IanC > > > On Fri, 09 February 2001, Matthew Franz wrote: > > > > > > Matthew, > > > > > > I emailed the Trinux Talk mailing list earlier in the week with some > > > issues with loading apps from a hard drive with version 080. Since > > > then I have removed the dependance on NTFS by installing a FAT > > > partition on my disk. I am still having no luck getting apps to load > > > from this partition. I would appreciate some help if possible. > > > > > > Thanks, Ian > > > > Are you able to mount the filesystem manually? > > > > Is an /hda[1-n] mount point created? > > > > What are the contents of [C/D]:\trinux? > > > > How did you download the xxxx.tgz packages? IE will automatically rename > > them to xxxx.gz if you pick the default, which will cause loading to fail? > > > > -mdf > > > > > > > > > > _______________________________________________ > > Trinux-talk mailing list > > Tri...@li... > > http://lists.sourceforge.net/lists/listinfo/trinux-talk > > ------- End of forwarded message ------- > > > |