Jump to content

RedTurtle

Members
  • Posts

    30
  • Joined

  • Last visited

Posts posted by RedTurtle

  1. I installed MDK 9.2 but since the installation process didnt recognized my usb mouse i switched to PS/2, wich went fine, and finished installing. The problem is, i cant keep it like that, i need to have the keyboard/mouse plugged by usb,but, sadly the mouse doesnt work. i've tried chaging the configuration in everyway possible but it still doesnt move, the strange thing is that the keyboard, wich is connected the exact same way, works perfectly. its a microsoft weirless mouse/keyboard combo. any ideas fellas?

  2. thanks Steve.

     

    i cant seem to find the id file and i have all binutils installed, anyway, i installed a newer version of rp-pppoe wich replaced the adsl-start script and that problem seems to have disappered. still cant get the damn thing to connect, but at least i got rid of that annoying 'root' problem :)

  3. Just installed Mandrake 9.1 and, as usual everytime i do a new install, i'm having a lot of trouble getting my speedtouch modem to work. So, i did all the usual stuff and when i try adsl-start i get:

     

    /usr/sbin/adsl-start: line 1 /usr/bin/id : No such file or directory

    adsl-start: You must be root to run this script

     

    well, i AM running it as root :? all the permissions seem fine but still, it doesnt start. help?

  4. Installing winex from cvs i get this error during compilation:

     

    In file included from d3dgl_private.h:5,

                                  from caps.c:20:

    ../../include/wine_gl.h:31:20: GL/glu.h: No such file or directory

    make[2]:*** [caps.o] Error 1

    make[2]: Leaving directory '/home/eduardo/wine/dlls/d3dgl'

    make[1]:*** [d3dgl/libd3dgl.so] Error 2

    make[1]: Leaving directory '/home/eduardo/wine/dlls'

    make:*** [dlls] Error 2

     

    I don't have any clue about this, can anyone help? oh, im using 9.1 rc1 ...

  5. well, thanks for the help guys, but after trying all sorts of combinations i have given up and reinstalled both XP and mdk. i got rid of that first partition and put linux in the first partition of the second disk and it all works well now.

     

    redturtle might be aiming for the setup wherein you can reinstall windows to your heartscontent and it wont be able to erase your bootloader because its not placed in the MBR. i tried doing that and failed miserably

     

    yes, it makes two of us :)

  6. I have installed mdk 9.1 rc1 and i also have XP running but something is wrong with LILO as i dont get the option to boot windows just something like this:

     

    linux
    
    linux-nonfb
    
    failsafe
    
    floppy

     

    I have messed around with LILO and edited some lines but it obviously didn't work as i still have the same menu, LILO looks like this now:

     

    boot="/dev/hda"
    
    map=/boot/map
    
    vga=normal
    
    default="linux"
    
    keytable=/boot/pt-latin1.klt
    
    prompt
    
    nowarn
    
    timeout=50
    
    message=/boot/message
    
    menu-scheme=wb:bw:wb:bw
    
    
    
    image="/boot/vmlinuz"
    
    label="linux"
    
    root="/dev/hdc1"
    
    initrd="/boot/initrd.img"
    
    append="quiet devfs=mount hdd=ide-scsi acpi=off"
    
    vga=788
    
    read-only
    
    
    
    image=/boot/vmlinuz
    
    label="linux-nonfb"
    
    root=/dev/hdc1
    
    initrd=/boot/initrd.img
    
    append="devfs=mount hdd=ide-scsi acpi=off"
    
    read-only
    
    
    
    image=/boot/vmlinuz
    
    label="failsafe"
    
    root=/dev/hdc1
    
    initrd=/boot/initrd.img
    
    append="failsafe devfs=nomount hdd=ide-scsi acpi=off"
    
    read-only
    
    
    
    other=/dev/fd0
    
    label="floppy"
    
    unsafe
    
    
    
    other=/dev/hda1
    
    label="XP"
    
    table=/dev/hda
    
    
    
    image="/dev/hda1"
    
    label="xp2"
    
    root="/dev/hdc1"
    
    initrd="/boot/initrd.img"
    
    append="quiet devfs=mount hdd=ide-scsi acpi=off"
    
    read-only

     

    I have two disks organised like this:

     

    hda - small partition just for the boot manager

    hda5 - windows XP

     

    hdc5-FAT partition

    hdc1- linux /

    hdc7-/home

     

    So, i was wondering if someone could tell me what did i do wrong in that lilo.conf file.

  7. im probably being a bit dumb on this but, i've downloaded a couple of KDE icon themes and i can't get them installed. In the site they say to go at KDE Look n'Feel>Icons>install new theme, but there is no 'theme' file to choose from, just some readmes and the actual icon files. I hope i dont have to install and configure them inb the right place one by one? :?

×
×
  • Create New...