Skip to search.
linux-bangalore-technical · Linux Bangalore Technical Discussions

Group Information

  • Members: 1137
  • Founded: Jan 10, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

  Messages Help
Advanced
Messages 836 - 865 of 23812   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
836 V.Suresh
suresh-grl@... Send Email
Apr 1, 2001
9:50 am
Double check if you are mounting the right partition in the /etc/lilo.conf file. This seems so. But could also be some other problem. ... -- Regards, ...
837 Deepak Joglekar
joglekar@... Send Email
Apr 2, 2001
2:49 am
On Sun, 1 Apr 2001 15:07:14 -0500 ... I solved the problem. I am using reiserfs on all my partitions except /boot. There is source of reiserfs in the latest...
838 Deepak Joglekar
joglekar@... Send Email
Apr 2, 2001
3:05 am
Hi, If I have to use two ethernet cards of same make and type which uses ne2kpci driver. How do I configure it. Is it something like this conf.modules alias...
839 Ravi Ananth Giri K.
krag@... Send Email
Apr 2, 2001
3:34 am
... When you do a chmod u+anything you're changing the ownership only for the 'user', which in this case is root so you're not achieving anything. do a chmod...
840 root
heavenbe@... Send Email
Apr 2, 2001
3:40 am
... The driver is ne2k-pci. You also will have to create a ifcfg-eth1 in /etc/sysconfig/network-scripts just like ifcfg-eth0. Then $ /etc/init.d/network...
841 Sandeep K. Shandilya
sandeep_shandilya@... Send Email
Apr 2, 2001
5:16 am
Hi Deepak Check that by mistake you did not configure reiserfs support as a module. Did u patch the kernel?? or a fresh kernel tree? Did u get errors while...
842 Venkat Ragavan
vennaray@... Send Email
Apr 2, 2001
9:06 am
leaves Life is Great Enjoy it Hello all Can anyone tell me the precautions taken while installing linux in a system which has win2k.I very much that the most...
843 s_shankarn@... Send Email Apr 2, 2001
9:08 am
Hi, I have win2k on a NTFS partition. During installation of Linux I copied MBR into first sector of the partition because Lilo is not recgonising NTFS...
844 Burbure Pavan
pavan.burbure@... Send Email
Apr 2, 2001
9:11 am
... Win2k & NT do not put any loader in the MBR. You can safely install LILO in MBR(I have). RH7 *might not*, by default, create an entry for your NT ...
845 Bhaskar Juda
bjuda@... Send Email
Apr 2, 2001
9:18 am
Dear Shankar: Boot thru linux go to /etc and edit lilo.conf by adding like this other=/dev/hda1 (wherever the NT mbr is loaded) label=winnt table=/dev/hda Save...
846 Atul Chitnis
achitnis@... Send Email
Apr 2, 2001
9:25 am
... Nope, not true. NT at least barfs if LILO sits in the MBR. I think Win2K isn't much better. It is not true that they do not use the MBR - they use the MBR...
847 Sandeep K. Shandilya
sandeep_shandilya@... Send Email
Apr 2, 2001
9:27 am
Hi shankar Make sure that LINUX installation is inside the extended partition. Then u can install LILO safely. This is something to do with NT.:-(( When u...
848 Deepak Joglekar
joglekar@... Send Email
Apr 2, 2001
9:34 am
On Mon, 2 Apr 2001 14:45:00 +0530 ... in ... manually. ... add following at end of lilo.conf to have choice of booting to win2k. other = /dev/hda1 lable =...
849 Burbure Pavan
pavan.burbure@... Send Email
Apr 2, 2001
9:35 am
... I installed 2k just recently and it did not touch my mbr(I do not have lilo in mbr but another loader is there). I remember installing NT4 long back and I...
850 Deepak Joglekar
joglekar@... Send Email
Apr 2, 2001
9:36 am
On Mon, 2 Apr 2001 14:45:00 +0530 ... in ... manually. ... If you want to access win2k partition from linux. Then compile the kernel with ntfs option enabled (...
851 Sandeep K. Shandilya
sandeep_shandilya@... Send Email
Apr 2, 2001
10:00 am
Hi all I think it is better to have FAT32 in win2k instead of NTFS. NTFS is proprietary stuff If something happens to your data your are done. You cant / it is...
852 rajesh
rajesh@... Send Email
Apr 2, 2001
10:06 am
Hai All, Can anyone tell me how to start Unixserver under linux ??? thanx rajesh...
853 Atul Chitnis
achitnis@... Send Email
Apr 2, 2001
10:10 am
... Are you talking about SCO/Caldera stuff? Atul -- ... Atul Chitnis | achitnis@... (PGP:6011BCB8) Exocore Consulting | http://www.exocore.com ...
854 rajesh
rajesh@... Send Email
Apr 2, 2001
11:57 am
Hai All, I am actually talking about a socket program like bopper, where in u can create user and change password etc...the unixserver is similar to that....
855 Damarugendra M
damaru_m@... Send Email
Apr 2, 2001
12:47 pm
I think U will want to dual boot between w2k and Linux. It would be better to have lilo on mbr unless U do not boot to linux frequently. Otherwise there is no...
856 Sridhar Narsingh
sridhar@... Send Email
Apr 2, 2001
9:41 pm
Hi there, I am using SuSE Linux 7.0 (i386) VERSION = 7.0 Kernel 2.2.16 I am getting the following error during the startup. Importing Net File System...
857 root
heavenbe@... Send Email
Apr 3, 2001
2:02 am
... You have to run the "portmap" service before the nfs. If it is already turned on, the problem is that it is started _after_ nfs, which again won't work. If...
858 Deepak Joglekar
joglekar@... Send Email
Apr 3, 2001
2:45 am
On Mon, 02 Apr 2001 14:47:10 -0700 ... On suse edit /etc/rc.config file. Edit following lines. default values are 'no'. NFS_SERVER="yes" START_PORTMAP="yes" ...
859 root
heavenbe@... Send Email
Apr 3, 2001
3:35 am
... Doesn't that mean that NFS is turned on? ... - -- Ligesh...
860 Burbure Pavan
pavan.burbure@... Send Email
Apr 3, 2001
4:01 am
Hi, I'm not able to mount files as loop devices. The command $ mount a.img /mnt/tmp -o loop does not return the prompt ever. I cannot kill the mount command...
861 Shanker Balan
shanu@... Send Email
Apr 3, 2001
6:04 am
Hello: You are not doing anything wrong. There were some loop issues with 2.4.2 and the pre series. Patch it up-to 2.4.3 and all should be fine. Check the...
862 Shanker Balan
shanu@... Send Email
Apr 3, 2001
8:20 am
Hello: More on the lo issue: http://www.atnf.csiro.au/~rgooch/linux/docs/kernel-newsflash.html#2.4-series -- Shanu ... - - - - - - - - - - -...
863 s_shankarn@... Send Email Apr 3, 2001
11:04 am
sandeep, Thanks for the info , but I need to continue to have a NTFS partition. ( It would be a pain to reinstall all the application in win2k if I make it a...
864 Manish, Singh (IE10)
Manish.Singh@... Send Email
Apr 3, 2001
11:15 am
I think you should install W2K on MBR and make a bootable disk for Linux, and when you need to boot into Linux boot from the floppy. See if it was 98/95 and...
865 Sreeramkr
Sreeramkr@... Send Email
Apr 3, 2001
11:22 am
Hi, I have complete set of rHL7.0. I want to install dhcp server in my box. does rhl has the dhcp server while i install initially? TIA Regards Sreeram...
Messages 836 - 865 of 23812   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help