Hi,
I have recently repartitioned my hard drive which had Windows 2000 to install CentOS. this has worked but i have managed to set it to boot into CentOS by default, not windows which i wanted. How exactly do i alter this?? I thought that I had to edit grub by getting in from the dual boot window (pressing e once you have stopped the boot at the point to choose which way to boot). this gives three options the third of which is for windows. the code visible is (for each option in turn);
root(hd0,2)
kernel /vmlinuz-2.6.9-22.0.1.EL ro root=/dev/Volgroup00/LogVol00rhgh→initrd /initrd -2.6.9-22.0.1.EL.img
root(hd0,2)
kernel /vmlinuz-2.6.9-22.EL ro root=/dev/Volgroup00/LogVol00rhgh→initrd /initrd -2.6.9-22.EL.img
rootnoverify (hd0,0)
chainloader+1
Also I have a problem with my ethernet card which sometimes works fine allowing internet access from CentOS but sometimes it doesn't (It appears inactive and does not respond to PINGing) it always works in windows. It is a 3comm ethernet card but the friend who maintains my computer thinks it is an obscure model that may not be well served by the driver that comes with CentOS??
Finally I want to use a memory stick which appears as drive G in windows without hassle in CentOS but I can't seem to find it anywhere. Do i need to include it in the 'path' and if so how??
You can tell i'm new to this can't you!
thanks in anticipation.