You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(20) |
Sep
(4) |
Oct
(29) |
Nov
(24) |
Dec
(9) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(9) |
Feb
(26) |
Mar
(10) |
Apr
(4) |
May
(5) |
Jun
(13) |
Jul
(53) |
Aug
(15) |
Sep
(42) |
Oct
(30) |
Nov
(92) |
Dec
(45) |
2002 |
Jan
(36) |
Feb
(63) |
Mar
(24) |
Apr
(21) |
May
(30) |
Jun
(59) |
Jul
(34) |
Aug
(17) |
Sep
(57) |
Oct
(104) |
Nov
(21) |
Dec
(16) |
2003 |
Jan
(31) |
Feb
(56) |
Mar
(40) |
Apr
(55) |
May
(45) |
Jun
(38) |
Jul
(48) |
Aug
(33) |
Sep
(13) |
Oct
(19) |
Nov
(7) |
Dec
(9) |
2004 |
Jan
(15) |
Feb
(20) |
Mar
(1) |
Apr
(1) |
May
(6) |
Jun
(2) |
Jul
|
Aug
(3) |
Sep
(4) |
Oct
(2) |
Nov
|
Dec
(1) |
2005 |
Jan
(18) |
Feb
(3) |
Mar
(2) |
Apr
(2) |
May
|
Jun
(6) |
Jul
|
Aug
(1) |
Sep
|
Oct
(2) |
Nov
(1) |
Dec
|
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2007 |
Jan
(9) |
Feb
|
Mar
|
Apr
(16) |
May
(1) |
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2011 |
Jan
(3) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Mark \(fat\) <fa...@us...> - 2002-05-29 21:18:03
|
I am trying to modify the trinux iso to make it more self contained. So far I have: Mounted the iso Copied the contents to a new directory Modified the packages that are loaded Added all availble packages Made and iso Burnt and iso However the iso I have made is not bootable and for some reason I cannot get it to work. Can anyone tell me the correct command to make a bootable iso Thanks in advance. Mark (fat) |
From: Christopher G. S. <cs...@av...> - 2002-05-22 21:07:17
|
Matthew (and group), fyi ... On the "RE: [Trinux-talk] NFS" posting from 11/05/2001 08:03:17 , I had problems as well after updating w/ 2.4.5/nfs-client.tgz and netutil.tgz. HOWEVER ... 1) the mount went through after waiting 5 full minutes. Since we're still in test / tweak mode, the 5 minute wait is currently not an issue. 2) the only messages that scrolled by in /var/adm/messages were from an every-minute cron called "/usr/sbin/cdpdump" ... no messages from the mount. Details from my setup? - Using "trinux-0.80rc2-net.img" received from ... http://prdownloads.sourceforge.net/trinux/trinux-0.80rc2-net.img - Using packages downloaded from ... http://www.io.com/~mdfranz/trinux/pkg/ - 'pkglist' ... term baselib system netconf bash nmap pthread netutil netmods fsmods nfs-client tcpdump vi nano scanners hping2 links - We're using a Quantum Snap Server v.2.3.417(US) for both the 'getpkg' during boot and NFS server services (same directory). - Trinux PC is ... GATEWAY 2000 "LPMINI-TOWER" P55C-233 MFG Date: 4/29/98 BIOS Upgraded to: 4L3TT0X0.15A.0010.P15 > Using two (2) Linksys EtherFast 10/100 LAN Card (M/N: LNE100TX ver.5.1) > Using two (2) PC-100 128MB S DRAM > No hard drive > No CD ROM drive I would guess the culprit is the Quantum Snap Server if no one else has reported to the mailing list. Have a great day, Chris G. -----Original Message----- From: Christopher G. Smith Sent: Wednesday, May 22, 2002 3:40 PM To: Christopher G. Smith Subject: FROM: Matthew FranzDATE: 11/05/2001 08:03:17SUBJECT: RE: [Trinux-talk] NFS I'm assuming you've installed # getpkg 2.4.5/nfs-client.tgz (nfs kernel mods) # getpkg netutil.tgz (full versions of mount/umount) you can also tail -f /var/log/messages to see if the volumes were mounted and/or do a tcpdump --- Wade <<EMAIL: PROTECTED>> wrote: > When I try to mount a remote exp with mount command > the console hangs(doe not > return to command prompt) and no vols get mounted. > Any ideas? > > Thanks, > Wade Stankich - btw -using 2.4.5 > > _______________________________________________ > Trinux-talk mailing list > <EMAIL: PROTECTED> > https://lists.sourceforge.net/lists/listinfo/trinux-talk __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com _______________________________________________ Trinux-talk mailing list <EMAIL: PROTECTED> https://lists.sourceforge.net/lists/listinfo/trinux-talk |
From: Ignacio F. <da...@em...> - 2002-05-21 22:31:32
|
Hi, Im using Trinux from a month, specially as a Snort IDS sensor, and its really good. Specially for its hability to run in so small hardware. well, my trouble is with the SSH authentication. I did de getpkg from my pkg server, and both openssh and opensshd get installed. The RSA keys are importing using the kserver file. it works, i have /.ssh with the file authorized_hosts /2 ssh works fine connecting to another host. But when I want to connect to my trinux, from another host, using ssh, (openssh on solaris 7) my trinux refuse de connection with de message (in /var/adm/messages) "Warning /usr/local/moduli does not exits, using all modulus." keep asking for the private key password and then goes to root@server, etc the same happens with PUTTY o TeraTERM PRO c/ssh from a windows box. Im thinking i have to load some lib or module but i really dont know and even where to look for. any advice ?? or further reading ? thanks for reading and reply. Damian from SouthAmerica -- _______________________________________________ Sign-up for your own FREE Personalized E-mail at Email.com http://www.email.com/?sr=signup |
From: Matthew F. <mf...@ci...> - 2002-05-21 14:03:09
|
Within http://trinux.sf.net/pkg/2.4.5/fsmods.tgz or http://trinux.sf.net/kernel/2.4.5/modules/kernel/fs/ext2/ - mdf > > Anyone know where I can get a suitable ext2.o module > for the latest trinux release? 2.4.5 > > TIA > > Dave > |
From: David K. <dav...@mi...> - 2002-05-21 13:05:31
|
Anyone know where I can get a suitable ext2.o module for the latest trinux release? 2.4.5 TIA Dave |
From: Ed C. <ed....@nt...> - 2002-05-19 19:37:51
|
Sorry to be a bore but I'm having trouble getting Trinux to install properly on my laptop. I'm using the pcmcia floppy image and my network card is a D-Link DE660, it works fine with my installation of Mandrake that's on my laptop. I've put on the boot floppy pcmcia-pcnet.tgz. I modified this by adding '8390.o' to it as this seems to be required. however, at boot up my card is not installed properly. it beeps with a high pitch and then beeps with a low pitch and says eth0 is not installed. below is a bit of detail from the bootup message: installing base packages from /floppy cardmgr[147] initialising socket 0 cardmgr[147] socket 0: D-Link DE660 Ethernet cardmgr[147] executing /insmod/lib/modules/2.4.5/net/8390.o cardmgr[147] executing /insmod/lib/modules/2.4.5/pcmcia/pcnet_cs.o cardmgr[147] insmod exited with status 139 cardmgr[147] executing modprobe pcnet_cs cardmgr[147] modprobe exited with status 2 cardmgr[147] get dev info on socket 0 failed: Resource temporarily unavailable Any ideas/suggestions gratefully received. Ed |
From: yuval l. <yuv...@ya...> - 2002-05-17 20:53:09
|
with all due honour and respect ... Kevin, thanks for the good laugh ;-) Yuv > > Message: 2 > Reply-To: <kst...@cf...> > From: "Kevin Stenger" <kst...@cf...> > To: "ado smith" <ado...@ya...>, > <tri...@li...> > Subject: RE: [Trinux-talk] PLEASE TREAT URGENTLY. > Date: Fri, 17 May 2002 07:02:46 -0400 > > This is to cool now the Nigerian fraud letters are > going for list server > addresses. > > Dear Ado > > To quote Ratbert in the comic Dilbert, " My bank is > a tube sock that I keep > behind the dryer". Anytime you want to visit > Florida please let us know in > advance so we can fix up a place for you to stay. > > > Sgt. Kevin Stenger > Orange County Sheriffs Office > Economic Crimes Squad > Orlando Fl > > > > -----Original Message----- > From: tri...@li... > [mailto:tri...@li...] On > Behalf Of ado smith > Sent: Friday, May 17, 2002 1:09 AM > To: tri...@li... > Subject: [Trinux-talk] PLEASE TREAT URGENTLY. > > THE DIRECTOR > AUDIT AND ACCOUNTS UNIT, > FOREIGN REMITTANCE DEPT. > INTERNATIONAL BANK FOR AFRICA, > BP 234 IKOYI LAGOS NIGERIA,WEST AFRICA. > > ACCOUNT PROVISION. > > DEAR FRIEND, > > WITH DUE HONOUR AND RESPECT,I AM MR ADO SMITH,THE > DIRECTOR > === message truncated === __________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com |
From: Kevin S. <kst...@cf...> - 2002-05-17 11:02:57
|
This is to cool now the Nigerian fraud letters are going for list server addresses. Dear Ado To quote Ratbert in the comic Dilbert, " My bank is a tube sock that I keep behind the dryer". Anytime you want to visit Florida please let us know in advance so we can fix up a place for you to stay. Sgt. Kevin Stenger Orange County Sheriffs Office Economic Crimes Squad Orlando Fl -----Original Message----- From: tri...@li... [mailto:tri...@li...] On Behalf Of ado smith Sent: Friday, May 17, 2002 1:09 AM To: tri...@li... Subject: [Trinux-talk] PLEASE TREAT URGENTLY. THE DIRECTOR AUDIT AND ACCOUNTS UNIT, FOREIGN REMITTANCE DEPT. INTERNATIONAL BANK FOR AFRICA, BP 234 IKOYI LAGOS NIGERIA,WEST AFRICA. ACCOUNT PROVISION. DEAR FRIEND, WITH DUE HONOUR AND RESPECT,I AM MR ADO SMITH,THE DIRECTOR IN CHARGE OF AUDIT AND ACCOUNTS UNIT,FOREIGN REMITTANCE DEPT OF THE INTERNATIONAL BANK FOR AFRICA,NIGERIA IN WEST AFRICA. I GOT YOUR E-MAIL ADDRESS RECOMMENDED BY A NIGERIAN BUSINESS CONSULTANT,ELDER JOHN KAFUI AND I DECIDED TO CONTACT YOU FOR BENEFICIAL AND A 100% RISK-FREE BUSINESS TRANSACTION. DURING OUR AUDITING AND INVESTIGATIONS IN THIS BANK,MY DEPARTMENT CAME ACROSS THE SUM OF FIFTEEN MILLION UNITED STATES DOLLARS(US$15,000,000)ONLY BELONGING TO A JAPANESE INTERNATIONAL BUSINESSMAN WHO DIED ALONG WITH HIS NEXT OF KIN IN THE 5TH NOVEMBER,1997 AEROPLANE CRASH IN ABIDJAN. BEFORE OUR DISCOVERY OF THIS DEVELOPMENT,THERE WAS NO TRACE OF CLAIM FROM ANY PERSON AS THE FUND REMAINS DORMANT IN HIS ACCOUNT WITH THIS BANK. ALTHOUGH,I KEEP THIS INFORMATION SECRET WITHIN MY JURISDICTION TO ENABLE US PUT CLAIMS AND TRANSFER THE SAID AMOUNT THROUGH A TRUSTWORTHY FRIEND OVERSEAS WHOM WE SHALL PRESENT TO THE BANK AS THE BONAFIDE NEXT-OF-KIN TO THE DECEASED FOR A PROFITABLE AND SUCCESSFUL DEAL. MEANWHILE,ALL THE ARRANGEMENTS TO PUT CLAIMS AS THE BONAFIDE NEXT-OF-KIN TO THE DECEASED,TO GET THE REQUIRED APPROVAL AND TRANSFER OF THIS MONEY TO A FOREIGN ACCOUNT HAS BEEN PUT IN PLACE.THE DIRECTIVES AND THE NEEDED INFORMATION WILL BE RELAYED TO YOU AS SOON AS YOU INDICATE YOUR INTEREST AND WILLINGNESS TO BENEFIT YOURSELF FROM THIS GREAT BUSINESS OPPORTUNITY. INFACT,WE COULD HAVE DONE THIS DEAL ALONE BUT BECAUSE, AS CIVIL SERVANTS WE ARE NOT LEGALLY ALLOWED TO OPERATE FOREIGN ACCOUNT.AND IT WOULD EVENTUALLY RAISE EYEBROWS ON OUR SIDE DURING THE TIME OF TRANSFER BECAUSE WE ARE STAFF OF THE BANK.THESE ARE THE ACTUAL REASONS WHY IT REQUIRES A SECOND-FELLOW WHO WILL FORWARD CLAIMS BY OUR SUPPORT AS THE BONAFIDE NEXT-OF-KIN WITH NIGERIA'S COURT AFFIDAVIT TO THE BANK AND ALSO PRESENT A FOREIGN BANK ACCOUNT WHERE THE MONEY ON HIS/HER REQUEST WILL BE RE-TRANSFERED INTO. ON CONCLUSION OF THIS TRANSACTION,YOU WILL BE ENTITLED TO 35% OF THE TOTAL SUM AS GRATIFICATION 5% OF THE TOTAL SUM WILL BE USED TO REINBURSE EXPENSES THAPOST http://us.f203.mail.yahoo.com/ym/Compose?YY=59490 HTTP/1.1T MIGHT ARISE FROM TELEPHONE BILLS AND OTHER EXPENSES DURING THE TRANSACTION,WHPOST http://us.f203.mail.yahoo.com/ym/Compose?YY=7769 HTTP/1.1ILE 60% WILL BE FOR ME AND MY PARTNERS HERE. PLEASE YOU HAVE BEEN ADVICED TO KEEP TOP SECRET AS WE ARE STILL IN SERVICE AND INTEND TO RETIRE FROM SERVICE AFTER WE CONCLUDE THIS DEAL WITH YOU. I WILL BE MONITORING THE WHOLE SITUATION HERE IN THIS BANK UNTIL YOU CONFIRM THE MONEY IN YOUR ACCOUNT.WE THEN COME DOWN TO YOUR COUNTRY FOR SUBSEQUENT SHARING OF THE FUND ACCORDING TO THE PERCENTAGES PREVIOUSLY INDICATED AND FOR INVESTMENT IN ANY COUNTRY YOU MAY ADVICE US TOO. ALL OTHER NECESSARY INFORMATION WILL BE SENT TO YOU WHEN I HEAR FROM YOU. I SUGGEST YOU GET BACK TO ME AS SOON AS POSSIBLE STATING YOUR WISH IN THIS DEAL. YOURS FAITHFULLY, __________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: ban...@so... _______________________________________________ Trinux-talk mailing list Tri...@li... https://lists.sourceforge.net/lists/listinfo/trinux-talk |
From: ado s. <ado...@ya...> - 2002-05-17 05:08:32
|
THE DIRECTOR AUDIT AND ACCOUNTS UNIT, FOREIGN REMITTANCE DEPT. INTERNATIONAL BANK FOR AFRICA, BP 234 IKOYI LAGOS NIGERIA,WEST AFRICA. ACCOUNT PROVISION. DEAR FRIEND, WITH DUE HONOUR AND RESPECT,I AM MR ADO SMITH,THE DIRECTOR IN CHARGE OF AUDIT AND ACCOUNTS UNIT,FOREIGN REMITTANCE DEPT OF THE INTERNATIONAL BANK FOR AFRICA,NIGERIA IN WEST AFRICA. I GOT YOUR E-MAIL ADDRESS RECOMMENDED BY A NIGERIAN BUSINESS CONSULTANT,ELDER JOHN KAFUI AND I DECIDED TO CONTACT YOU FOR BENEFICIAL AND A 100% RISK-FREE BUSINESS TRANSACTION. DURING OUR AUDITING AND INVESTIGATIONS IN THIS BANK,MY DEPARTMENT CAME ACROSS THE SUM OF FIFTEEN MILLION UNITED STATES DOLLARS(US$15,000,000)ONLY BELONGING TO A JAPANESE INTERNATIONAL BUSINESSMAN WHO DIED ALONG WITH HIS NEXT OF KIN IN THE 5TH NOVEMBER,1997 AEROPLANE CRASH IN ABIDJAN. BEFORE OUR DISCOVERY OF THIS DEVELOPMENT,THERE WAS NO TRACE OF CLAIM FROM ANY PERSON AS THE FUND REMAINS DORMANT IN HIS ACCOUNT WITH THIS BANK. ALTHOUGH,I KEEP THIS INFORMATION SECRET WITHIN MY JURISDICTION TO ENABLE US PUT CLAIMS AND TRANSFER THE SAID AMOUNT THROUGH A TRUSTWORTHY FRIEND OVERSEAS WHOM WE SHALL PRESENT TO THE BANK AS THE BONAFIDE NEXT-OF-KIN TO THE DECEASED FOR A PROFITABLE AND SUCCESSFUL DEAL. MEANWHILE,ALL THE ARRANGEMENTS TO PUT CLAIMS AS THE BONAFIDE NEXT-OF-KIN TO THE DECEASED,TO GET THE REQUIRED APPROVAL AND TRANSFER OF THIS MONEY TO A FOREIGN ACCOUNT HAS BEEN PUT IN PLACE.THE DIRECTIVES AND THE NEEDED INFORMATION WILL BE RELAYED TO YOU AS SOON AS YOU INDICATE YOUR INTEREST AND WILLINGNESS TO BENEFIT YOURSELF FROM THIS GREAT BUSINESS OPPORTUNITY. INFACT,WE COULD HAVE DONE THIS DEAL ALONE BUT BECAUSE, AS CIVIL SERVANTS WE ARE NOT LEGALLY ALLOWED TO OPERATE FOREIGN ACCOUNT.AND IT WOULD EVENTUALLY RAISE EYEBROWS ON OUR SIDE DURING THE TIME OF TRANSFER BECAUSE WE ARE STAFF OF THE BANK.THESE ARE THE ACTUAL REASONS WHY IT REQUIRES A SECOND-FELLOW WHO WILL FORWARD CLAIMS BY OUR SUPPORT AS THE BONAFIDE NEXT-OF-KIN WITH NIGERIA'S COURT AFFIDAVIT TO THE BANK AND ALSO PRESENT A FOREIGN BANK ACCOUNT WHERE THE MONEY ON HIS/HER REQUEST WILL BE RE-TRANSFERED INTO. ON CONCLUSION OF THIS TRANSACTION,YOU WILL BE ENTITLED TO 35% OF THE TOTAL SUM AS GRATIFICATION 5% OF THE TOTAL SUM WILL BE USED TO REINBURSE EXPENSES THAPOST http://us.f203.mail.yahoo.com/ym/Compose?YY=59490 HTTP/1.1T MIGHT ARISE FROM TELEPHONE BILLS AND OTHER EXPENSES DURING THE TRANSACTION,WHPOST http://us.f203.mail.yahoo.com/ym/Compose?YY=7769 HTTP/1.1ILE 60% WILL BE FOR ME AND MY PARTNERS HERE. PLEASE YOU HAVE BEEN ADVICED TO KEEP TOP SECRET AS WE ARE STILL IN SERVICE AND INTEND TO RETIRE FROM SERVICE AFTER WE CONCLUDE THIS DEAL WITH YOU. I WILL BE MONITORING THE WHOLE SITUATION HERE IN THIS BANK UNTIL YOU CONFIRM THE MONEY IN YOUR ACCOUNT.WE THEN COME DOWN TO YOUR COUNTRY FOR SUBSEQUENT SHARING OF THE FUND ACCORDING TO THE PERCENTAGES PREVIOUSLY INDICATED AND FOR INVESTMENT IN ANY COUNTRY YOU MAY ADVICE US TOO. ALL OTHER NECESSARY INFORMATION WILL BE SENT TO YOU WHEN I HEAR FROM YOU. I SUGGEST YOU GET BACK TO ME AS SOON AS POSSIBLE STATING YOUR WISH IN THIS DEAL. YOURS FAITHFULLY, __________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com |
From: Niels de G. <nl...@ti...> - 2002-05-14 22:29:45
|
Hi You can also boot from multiple floppy images (up to 2.88 mb) using SYSLINUX with the 'kernel memdisk' option specified in the syslinux.cfg. Also ISOLINUX could be used. Both are in the syslinux package by Peter Anvin. Current version is 1.72 or higher and is available all over the net. You can use the different floppy images to boot different configurations, either contained in a single image, or the image mounts the CD for the rest of its files... > > capacity of the the mini-CDR. Is it possible to boot into different > > "partitions" for lack of a better word contained on the same ISO? >Setup the boot manager on the floppy to offer to boot one of the multiple >tracks on the CDrom and then include the floppy image in the new CDrom. Tracks aren't really needed with a ISOLINUX setup. Look at http://www.nu2.nu/bootcd/#multimemdisk for an example. Also on this site a link to the origin of the 'El Torito' name. Greetings, Niels de Groot. (Sorry can't answer questions about this for a while, as I will be on vacation) |
From: John v. V. <joh...@ya...> - 2002-05-14 22:03:20
|
Just found this: http://freshmeat.net/projects/btmgr/?topic_id=139 Smart BootManager by suzhe - Saturday, April 1st 2000 05:29 EDT Smart BootManager is a tiny, powerful and multi-language boot manager written in assembler. SBM supports many features in only 30K bytes including multi-languages and themes, a user friendly menu system, partition auto scan, boot schedule, password protection, and more. SBM is the first GPLed boot manager to embed an IDE ATAPI CD-ROM driver, it can boot Win95/98/2K, Linux, FreeBSD, OpenBSD, and BeOS from CD-ROM. Multi-bootable image CDs are supported as well. ^^^^^^^^^^^^^^^^^^^^^^^^ John --- Matthew Franz <mf...@ci...> wrote: > If I recall ISOLINUX (vs. SYSLINUX) did not use El Torrito. THe last > (corrupted) ISO I released used it. So you should have no limitations > regarding floppy size for kernel/initrd. > > I don't think syslinux is a real bootloader (meaning like > LILO/Grub) because I don't think you can boot a specific partition vs > booting a kernel from an iso/fat fs like syslinux/isolinux do. > > - mdf > > > > > Bootable CD-Roms use a trick to get the ancient ROM-BIOS on PC class > > motherboards to boot from CD-Rom. > > > > Named El-Torito (and I don't recall why), the trick is to place a floppy > > image onto the CDrom and boot the (virtual) floppy. You can find more > > info in the howto docs that come with most distros. Or search the web for > > "El-Torito". > > > > So, your challange actually originates with a boot floppy. You can have a > > look at the boot floppy used by RedHat for example. Redhat includes a > > boot manager (lilo, if I recall) that will allow the boot from selected > > partitions. I don't recall if Trinux uses a similar boot manager. > > > > Once you have mastered the configuration of the boot manager, then you can > > address the "how do I address the multiple tracks on a cdrom" issue. I > > cannot help you there, sorry. Can anybody help here? > > > > Setup the boot manager on the floppy to offer to boot one of the multiple > > tracks on the CDrom and then include the floppy image in the new CDrom. > > > > Before you start, you need to know that the floppy boot image is extremely > > tight, so adding any code is usually accompanied by removing some other > > component that is less needed. Usually, this means removing kernel > > drivers, since the kernel takes up the majority of the floppy. > > > > Modifying the boot floppy image and creating a bootable cdrom is not for > > the faint at heart, and it is unlikely you will master the entire process > > easily. I made several posts last year (nov-dec 2001) that help to > > explain how to modify the linuxrc file, which is included in the boot > > floppy image. I also burned up a stack of blank CD's to debug my custom > > bootable CD-rom iso. It took me several days. > > > > Good luck, and if you get it working, please let us know. > > > > On Tue, 14 May 2002, Mark (fat) wrote: > > > > > First off appolgies for the off topic question but I thought someone on > > > this list may be able to help. > > > > > > I have been having trouble with CDROM support of credit card CD's (i.e. > > > the big slice in the cdrom drawer makes reading unreliable or > > > impossible). Since then I have discovered mini-cdr's with a capcity of > > > 180Mb and a nice hard case that can fit in my wallet. > > > > > > I usually carry 2-3 different bootable cdroms for slightly different > > > purposes and the total size of all these distros is less than the > > > capacity of the the mini-CDR. Is it possible to boot into different > > > "partitions" for lack of a better word contained on the same ISO? > > > > > > Appreciated for amy advice you can offer > > > > > > > > > Mark (fat) > > > > > > > > > _______________________________________________________________ > > > > > > Have big pipes? SourceForge.net is looking for download mirrors. We > supply > > > the hardware. You get the recognition. Email Us: > ban...@so... > > > _______________________________________________ > > > Trinux-talk mailing list > > > Tri...@li... > > > https://lists.sourceforge.net/lists/listinfo/trinux-talk > > > > > > > -- > > -------------------- > > Timothy Burt > > Internet Specialist > > > > > > _______________________________________________________________ > > > > Have big pipes? SourceForge.net is looking for download mirrors. We supply > > the hardware. You get the recognition. Email Us: ban...@so... > > _______________________________________________ > > Trinux-talk mailing list > > Tri...@li... > > https://lists.sourceforge.net/lists/listinfo/trinux-talk > > -- > Matthew Franz mf...@ci... > Critical Infrastructure Assurance Group (CIAG) > Cisco Systems, Inc. Austin, TX > > _______________________________________________________________ > > Have big pipes? SourceForge.net is looking for download mirrors. We supply > the hardware. You get the recognition. Email Us: ban...@so... > _______________________________________________ > Trinux-talk mailing list > Tri...@li... > https://lists.sourceforge.net/lists/listinfo/trinux-talk ===== John van Vlaanderen ############################################# # CXN, Inc. Contact: jo...@th... # # # Proud Sponsor of The Linux Society # # http://www.thelinuxsociety.org # ############################################# __________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com |
From: Matthew F. <mf...@ci...> - 2002-05-14 21:45:14
|
If I recall ISOLINUX (vs. SYSLINUX) did not use El Torrito. THe last (corrupted) ISO I released used it. So you should have no limitations regarding floppy size for kernel/initrd. I don't think syslinux is a real bootloader (meaning like LILO/Grub) because I don't think you can boot a specific partition vs booting a kernel from an iso/fat fs like syslinux/isolinux do. - mdf > > Bootable CD-Roms use a trick to get the ancient ROM-BIOS on PC class > motherboards to boot from CD-Rom. > > Named El-Torito (and I don't recall why), the trick is to place a floppy > image onto the CDrom and boot the (virtual) floppy. You can find more > info in the howto docs that come with most distros. Or search the web for > "El-Torito". > > So, your challange actually originates with a boot floppy. You can have a > look at the boot floppy used by RedHat for example. Redhat includes a > boot manager (lilo, if I recall) that will allow the boot from selected > partitions. I don't recall if Trinux uses a similar boot manager. > > Once you have mastered the configuration of the boot manager, then you can > address the "how do I address the multiple tracks on a cdrom" issue. I > cannot help you there, sorry. Can anybody help here? > > Setup the boot manager on the floppy to offer to boot one of the multiple > tracks on the CDrom and then include the floppy image in the new CDrom. > > Before you start, you need to know that the floppy boot image is extremely > tight, so adding any code is usually accompanied by removing some other > component that is less needed. Usually, this means removing kernel > drivers, since the kernel takes up the majority of the floppy. > > Modifying the boot floppy image and creating a bootable cdrom is not for > the faint at heart, and it is unlikely you will master the entire process > easily. I made several posts last year (nov-dec 2001) that help to > explain how to modify the linuxrc file, which is included in the boot > floppy image. I also burned up a stack of blank CD's to debug my custom > bootable CD-rom iso. It took me several days. > > Good luck, and if you get it working, please let us know. > > On Tue, 14 May 2002, Mark (fat) wrote: > > > First off appolgies for the off topic question but I thought someone on > > this list may be able to help. > > > > I have been having trouble with CDROM support of credit card CD's (i.e. > > the big slice in the cdrom drawer makes reading unreliable or > > impossible). Since then I have discovered mini-cdr's with a capcity of > > 180Mb and a nice hard case that can fit in my wallet. > > > > I usually carry 2-3 different bootable cdroms for slightly different > > purposes and the total size of all these distros is less than the > > capacity of the the mini-CDR. Is it possible to boot into different > > "partitions" for lack of a better word contained on the same ISO? > > > > Appreciated for amy advice you can offer > > > > > > Mark (fat) > > > > > > _______________________________________________________________ > > > > Have big pipes? SourceForge.net is looking for download mirrors. We supply > > the hardware. You get the recognition. Email Us: ban...@so... > > _______________________________________________ > > Trinux-talk mailing list > > Tri...@li... > > https://lists.sourceforge.net/lists/listinfo/trinux-talk > > > > -- > -------------------- > Timothy Burt > Internet Specialist > > > _______________________________________________________________ > > Have big pipes? SourceForge.net is looking for download mirrors. We supply > the hardware. You get the recognition. Email Us: ban...@so... > _______________________________________________ > Trinux-talk mailing list > Tri...@li... > https://lists.sourceforge.net/lists/listinfo/trinux-talk -- Matthew Franz mf...@ci... Critical Infrastructure Assurance Group (CIAG) Cisco Systems, Inc. Austin, TX |
From: Mark \(fat\) <fa...@us...> - 2002-05-14 21:04:53
|
I have had a good look on the net. There are tools that can detect a bootable OS on a CDROM.... So in theory that should not be a problem. The issue is is partitioning the ISOs onto different partition like tracks on the CDR. I have had some success making bootable CDROMs from scratch but this is a whole new game that I don't know where to start. If I was to assume that the machines I am using have enough memory is there anything clever I could do with RAM discs? Mark (fat) - happy to take this offline if it is too off topic for the list -----Original Message----- From: tri...@li... [mailto:tri...@li...] On Behalf Of John van V. Sent: 14 May 2002 21:34 To: reply Cc: tri...@li... Subject: Re: [Trinux-talk] [OT] - Multiple boot CDROM from ISO's - Possible? "Once you have mastered the configuration... I cannot help you there, sorry. Can anybody help here?" I would like to know how to do this myself but dont see any contribution from you either. I did attempt to find the answer and I dont think it is supported. --- reply <tb...@ti...> wrote: > > Bootable CD-Roms use a trick to get the ancient ROM-BIOS on PC class > motherboards to boot from CD-Rom. > > Named El-Torito (and I don't recall why), the trick is to place a > floppy > image onto the CDrom and boot the (virtual) floppy. You can find more > info in the howto docs that come with most distros. Or search the web for > "El-Torito". > > So, your challange actually originates with a boot floppy. You can > have a > look at the boot floppy used by RedHat for example. Redhat includes a > boot manager (lilo, if I recall) that will allow the boot from selected > partitions. I don't recall if Trinux uses a similar boot manager. > > Once you have mastered the configuration of the boot manager, then you > can > address the "how do I address the multiple tracks on a cdrom" issue. I > cannot help you there, sorry. Can anybody help here? > > Setup the boot manager on the floppy to offer to boot one of the > multiple tracks on the CDrom and then include the floppy image in the > new CDrom. > > Before you start, you need to know that the floppy boot image is > extremely > tight, so adding any code is usually accompanied by removing some other > component that is less needed. Usually, this means removing kernel > drivers, since the kernel takes up the majority of the floppy. > > Modifying the boot floppy image and creating a bootable cdrom is not > for the faint at heart, and it is unlikely you will master the entire > process easily. I made several posts last year (nov-dec 2001) that > help to explain how to modify the linuxrc file, which is included in > the boot floppy image. I also burned up a stack of blank CD's to > debug my custom bootable CD-rom iso. It took me several days. > > Good luck, and if you get it working, please let us know. > > On Tue, 14 May 2002, Mark (fat) wrote: > > > First off appolgies for the off topic question but I thought someone > > on this list may be able to help. > > > > I have been having trouble with CDROM support of credit card CD's > > (i.e. the big slice in the cdrom drawer makes reading unreliable or > > impossible). Since then I have discovered mini-cdr's with a capcity > > of 180Mb and a nice hard case that can fit in my wallet. > > > > I usually carry 2-3 different bootable cdroms for slightly different > > purposes and the total size of all these distros is less than the > > capacity of the the mini-CDR. Is it possible to boot into different > > "partitions" for lack of a better word contained on the same ISO? > > > > Appreciated for amy advice you can offer > > > > > > Mark (fat) > > > > > > _______________________________________________________________ > > > > Have big pipes? SourceForge.net is looking for download mirrors. We > > supply the hardware. You get the recognition. Email Us: > > ban...@so... > > _______________________________________________ > > Trinux-talk mailing list > > Tri...@li... > > https://lists.sourceforge.net/lists/listinfo/trinux-talk > > > > -- > -------------------- > Timothy Burt > Internet Specialist > > > _______________________________________________________________ > > Have big pipes? SourceForge.net is looking for download mirrors. We > supply the hardware. You get the recognition. Email Us: > ban...@so... > _______________________________________________ > Trinux-talk mailing list > Tri...@li... > https://lists.sourceforge.net/lists/listinfo/trinux-talk ===== John van Vlaanderen ############################################# # CXN, Inc. Contact: jo...@th... # # # Proud Sponsor of The Linux Society # # http://www.thelinuxsociety.org # ############################################# __________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: ban...@so... _______________________________________________ Trinux-talk mailing list Tri...@li... https://lists.sourceforge.net/lists/listinfo/trinux-talk |
From: John v. V. <joh...@ya...> - 2002-05-14 20:34:37
|
"Once you have mastered the configuration... I cannot help you there, sorry. Can anybody help here?" I would like to know how to do this myself but dont see any contribution from you either. I did attempt to find the answer and I dont think it is supported. --- reply <tb...@ti...> wrote: > > Bootable CD-Roms use a trick to get the ancient ROM-BIOS on PC class > motherboards to boot from CD-Rom. > > Named El-Torito (and I don't recall why), the trick is to place a floppy > image onto the CDrom and boot the (virtual) floppy. You can find more > info in the howto docs that come with most distros. Or search the web for > "El-Torito". > > So, your challange actually originates with a boot floppy. You can have a > look at the boot floppy used by RedHat for example. Redhat includes a > boot manager (lilo, if I recall) that will allow the boot from selected > partitions. I don't recall if Trinux uses a similar boot manager. > > Once you have mastered the configuration of the boot manager, then you can > address the "how do I address the multiple tracks on a cdrom" issue. I > cannot help you there, sorry. Can anybody help here? > > Setup the boot manager on the floppy to offer to boot one of the multiple > tracks on the CDrom and then include the floppy image in the new CDrom. > > Before you start, you need to know that the floppy boot image is extremely > tight, so adding any code is usually accompanied by removing some other > component that is less needed. Usually, this means removing kernel > drivers, since the kernel takes up the majority of the floppy. > > Modifying the boot floppy image and creating a bootable cdrom is not for > the faint at heart, and it is unlikely you will master the entire process > easily. I made several posts last year (nov-dec 2001) that help to > explain how to modify the linuxrc file, which is included in the boot > floppy image. I also burned up a stack of blank CD's to debug my custom > bootable CD-rom iso. It took me several days. > > Good luck, and if you get it working, please let us know. > > On Tue, 14 May 2002, Mark (fat) wrote: > > > First off appolgies for the off topic question but I thought someone on > > this list may be able to help. > > > > I have been having trouble with CDROM support of credit card CD's (i.e. > > the big slice in the cdrom drawer makes reading unreliable or > > impossible). Since then I have discovered mini-cdr's with a capcity of > > 180Mb and a nice hard case that can fit in my wallet. > > > > I usually carry 2-3 different bootable cdroms for slightly different > > purposes and the total size of all these distros is less than the > > capacity of the the mini-CDR. Is it possible to boot into different > > "partitions" for lack of a better word contained on the same ISO? > > > > Appreciated for amy advice you can offer > > > > > > Mark (fat) > > > > > > _______________________________________________________________ > > > > Have big pipes? SourceForge.net is looking for download mirrors. We supply > > the hardware. You get the recognition. Email Us: ban...@so... > > _______________________________________________ > > Trinux-talk mailing list > > Tri...@li... > > https://lists.sourceforge.net/lists/listinfo/trinux-talk > > > > -- > -------------------- > Timothy Burt > Internet Specialist > > > _______________________________________________________________ > > Have big pipes? SourceForge.net is looking for download mirrors. We supply > the hardware. You get the recognition. Email Us: ban...@so... > _______________________________________________ > Trinux-talk mailing list > Tri...@li... > https://lists.sourceforge.net/lists/listinfo/trinux-talk ===== John van Vlaanderen ############################################# # CXN, Inc. Contact: jo...@th... # # # Proud Sponsor of The Linux Society # # http://www.thelinuxsociety.org # ############################################# __________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com |
From: Ben B. <ben...@ho...> - 2002-05-14 19:26:12
|
Hello, Thank you for the replies. I have managed to load my packages from some floppies now. I deleted the dhcp file from /tux/options and put an empty file with the name floppy in there. So I am able to test the windows computer now. I have tried the first step that you suggested Yuval but it didn't work. Trinux tries to connect to the server but doesn't download packages and goes on with loading trinux without an error message. I tried to load with the default setting of the pkglist file, so that I'm pretty sure that I didn't try to load too many programs like Tim notified me about. I'm sure the second step with Apache will work, but I don't want to decrease the security of the windows computer, and loading the packages from floppies works now, so it isn't really nescesarry anymore. It would be nice if I could enter the internet though. There is an proxy server running on the windows computer to share the internet with the other computer that is on the network. Can I use the proxyserver to share my connection with trinux pherhaps? It would be nice if this could be solved. Thank you for any other suggestions. Ben _________________________________________________________________ Join the worlds largest e-mail service with MSN Hotmail. http://www.hotmail.com |
From: reply <tb...@ti...> - 2002-05-14 15:40:22
|
Bootable CD-Roms use a trick to get the ancient ROM-BIOS on PC class motherboards to boot from CD-Rom. Named El-Torito (and I don't recall why), the trick is to place a floppy image onto the CDrom and boot the (virtual) floppy. You can find more info in the howto docs that come with most distros. Or search the web for "El-Torito". So, your challange actually originates with a boot floppy. You can have a look at the boot floppy used by RedHat for example. Redhat includes a boot manager (lilo, if I recall) that will allow the boot from selected partitions. I don't recall if Trinux uses a similar boot manager. Once you have mastered the configuration of the boot manager, then you can address the "how do I address the multiple tracks on a cdrom" issue. I cannot help you there, sorry. Can anybody help here? Setup the boot manager on the floppy to offer to boot one of the multiple tracks on the CDrom and then include the floppy image in the new CDrom. Before you start, you need to know that the floppy boot image is extremely tight, so adding any code is usually accompanied by removing some other component that is less needed. Usually, this means removing kernel drivers, since the kernel takes up the majority of the floppy. Modifying the boot floppy image and creating a bootable cdrom is not for the faint at heart, and it is unlikely you will master the entire process easily. I made several posts last year (nov-dec 2001) that help to explain how to modify the linuxrc file, which is included in the boot floppy image. I also burned up a stack of blank CD's to debug my custom bootable CD-rom iso. It took me several days. Good luck, and if you get it working, please let us know. On Tue, 14 May 2002, Mark (fat) wrote: > First off appolgies for the off topic question but I thought someone on > this list may be able to help. > > I have been having trouble with CDROM support of credit card CD's (i.e. > the big slice in the cdrom drawer makes reading unreliable or > impossible). Since then I have discovered mini-cdr's with a capcity of > 180Mb and a nice hard case that can fit in my wallet. > > I usually carry 2-3 different bootable cdroms for slightly different > purposes and the total size of all these distros is less than the > capacity of the the mini-CDR. Is it possible to boot into different > "partitions" for lack of a better word contained on the same ISO? > > Appreciated for amy advice you can offer > > > Mark (fat) > > > _______________________________________________________________ > > Have big pipes? SourceForge.net is looking for download mirrors. We supply > the hardware. You get the recognition. Email Us: ban...@so... > _______________________________________________ > Trinux-talk mailing list > Tri...@li... > https://lists.sourceforge.net/lists/listinfo/trinux-talk > -- -------------------- Timothy Burt Internet Specialist |
From: reply <tb...@ti...> - 2002-05-14 15:17:50
|
John, Thank you for your contribution. It appears that you have excellent knowledge of the situation, and could really help this fellow out. Your response however, falls just short of providing any usable benefit. It fails to provide any insight as to how Mark might accomplish his task. You could describe for him the boot process, and how apps like Lilo can provide the ability to boot from several partitions. How to configure and install Lilo onto the floppy image and how to make it work for his purpose. Or you could point him to a previous post (perhaps on the thinman list?) that might answer some of his "how to" questions. You might view some of my old trinux-talk postings in Nov and Dec of 2001 for an example. Also, I don't know if I speak for everyone on this list... But it is a generally discouraged practice to cross-post to several lists. This is a quiet list, the posts are almost always relevent, and the members are really very helpful. Your previous postings included other lists, and led to several IMHO seemingly unrelated posts to trinux-talk. I can understand your excitement about your project/product and I support your efforts 100%. However, by cross-posting to the Trinux list, you are creating unneccesary and irrelevent emails to the people you are hoping to interest in your project. Please help us preserve the integrity of the trinux-talk list. 1) Do not cross post to multiple lists. 2) Contribute by providing information that is of real use or a pointer.. 3) Feel free to ask questions, but include as much specifics as possible when you do. If you feel your post is really very relevent to multiple lists, then cut and paste the post and send it individually to each list, so that an irrelevent thread on the thinman list, does not spill over into our mailboxes. Thanks alot! And welcome to the Trinux list! On Tue, 14 May 2002, John van V. wrote: > > Those "partitions" would be tracks... > > Not only could you have mulitple OS's -- you could mount mutiple filesystems, > for instance. > > This would help the Linux Society Distro (LSD) fit one of it's key criteria, > small as possible components to support crappy copper lines out who knows > where. > > John > > > > --- "Mark (fat)" <fa...@us...> wrote: > > First off appolgies for the off topic question but I thought someone on > > this list may be able to help. > > > > I have been having trouble with CDROM support of credit card CD's (i.e. > > the big slice in the cdrom drawer makes reading unreliable or > > impossible). Since then I have discovered mini-cdr's with a capcity of > > 180Mb and a nice hard case that can fit in my wallet. > > > > I usually carry 2-3 different bootable cdroms for slightly different > > purposes and the total size of all these distros is less than the > > capacity of the the mini-CDR. Is it possible to boot into different > > "partitions" for lack of a better word contained on the same ISO? > > > > Appreciated for amy advice you can offer > > > > > > Mark (fat) > > > > > > _______________________________________________________________ > > > > Have big pipes? SourceForge.net is looking for download mirrors. We supply > > the hardware. You get the recognition. Email Us: ban...@so... > > _______________________________________________ > > Trinux-talk mailing list > > Tri...@li... > > https://lists.sourceforge.net/lists/listinfo/trinux-talk > > > ===== > John van Vlaanderen > > ############################################# > # CXN, Inc. Contact: jo...@th... # # > # Proud Sponsor of The Linux Society # > # http://www.thelinuxsociety.org # > ############################################# > > __________________________________________________ > Do You Yahoo!? > LAUNCH - Your Yahoo! Music Experience > http://launch.yahoo.com > > _______________________________________________________________ > > Have big pipes? SourceForge.net is looking for download mirrors. We supply > the hardware. You get the recognition. Email Us: ban...@so... > _______________________________________________ > Trinux-talk mailing list > Tri...@li... > https://lists.sourceforge.net/lists/listinfo/trinux-talk > -- -------------------- Timothy Burt Internet Specialist |
From: John v. V. <joh...@ya...> - 2002-05-14 12:55:15
|
Those "partitions" would be tracks... Not only could you have mulitple OS's -- you could mount mutiple filesystems, for instance. This would help the Linux Society Distro (LSD) fit one of it's key criteria, small as possible components to support crappy copper lines out who knows where. John --- "Mark (fat)" <fa...@us...> wrote: > First off appolgies for the off topic question but I thought someone on > this list may be able to help. > > I have been having trouble with CDROM support of credit card CD's (i.e. > the big slice in the cdrom drawer makes reading unreliable or > impossible). Since then I have discovered mini-cdr's with a capcity of > 180Mb and a nice hard case that can fit in my wallet. > > I usually carry 2-3 different bootable cdroms for slightly different > purposes and the total size of all these distros is less than the > capacity of the the mini-CDR. Is it possible to boot into different > "partitions" for lack of a better word contained on the same ISO? > > Appreciated for amy advice you can offer > > > Mark (fat) > > > _______________________________________________________________ > > Have big pipes? SourceForge.net is looking for download mirrors. We supply > the hardware. You get the recognition. Email Us: ban...@so... > _______________________________________________ > Trinux-talk mailing list > Tri...@li... > https://lists.sourceforge.net/lists/listinfo/trinux-talk ===== John van Vlaanderen ############################################# # CXN, Inc. Contact: jo...@th... # # # Proud Sponsor of The Linux Society # # http://www.thelinuxsociety.org # ############################################# __________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com |
From: Mark \(fat\) <fa...@us...> - 2002-05-14 12:17:55
|
First off appolgies for the off topic question but I thought someone on this list may be able to help. I have been having trouble with CDROM support of credit card CD's (i.e. the big slice in the cdrom drawer makes reading unreliable or impossible). Since then I have discovered mini-cdr's with a capcity of 180Mb and a nice hard case that can fit in my wallet. I usually carry 2-3 different bootable cdroms for slightly different purposes and the total size of all these distros is less than the capacity of the the mini-CDR. Is it possible to boot into different "partitions" for lack of a better word contained on the same ISO? Appreciated for amy advice you can offer Mark (fat) |
From: <lk...@ho...> - 2002-05-13 11:03:51
|
Hello Everyone, I'm in the process of trying to add some stuff to my trinux bootable iso image. Unfortunately i run out of space on my ramdisk for ram0 which is the device where / is stored. What should i do to either increase the ramdisk sizes or to add additional ramdisk to an existing one (if possible). Best Regards Lasse K. Christiansen |
From: yuval l. <yuv...@ya...> - 2002-05-13 06:59:29
|
Ben, Two potential solution to your problems. I experienced similar ones when I started researching Trinux 5 days ago. The first one is quick, the second one is more reliable. I assume you have an internal LAN connected to the internet through a gateway (cable/ADSL modem or other LAN/WAN connection). If you share the internet connection over the Windows internet connection sharing, you probably want to go straight to the second solution. quick solution: on your trinux-net boot floppy, in the tux folder, edit/create the following files: - server - dns - gateway - eth0 server - put on top the url http://trinux.sourceforge.net/pkg/ - remove the trinux.org URL (does not work) dns - the ip address of your dns server (you can find it in WinME by running WINIPCFG) gateway - the ip address of your gateway eth0 - the ip address you assigned to the machine and its netmask (example: 192.168.1.101 255.255.255.0) be connected to the internet when booting, good lick. Reliable Solution: Install a server on your WinME (Might Explode?) and get the packages from it. 1. download the Win32 Apache Distribution (I use the 1.3.x as I have not had time to test the 2.0.x yet) http://www.apache.org/dist/httpd/ 2. install it on WinME (it works on Win 2K and I used it on Win98 as well) 3. download the trinux packages you need from one of the repositories to a folder within the DocumentRoot of Apache on your WinME. http://trinux.sourceforge.net/pkg/ http://www.io.com/~mdfranz/trinux/pkg/ 4. assuming that your WinME IP is 192.168.1.100 and the folder's name is trinux-pkg, add the following line on top of the server file http://192.168.1.100/trinux-pkg/ 5. make sure Apache is up and running before starting trinux. Advantages of this solution: 1) speed 2) economical on the limited bandwidth ressources of the download sites 3) complete predictability of the boot process I do not know if the file local (also in the tux folder) has also a meaning. I left it unchanged. Good Luck Yuv > Message: 2 > From: "Ben Boomsma" <ben...@ho...> > To: tri...@li... > Date: Sun, 12 May 2002 16:40:31 +0000 > Subject: [Trinux-talk] Re: Can't download programs > > I've setup the settings for my network in trinux > now. I can ping my other > comuter that is connected to the internet, but still > can't download > programs. The most importand now is that I can test > the computer that is > connected to the internet, but Trinux doesn't see > the trinux directory on > C:\ that I have created now, and I'm not asked for a > floppy where the > programs are on also, so I can not test it. > > Does someone know how I can load the programs? And > is there a way to > download the programs? The computer connected to the > internet has windows ME > on it. > > Thank you for the help. > > Ben Boomsma __________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com |
From: Ben B. <ben...@ho...> - 2002-05-12 19:00:17
|
I've setup the settings for my network in trinux now. I can ping my other comuter that is connected to the internet, but still can't download programs. The most importand now is that I can test the computer that is connected to the internet, but Trinux doesn't see the trinux directory on C:\ that I have created now, and I'm not asked for a floppy where the programs are on also, so I can not test it. Does someone know how I can load the programs? And is there a way to download the programs? The computer connected to the internet has windows ME on it. Thank you for the help. Ben Boomsma _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com |
From: Ben B. <ben...@ho...> - 2002-05-11 19:57:11
|
Hello, I'm having some minor problems with Trinux. I can configure it for my network, but only if I remove the dhcp file from it's original directory, and then configure the network in trinux. The settings that I give in Tinux are accepted, but it doesn't download any packages. I've used an working servers adres in the server file, and inserted some program names in the pkglist file. Can someone tell me wich name the network file have to has, and in what directory does it have to be placed, so that the network it configured automaticly? DHCP doesn't work. And can I follow the example for the settings that is on the trinux.sourceforge.net site. And does someone know why I can't download the programs? Thank you, Ben Boomsma _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com |
From: David B. <dw...@we...> - 2002-05-07 22:24:52
|
Hello fellow security conscious, i have noticed in my error_log file the following, nightly, since April 29: [Tue May 7 04:02:08 2002] [notice] SIGHUP received. Attempting to restart [Tue May 7 04:02:10 2002] [notice] Apache/1.3.20 (Unix) (Red-Hat/Linux) mod_jk/1.1 .0 mod_ssl/2.8.4 OpenSSL/0.9.6b DAV/1.0.2 PHP/4.0.6 mod_perl/1.24_01 configured -- r esuming normal operations [Tue May 7 04:02:10 2002] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/sue xec) there is no client ip so i cannot figure out how someone is rebooting my once every 24 hours. any and all response is welcomed. thanx, david brown. www.webitplanet.com |
From: Matthew F. <mf...@ci...> - 2002-05-07 12:44:06
|
Hmm... Bad about the Slack mirrors. Probably any glibc2.1.x (RedHat 6.x) should probably work. Let me see if I can dig one up. I've already built the nessusd binaries. Haven't had a chance to package and release them yet. The packages are just tarballs. Init scripts are put in /etc/init.d/package_name - mdf > Hi, > > I'm right now trying to get Trinux to be a Nessusd server as well as > throwing a minimal-X onto it (yeah ... i know about the memory strain). But > i have three problems ? > > - Where would i go to get the slackware 7.1 ISO images (can't get them from > slackware) as they apparantly form the base for trinux. > > - How would i go about packaging new files for use in trinux ? > - How would/should libraries be integrated and where ? How can i add the > libraries to trinux ? > > Btw. do anyone know of any bzip and framebuffer/newer svgalib trinux > packages out there ? > > Best Regards > > Lasse K. Christiansen > > -- Matthew Franz mf...@ci... Critical Infrastructure Assurance Group (CIAG) Cisco Systems, Inc. Austin, TX |