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: <HHu...@t-...> - 2005-02-05 10:33:52
|
Hallo, Matthew, >> but >> trinux.sf.net/modules/ >> trinux.sf.net/kernel/ >> lead to a dead end. >> devel.trinux.org/old/ >> does not exist (or is not reachable) since some months. cary.trinux.org/trinux works well - thank you! Viele Gruesse! Helmut |
From: Matthew F. <md...@io...> - 2005-02-05 03:52:55
|
No real mystery :) After I moved (and changed static IPs, and yes you know what that means) I put up a different webserver. However, the "old" directory should now be at http://cary.trinux.org/trinux/ The other *.trinux.org domains use the nasty HTTP redirect (with ads) feature of register.com - mdf > Hallo, trinux-talk, > > trinux.sf.net/pkgs/ > works, > > but > trinux.sf.net/modules/ > trinux.sf.net/kernel/ > > lead to a dead end. > devel.trinux.org/old/ > > does not exist (or is not reachable) since some months. > > Viele Gruesse! > Helmut > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop reports. Save time > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > _______________________________________________ > Trinux-talk mailing list > Tri...@li... > https://lists.sourceforge.net/lists/listinfo/trinux-talk -- | Matthew Franz md...@io... | | http://www.io.com/~mdfranz | |
From: <HHu...@t-...> - 2005-01-29 16:36:16
|
Hallo, trinux-talk, trinux.sf.net/pkgs/ works, but trinux.sf.net/modules/ trinux.sf.net/kernel/ lead to a dead end. devel.trinux.org/old/ does not exist (or is not reachable) since some months. Viele Gruesse! Helmut |
From: Arne <akd...@ka...> - 2005-01-26 16:04:21
|
The guys who develop Damn Small Linux (a small linux distro around 50 Mb bootable from disk, cd, pendrive, usb, and now even within windows, having its own ip adress.) managed to create a fully running linux desktop inside a XP windows using qemu It is called dsl-embedded. http://www.ibiblio.org/pub/Linux/distributions/damnsmall/current/dsl-embedde d-0.9.2.zip It is an amazing view seeing this one boot on Windows XP in a window (full screen is also possible) and it is configurable and fast. So I guess trinux will boot also. Have a nice day, akdeboer5415 ----- Original Message ----- From: "Arne" <akd...@ka...> To: <tri...@li...> Sent: Wednesday, January 26, 2005 5:46 AM Subject: qemu > has anyone ever tried to boot trinux on windows desktop? > qemu does it: > REM Start qemu on windows. > @ECHO OFF > > START qemu\qemu.exe -L qemu/ -enable-audio -localtime -kernel > linux24 -initrd minirt24.gz -hda KNOPPIX/knoppix -hdb qemu/harddisk -append > "qemu sb=0x220,5,1,1 frugal quiet" > > CLS > EXIT > > > I" ll try tommorow when I have time the netboot version. That will be the > smallest computer ever. A good confirguable linux proxy/filtering/etc/ > server for your windows browsing. > akdeboer5415 > Virtual Machine provided by Qemu > |
From: Matthew F. <mf...@ci...> - 2005-01-26 05:26:22
|
Only sucessfully on vmware. I tried unsucessfully (kernel booted and maybe I got a prompt) on colinux - mdf > has anyone ever tried to boot trinux on windows desktop? > qemu does it: > REM Start qemu on windows. > @ECHO OFF > > START qemu\qemu.exe -L qemu/ -enable-audio -localtime -kernel > linux24 -initrd minirt24.gz -hda KNOPPIX/knoppix -hdb qemu/harddisk -append > "qemu sb=0x220,5,1,1 frugal quiet" > > CLS > EXIT > > > I" ll try tommorow when I have time the netboot version. That will be the > smallest computer ever. A good confirguable linux proxy/filtering/etc/ > server for your windows browsing. > akdeboer5415 > Virtual Machine provided by Qemu > |
From: Arne <akd...@ka...> - 2005-01-26 04:46:25
|
has anyone ever tried to boot trinux on windows desktop? qemu does it: REM Start qemu on windows. @ECHO OFF START qemu\qemu.exe -L qemu/ -enable-audio -localtime -kernel linux24 -initrd minirt24.gz -hda KNOPPIX/knoppix -hdb qemu/harddisk -append "qemu sb=0x220,5,1,1 frugal quiet" CLS EXIT I" ll try tommorow when I have time the netboot version. That will be the smallest computer ever. A good confirguable linux proxy/filtering/etc/ server for your windows browsing. akdeboer5415 Virtual Machine provided by Qemu |
From: Garrett, S. \(SGARRETT\) <SGA...@ar...> - 2005-01-18 23:03:17
|
Matthew, I may have missed your response to Helmut's email... Exactly what type of network card do you have? If you will provide this information we will be better equipped to offer suggestions. _________________________________________ Stuart R. (Stu) Garrett Principal Engineer, Systems Production ARINC Airport Systems Division Phone (office): 918-461-3076 Email: sga...@ar... <mailto:sga...@ar...> -----Original Message----- From: tri...@li... [mailto:tri...@li...] On Behalf Of Helmut Hullen Sent: Tuesday, January 18, 2005 2:48 AM To: tri...@li... Subject: Re: [Trinux-talk] kernel modules and ethernet cards Hallo, Matthew, Du meintest am 16.01.05 zum Thema [Trinux-talk] kernel modules and ethernet cards: > I downloaded and ran the usb version and that is working just fine. > However, I think that I need to add a kernel package in order to > detect and use the ethernet card. I have never been able to find a > place that will tell me where the kernel modules are, which ones I > need or what to do with them once I have them. Du you know the name of the module your ethernet card needs? Viele Gruesse! Helmut ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Trinux-talk mailing list Tri...@li... https://lists.sourceforge.net/lists/listinfo/trinux-talk |
From: <HHu...@t-...> - 2005-01-18 09:33:58
|
Hallo, Matthew, Du meintest am 16.01.05 zum Thema [Trinux-talk] kernel modules and ethernet cards: > I downloaded and ran the usb version and that is working just fine. > However, I think that I need to add a kernel package in order to > detect and use the ethernet card. I have never been able to find a > place that will tell me where the kernel modules are, which ones I > need or what to do with them once I have them. Du you know the name of the module your ethernet card needs? Viele Gruesse! Helmut |
From: Matthew B. <Mat...@ea...> - 2005-01-16 16:52:04
|
I am new to Trinux. I downloaded and ran the usb version and that is working just fine. However, I think that I need to add a kernel package in order to detect and use the ethernet card. I have never been able to find a place that will tell me where the kernel modules are, which ones I need or what to do with them once I have them. I have been able to download varius utilities to /trinux/bootpkg on the usb drive. the commandcommand # dmesg | grep eth0 returns null and the command # ifconfig eth0 retuns saying that the ethernet card is not recognized. What do I do? thanks in advance -matthew |
From: <us...@gm...> - 2005-01-12 22:51:54
|
Hello, here is a link where can download packages and kernel-packages http://trinux.sf.net/pkg/ this link is equal to the packages-link on the trinux-start-page. there is one kernel-package called fs-linux.tgz, which contains ext2-, ext3 and reiserfs-modules. I built my own trinux-cd-iso-image from iso-source with kernel 2.4.26 and with all packages and kernel-packages from above-mentioned site. Now after booting I can install every tgz-package. Greetings Torafox |
From: Garrett, S. \(SGARRETT\) <SGA...@ar...> - 2005-01-08 01:39:08
|
I use DirectISO from Windows XP to edit the trinux iso file. =20 You should see 2 folders at the root: isolinux and trinux. In the trinux folder, you should see folders bootpkg, kpkg, modules, pkg, and tux. =20 In the tux folder is another folder named config. Within this folder you will find a file named eth0. The contents should be "dhcp" without quotes. I believe this is the file you want to edit. You can replace dhcp with the IP address you want each time you boot -- or -- I believe - you can leave this file empty thus forcing you to manually configure networking each time you use trinux. =20 As for changing your dns server from the command line after the NIC is assigned an address, normally in linux you would edit the /etc/resolv.conf file. This tells the client's resolver who to use. But in the case of trinux, I'm not sure. Perhaps the file named "forward" is used? I don't do much Linux networking, but I have seen some distros where you could type "nameserver x.x.x.x" and manually configure a DNS server. I think. Don't make fun of me if I am wrong, but hey, its worth a try. =20 I will try tomorrow in the lab to see if I can make it work. =20 =20 ---------------------_________________________________________ Stuart R. (Stu) Garrett Principal Engineer, Systems Production ARINC Airport Systems Division Phone (office): 918-461-3076 Email: sga...@ar... < <mailto:sga...@ar...> mailto:sga...@ar...> =20 -----Original Message----- From: tri...@li... [mailto:tri...@li...] On Behalf Of Michael Assel Sent: Friday, January 07, 2005 9:31 AM To: Trinux Talk Subject: [Trinux-talk] network config =20 I am using the trinux-0.890.iso to boot from the cdrom drive. =20 2 Questions: =20 1)How do I disable DHCP so that the system prompts me at boot up to enter my network config? I have looked through this list and the trinux website, but couldn't find a good answer. There was one thing on the website about deleting a file named dhcp (this would cause the system to prompt for the config), but that was for the boot floppy and I can't find this file on the cdrom iso.=20 =20 2)once the information is entered, how would I go about changing the address of the DNS server? Also, how do I view what I'm server I'm currently using. I know how to change everything else, but can't for the life of me figure out how to do this. =20 =20 Any help would be appreciated. =20 =20 Mike _____ =20 Do you Yahoo!? Meet the all-new My Yahoo! <http://my.yahoo.com> - Try it today!=20 |
From: <HHu...@t-...> - 2005-01-07 19:34:16
|
Hallo, Michael, Du meintest am 07.01.05 zum Thema [Trinux-talk] network config: > I am using the trinux-0.890.iso to boot from the cdrom drive. > 2 Questions: > 1)How do I disable DHCP so that the system prompts me at boot up to > enter my network config? From CD? That seems impossible. > 2)once the information is entered, how would I go about changing > the address of the DNS server? Where is "/etc/named", on CD or in RAM? Viele Gruesse! Helmut |
From: Michael A. <ace...@ya...> - 2005-01-07 15:30:55
|
I am using the trinux-0.890.iso to boot from the cdrom drive. 2 Questions: 1)How do I disable DHCP so that the system prompts me at boot up to enter my network config? I have looked through this list and the trinux website, but couldn't find a good answer. There was one thing on the website about deleting a file named dhcp (this would cause the system to prompt for the config), but that was for the boot floppy and I can't find this file on the cdrom iso. 2)once the information is entered, how would I go about changing the address of the DNS server? Also, how do I view what I'm server I'm currently using. I know how to change everything else, but can't for the life of me figure out how to do this. Any help would be appreciated. Mike --------------------------------- Do you Yahoo!? Meet the all-new My Yahoo! Try it today! |
From: <ron...@tl...> - 2005-01-06 12:17:59
|
Is there any ftp of trinux where is something more then there: ftp://ftp.dkuug.dk/pub/trinux/pkg/unstable/ trinux.org ?? why trinux is dead ? I am working on cd installer and small trinux is excellent soution becouse the=20 rest of cd is my program (550mb) is anywhere better solution ?? thanks Piotr Szwed |
From: <ron...@tl...> - 2005-01-06 12:17:06
|
When i compiled from kernel.org it doesnt works after insmod there is info: unknown module version=20 i want to use this modules witch trinux.iso cd where is kernel 2.4.21 but=20 there is not ext2,3 module |
From: Matthew F. <mf...@ci...> - 2005-01-04 14:55:31
|
> I would like to add a proxy server, mainly for FTP but could be for everything onto Trinux. > > Has anyone made a suitable tarball to that effect? Setting Apache to be a proxy did not seem to work. > Trinux would not like Sqid or other caching proxy servers as we are in ram, unless someone has managed it by making suitable config modifications. > > Proxyfloppy has vanished from the internet, with I suspect good reason. My proxy will be for me and behind a tunnel..... > > Gerry > Should be straightforward. I started trying to build a package but was having trouble getting my development environment (Slackware User Mode Linux) working on my laptop. Switching back to one of these fancy commercial distros (SuSE 9.2) that does everything for you is kind of tricky. ;) - mdf |
From: Dr Gerard.B. <ge...@ca...> - 2005-01-03 11:55:38
|
I would like to add a proxy server, mainly for FTP but could be for = everything onto Trinux. Has anyone made a suitable tarball to that effect? Setting Apache to = be a proxy did not seem to work. Trinux would not like Sqid or other caching proxy servers as we are in = ram, unless someone has managed it by making suitable config = modifications. =20 Proxyfloppy has vanished from the internet, with I suspect good reason. = My proxy will be for me and behind a tunnel..... Gerry=20 |
From: Piotr S. <ron...@tl...> - 2005-01-02 17:25:27
|
Hello trinux-talk, I i burned trinux iso. But when i started it from cd i can't mount ext2 filesystem on hda2 becouse there is no ext2.o module. I don't know where i can find it. When i compiled it (ext2.o) by getting kernel from kernel.org and probed to insmod ext0.o there was error message like this: unknown module version of module. ofcourse i copied to cd ide.tgz and everything to recognice ide. now i need only ext2 or ext3 Meybe these modules were on trinux ftp but now ther are missing many links for egzample link "kernel modules" shows me this: "all of this old stuff has been moved to http://devel.trinux.org/old/" link devel.trinux.org/old/ is broken too please help me :) if anybody has good modules for trinux iso to mount ext2 or ext3 please send me ! THANKS HAPPY NEW YEAR ! -- Best regards, Piotr mailto:ron...@tl... |
From: <HHu...@t-...> - 2005-01-02 08:20:39
|
Hallo, sw, Du meintest am 02.01.05 zum Thema [Trinux-talk] Copying NTFS files to USB cd burner: > It can recognize USB burner: > ------------------------------------------------------ > dmesg | grep CD > hdd: LITEON LTR-522465, ATAPI CD/DVDROM That doesn't sound like an USB device; I'd prefer cat /proc/scsi/scsi for seeing USB devices. Viele Gruesse! Helmut |
From: sw b. <s_o...@ya...> - 2005-01-02 05:40:03
|
I am new to linux, apologize if my questions are trivial. I have rawwrited trinux-usb to a 1.4 floppy and add packages: usb-core and win-fs. It can recognize USB burner: ------------------------------------------------------ dmesg | grep CD hdd: LITEON LTR-522465, ATAPI CD/DVDROM But I can not mount it: /dev/hdd /mnt/usbcdrom iso9660 produced: permission denied Any suggestion/advise would be appreciated. Basically I would like to: 1. mount a harddisk with NTFS (read only is ok) 2. mount a USB CD Burner 3. build ISO image from NTFS files 4. burn ISO image to the USB CD burner thank you Andrew Find local movie times and trailers on Yahoo! Movies. http://au.movies.yahoo.com |
From: Eduardo \(Tecnosferas\) <ed...@te...> - 2004-12-09 15:56:15
|
Dear firends, please , I would like to know, how can I setup the fonts = initialization . I need to setup the standard fonts viscii10-8x16.psf.gz and cp850-8x16.psf.gz, so that it works on a software developed in cobol language. best regards Eduardo Costa |
From: <us...@gm...> - 2004-10-29 08:06:52
|
Hello, I am using trinux iso-src-17may04.tgz and it is very usefull for me, but I want to build my own kernel and packages. 2 questions: 1. Where can I get the Kernel .config file? 2. Where can I get the Development-system of trinux? Greetings Uwe |
From: <HHu...@t-...> - 2004-10-11 16:33:44
|
Hallo, trinux-talk, where are the directories http://trinux.sourceforge.net/kernel http://trinux.sourceforge.net/modules and their contents? The redirection doesn't work, too. Viele Gruesse! Helmut |
From: Robert W. <ra...@ra...> - 2004-09-04 05:02:36
|
Razell, I do not know why not using umout would frag your hard drive; however I can see how it could corrupt your files system. Do you have a the ability to do a cd install? If so try a bookable trinux iso cd, and use fdisk to reset you file system. You are not trying to boot to you hard drive; you are trying to use a ram installation so that you can repair you system. On Fri, 03 Sep 2004 20:58:22 -0700, <tri...@li...> wrote: > Send Trinux-talk mailing list submissions to > tri...@li... > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/trinux-talk > or, via email, send a message with subject or body 'help' to > tri...@li... > > You can reach the person managing the list at > tri...@li... > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Trinux-talk digest..." > > > Today's Topics: > > 1. RE: Trinux-talk digest, Vol 1 #553 - 1 msg (Razell Blight) > > --__--__-- > > Message: 1 > From: "Razell Blight" <dec...@ho...> > To: tri...@li... > Date: Fri, 03 Sep 2004 00:17:07 -0500 > Subject: [Trinux-talk] RE: Trinux-talk digest, Vol 1 #553 - 1 msg > > That's my problem...it gives the invalid system disk even when I boot > from > floppy....I think it's just fucked. > > <html><DIV><FONT face="Times New Roman, Times, Serif"> > <P><FONT face="Times New Roman, Times, Serif">Angelus Errare - "Where > Angels > Lose Their Way"<BR></FONT>======================<BR><FONT face="Lucida > Handwriting, Cursive"><STRONG>Razell > Blight</STRONG></FONT></P></FONT></DIV></html> > > > > > ----Original Message Follows---- > From: tri...@li... > Reply-To: tri...@li... > To: tri...@li... > Subject: Trinux-talk digest, Vol 1 #553 - 1 msg > Date: Thu, 02 Sep 2004 20:55:33 -0700 > > Send Trinux-talk mailing list submissions to > tri...@li... > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/trinux-talk > or, via email, send a message with subject or body 'help' to > tri...@li... > > You can reach the person managing the list at > tri...@li... > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Trinux-talk digest..." > > > Today's Topics: > > 1. Re: Trinux-talk digest, Vol 1 #552 - 1 msg (Robert Whetsel) > > -- __--__-- > > Message: 1 > To: tri...@li... > From: "Robert Whetsel" <ra...@ra...> > Date: Thu, 02 Sep 2004 00:08:28 -0400 > Subject: [Trinux-talk] Re: Trinux-talk digest, Vol 1 #552 - 1 msg > > try booting from your floppy to fix the problem. > > On Wed, 01 Sep 2004 20:46:28 -0700, > <tri...@li...> wrote: > > > Send Trinux-talk mailing list submissions to > > tri...@li... > > > > To subscribe or unsubscribe via the World Wide Web, visit > > https://lists.sourceforge.net/lists/listinfo/trinux-talk > > or, via email, send a message with subject or body 'help' to > > tri...@li... > > > > You can reach the person managing the list at > > tri...@li... > > > > When replying, please edit your Subject line so it is more specific > > than "Re: Contents of Trinux-talk digest..." > > > > > > Today's Topics: > > > > 1. Install problem (Razell Blight) > > > > -- __--__-- > > > > Message: 1 > > From: "Razell Blight" <dec...@ho...> > > To: tri...@li... > > Date: Wed, 01 Sep 2004 13:06:26 -0500 > > Subject: [Trinux-talk] Install problem > > > > <html><div style='background-color:'>I'm a bit knew to > UNIX > > environments, but I know enough to get me around.&nbsp; My > problem > is > > that I was installing Trinux to an old laptop via the IDE boot > > img.&nbsp; I got it to boot to the prompt and proceeded to copy > over > > packages, but I absentmindly forgot to umount the floppy when > changing > > disks, which created all kinds of problems when trying to access the > > floppy drive.&nbsp; So I rebooted to try and fix it.&nbsp; > This > is where > > my problem comes in...hda1 didn't get umounted either....so now > whenever > > I boot, whether with Trinux boot disk or a Win95 boot disk....I get > an > > "invalid system disk" error.&nbsp; Is there a way to > fix > this or is my > > harddrive now unusable?<BR><BR><BR> > > <DIV><FONT face="Times New Roman, Times, > Serif"> > > <P><FONT face="Times New Roman, Times, > Serif">Angelus Errare - "Where > > Angels Lose Their > Way"<BR></FONT>======================<BR><FONT > > face="Lucida Handwriting, > > > Cursive"><STRONG>RazorChrist</STRONG></FONT></P></FONT></DIV></div><br > > clear=all><hr> <a > > href="http://g.msn.com/8HMBENUS/2731??PS=47575">Express > yourself > > instantly with MSN Messenger! Download today - it's FREE!</a> > </html> > > > > > > > > -- __--__-- > > > > _______________________________________________ > > Trinux-talk mailing list > > Tri...@li... > > https://lists.sourceforge.net/lists/listinfo/trinux-talk > > > > > > End of Trinux-talk Digest > > > > -- > Cheers, > > Robert C. Whetsel - CEO > The RavenSong Company > DBA: The Raven Group (1992) > 240.344.2226 > www.ravensong.com > > > > -- __--__-- > > _______________________________________________ > Trinux-talk mailing list > Tri...@li... > https://lists.sourceforge.net/lists/listinfo/trinux-talk > > > End of Trinux-talk Digest > > _________________________________________________________________ > Don’t just search. Find. Check out the new MSN Search! > http://search.msn.click-url.com/go/onm00200636ave/direct/01/ > > > > > --__--__-- > > _______________________________________________ > Trinux-talk mailing list > Tri...@li... > https://lists.sourceforge.net/lists/listinfo/trinux-talk > > > End of Trinux-talk Digest -- Cheers, Robert C. Whetsel - CEO The RavenSong Company DBA: The Raven Group (1992) 240.344.2226 www.ravensong.com |
From: Razell B. <dec...@ho...> - 2004-09-03 05:17:15
|
That's my problem...it gives the invalid system disk even when I boot from floppy....I think it's just fucked. <html><DIV><FONT face="Times New Roman, Times, Serif"> <P><FONT face="Times New Roman, Times, Serif">Angelus Errare - "Where Angels Lose Their Way"<BR></FONT>======================<BR><FONT face="Lucida Handwriting, Cursive"><STRONG>Razell Blight</STRONG></FONT></P></FONT></DIV></html> ----Original Message Follows---- From: tri...@li... Reply-To: tri...@li... To: tri...@li... Subject: Trinux-talk digest, Vol 1 #553 - 1 msg Date: Thu, 02 Sep 2004 20:55:33 -0700 Send Trinux-talk mailing list submissions to tri...@li... To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/trinux-talk or, via email, send a message with subject or body 'help' to tri...@li... You can reach the person managing the list at tri...@li... When replying, please edit your Subject line so it is more specific than "Re: Contents of Trinux-talk digest..." Today's Topics: 1. Re: Trinux-talk digest, Vol 1 #552 - 1 msg (Robert Whetsel) --__--__-- Message: 1 To: tri...@li... From: "Robert Whetsel" <ra...@ra...> Date: Thu, 02 Sep 2004 00:08:28 -0400 Subject: [Trinux-talk] Re: Trinux-talk digest, Vol 1 #552 - 1 msg try booting from your floppy to fix the problem. On Wed, 01 Sep 2004 20:46:28 -0700, <tri...@li...> wrote: > Send Trinux-talk mailing list submissions to > tri...@li... > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/trinux-talk > or, via email, send a message with subject or body 'help' to > tri...@li... > > You can reach the person managing the list at > tri...@li... > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Trinux-talk digest..." > > > Today's Topics: > > 1. Install problem (Razell Blight) > > -- __--__-- > > Message: 1 > From: "Razell Blight" <dec...@ho...> > To: tri...@li... > Date: Wed, 01 Sep 2004 13:06:26 -0500 > Subject: [Trinux-talk] Install problem > > <html><div style='background-color:'>I'm a bit knew to UNIX > environments, but I know enough to get me around.&nbsp; My problem is > that I was installing Trinux to an old laptop via the IDE boot > img.&nbsp; I got it to boot to the prompt and proceeded to copy over > packages, but I absentmindly forgot to umount the floppy when changing > disks, which created all kinds of problems when trying to access the > floppy drive.&nbsp; So I rebooted to try and fix it.&nbsp; This is where > my problem comes in...hda1 didn't get umounted either....so now whenever > I boot, whether with Trinux boot disk or a Win95 boot disk....I get an > "invalid system disk" error.&nbsp; Is there a way to fix this or is my > harddrive now unusable?<BR><BR><BR> > <DIV><FONT face="Times New Roman, Times, Serif"> > <P><FONT face="Times New Roman, Times, Serif">Angelus Errare - "Where > Angels Lose Their Way"<BR></FONT>======================<BR><FONT > face="Lucida Handwriting, > Cursive"><STRONG>RazorChrist</STRONG></FONT></P></FONT></DIV></div><br > clear=all><hr> <a > href="http://g.msn.com/8HMBENUS/2731??PS=47575">Express yourself > instantly with MSN Messenger! Download today - it's FREE!</a> </html> > > > > -- __--__-- > > _______________________________________________ > Trinux-talk mailing list > Tri...@li... > https://lists.sourceforge.net/lists/listinfo/trinux-talk > > > End of Trinux-talk Digest -- Cheers, Robert C. Whetsel - CEO The RavenSong Company DBA: The Raven Group (1992) 240.344.2226 www.ravensong.com --__--__-- _______________________________________________ Trinux-talk mailing list Tri...@li... https://lists.sourceforge.net/lists/listinfo/trinux-talk End of Trinux-talk Digest _________________________________________________________________ Dont just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/ |