Re: HELP!!

2003-07-24 Thread winglion
> >David Langschied >Langschied Consulting Services >25644 Mackinac >Roseville, MI 48066 > >Phone: (586)777-7542 >Cell: (248)789-8493 >e-mail: [EMAIL PROTECTED] > > >-- >redhat-list mailing list >unsubscribe mailto:[EMAIL PROTECTED] >https://www.redh

Question about GPRS dial-up authentication

2003-07-08 Thread winglion
this or some site to get information about it? Or event some open source of the ppp dial-up program? Any of the infor would be appreciate! = = = = = = = = = = = = = = = = = = = =  winglion  2003-07-08 -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https

Keyboard lockup at redhat9 after runing modprobe ad1816

2003-06-18 Thread winglion
em is that some times ,after runing the modprobe the keyboard lockup; some times,just some key lockup; some times ,it work fine! Some file I think will help are attach here: /proc/ isapnp ioport dma  winglion  2003-06-18 dma Description: Binary data ioports Description: Binary dat

Re: mp3 player in console!

2003-06-16 Thread winglion
run even fvwm+xmms--I feeled! >> Does any one know that some software can do that! >> Any info would be appreciated! winglion [EMAIL PROTECTED]   2003-06-16 -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

mp3 player in console!

2003-06-16 Thread winglion
I got a interesting idea: to paly mp3 in console! Since my c300+64m is too slow to run even fvwm+xmms--I feeled! Does any one know that some software can do that! Any info would be appreciated! winglion [EMAIL PROTECTED]   2003-06-16 -- redhat

Re: grub problem with two Label / partition

2003-06-08 Thread winglion
! === 2003-06-08 13:21:00 Michael Schwendt wrote:=== >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > >On Sun, 8 Jun 2003 10:23:28 +0800, winglion wrote: > >> As what I had learned form IBM-developwork >> the param kernel in grub menu should be : >> kernel

grub problem with two Label / partition

2003-06-07 Thread winglion
n with the same initrd param It start to boot but with the same faild at the end! so how can I boot correctly it I had two hd with LABEL /? Any advice would be appreciate!     winglion [EMAIL PROTECTED]   2003-06-08 -- redhat-list mailing list unsubscribe mailto:[EMAIL P

Re:can't mount usb harddisk on rh8

2003-06-05 Thread winglion
nothing! === 2003-06-04 10:47:00 Panos Platon Tsapralis wrote: >Hi winglion, what is the command, that gives you this error? Also, what >is the partition table, that you see on the disk (fdisk /dev/sda1)? >

Re: can't mount usb harddisk on rh8

2003-06-04 Thread winglion
nothing! === 2003-06-04 10:47:00 Panos Platon Tsapralis wrote: >Hi winglion, what is the command, that gives you this error? Also, what >is the partition table, that you see on the disk (fdisk /dev/sda1)? >

can't mount usb harddisk on rh8

2003-06-04 Thread winglion
read partition table mount: /dev/sda1 is not a valid block device this usb harddisk can work prefectly on Redhat9, but the Redhat9 is too slow in my c300a+64m mem! So I draw backto use Redhat8, and found this problem! Any advice? Shall I upgrade the kernel?     winglion [EMAIL PROTECTED]  

charset on ext3 partition!

2003-05-30 Thread winglion
I am a chinese user of RH8 ! and I copy some file name in chinese for a fat partition to a ext3 partition. but it can't read the file name correctly! The iocharset or codepage parm can only work for the vfat partition. So what should i do! -- redhat-list mailing list unsubscribe mailto:[

Re: Re: xserver fail with a color depth problem in vmware

2003-03-31 Thread winglion
y mail about this problem, you would found that I had serve it myself! NO matter what! Thank's for you fervor! winglion [EMAIL PROTECTED]   2003-03-31 -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: xserver fail with a color depth problem in vmware

2003-03-29 Thread winglion
sed to have a >x config menu in the 'setup' in rh7.3! It dispear when it come to rh8! So >I don't konw how to config x in console! > Can you tell me which command can do that job? winglion [EMAIL PROTECTED]   2003-03-29 -- redhat-list mailing list unsubs

Re: xserver fail with a color depth problem in vmware

2003-03-28 Thread winglion
dispear when it come to rh8! So I don't konw how to config x in console! Can you tell me which command can do that job? winglion [EMAIL PROTECTED]   2003-03-29 -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

xserver fail with a color depth problem in vmware

2003-03-28 Thread winglion
he x had work fine for a long time until today! I can't understand why it try to set the color depth to 15! Isn't it 16 would be much popular? How can I serve this problem? winglion [EMAIL PROTECTED]   2003-03-28 -- re

RE: mount win shares to Linux automatically - possible?

2003-03-28 Thread winglion
:-)! I am really sorry about my stupid answer! winglion [EMAIL PROTECTED]   2003-03-28 -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: mount win shares to Linux automatically - possible?

2003-03-28 Thread winglion
the user's >share to e.g. /home/user1/win > >thanks > >Cheng winglion [EMAIL PROTECTED]   2003-03-28 -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

RE: how to redirect the output of command 'xinetd -d'

2003-03-27 Thread winglion
>> > >> > try redirecting both stdout and stderr (file descriptor 2). i.e. >> > >> > xinetd -d >/tmp/debug.txt 2>&1 >> >> but the poster said he already tried redirecting with "&>", >> which is semantically equivalent (it's a bash short cut). >> so there's clearly something more going on here. >

how to redirect the output of command 'xinetd -d'

2003-03-27 Thread winglion
While I use xinetd -d to test my vsftpd seting! There are a few error tell me that"bind address fail (address already in use)" ! So I would like to redirect the output of this command, to show you the error message! Yet,neither "xinetd -d >debug.txt" nor xinetd -d &>debug.txt" work! How can

Re: grub can boot from the grub.conf

2003-03-24 Thread winglion
sorry! that I had got out of following the disgussion! I had drop from this maillist for few days and received no email! I didn't know why! Now, I had subscribed by a new mail box! I had read your answer on the webpage(it cost me an hour to find my thread again! The search of the maillist didn't

Re: grub can boot from the grub.conf

2003-03-17 Thread winglion
>Run "grub-install /dev/hdb &> output.txt", then post the file >"output.txt". Please also include the output of "rpm -V grub" >in a similar way. This is the output of "grub-install /dev/hdb &> output.txt" : The file /boot/grub/stage1 not read correctly. rpm -V grub didn't output any thing! T

Re: grub can boot from the grub.conf

2003-03-17 Thread winglion
sk as vfat and setup the grub successfully! So I am using a boot floppy in fat format ! All my knowledge of grub seem to be challenged at this two days! winglion [EMAIL PROTECTED]   2003-03-17 -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

re:grub can boot from the grub.conf (Michael Schwendt)

2003-03-17 Thread winglion
If it is just as you said,I got a question :how can redhad setup grub at the first time! Grub work well after redhat8 was setup until I format the hdb8 that use to be freespace! There should be some ways to setup grub again! Thanks for you help anyway! > well, your partition table shows

Re: grub can boot from the grub.conf (Michael Schwendt)

2003-03-16 Thread winglion
Sorry that I mixed the device name of grub and linux! this is the partition tabel I got,using parted command: Disk geometry for /dev/hdb: 0.000-38166.679 megabytes Disk label type: msdos MinorStart End Type Filesystem Flags 1 0.031 9546.438 primary FAT boot

grub can boot from the grub.conf

2003-03-16 Thread winglion
/boot/grub/grub.conf"...failed Error 12:Invalide device request I had try different set of grub.conf like root=(hd0,5) kernel=/boot/vmlinuz-2.4.18-14 root=/dev/hdb6 It didn't work! So ,What's the problem, how can i fix it? winglion [EMAIL PROTECTED]   2003-

how to use english in console an chinese in x

2003-03-15 Thread winglion
I am a linux newbe from china! I choise chinese as the default language while I setup redhat8! But it got some problem to desplay chinese in console. Thought I know that some soft can help to desplay chinese correctly in console, I prefer to use english! So how can I make bash using english and ke