Jump to content

liquidzoo

Global Moderator
  • Posts

    2260
  • Joined

  • Last visited

Posts posted by liquidzoo

  1. Have you noticed, as I have the stupid solid black DOWNLOAD on the side of the kmenu (kside) in Mandrake 10.1 (and above ;))? Want to get rid of it?

     

    Here's how:

     

    If you want your own kside, head to http://www.kde-look.org and grab one

     

    If you want to use the stock KDE 3.2 (or 3.3) kside, grab kside.png AND kside_tile.png from /usr/share/apps/kicker/pics (you need both files for this to work correctly)

     

    Paste or unzip these two files into ~/.kde/share/apps/kicker/pics (create the folder if it doesn't exist)

     

    Once that is done, rename kside.png to kside_download.png

     

    Restart kicker and enjoy

     

    /me wonders why Mandrake has to put their own 'improvements' like this and the kmenu.png rename into KDE...

  2. Cooker has been unlocked again:

     

    [Coruscant//liquidzoo]$ cat /etc/release
    Mandrakelinux release 10.2 (Cooker) for i586
    [Coruscant//liquidzoo]$

     

    If you're waiting to update and use Carroll, I'd wait at least 24 hours. There seem to be some issues right now between mandrakelinux-kde-config-file and KDE 3.3.1 that I can't seem to figure out...

     

    It's saying mandrakelinux-kde-config-file needs to be uninstalled due to conflicts with kdebase-progs-3.3.1, but kde-config-file is needed by kdebase-progs-3.3.1 :screwy:

  3. I've had really good success with Linksys routers. I have a Wireless-B model that works really well.

     

    As for adapters, I know nothing about usb adapters, which is what you'll most likely need for your X-Box, but if you find a pcmcia card based on an Orinoco chipset it will work out of the box (well, my FAQ will get you started anyway). I have a Siemens Speedstream Wireless-B card that works perfectly. In fact, it works in Linux at my friends house where it won't on the Windows side. Not too sure why that is, but it's nice.

  4. So you went to /mnt/hda5/etc ?

     

    If you mounted it, then went to /etc, you're still getting knoppix.

     

    The reason we're saying this is that it does not look like a lilo from Mandrake. Unless they've changed their format and added a whole lot of comments, that is.

  5. You need to edit your lilo.conf line then. The vga= line needs to be separate from the append= line

     

    Here's my lilo.conf file for comparison:

     

    # File generated by DrakX/drakboot
    # WARNING: do not forget to run lilo after modifying this file
    
    default="linux"
    boot=/dev/hda
    map=/boot/map
    vga=794
    keytable=/boot/us.klt
    prompt
    nowarn
    timeout=100
    message=/boot/message
    menu-scheme=wb:bw:wb:bw
    image=/boot/vmlinuz
           label="linux"
           root=/dev/hdb1
           initrd=/boot/initrd.img
           append="devfs=nomount splash=silent"
           vga=788
           read-only
    other=/dev/hda1
           label="XP"
           table=/dev/hda
    image=/boot/vmlinuz-2.6.8.1-8mdk
           label="linux-2681-8"
           root=/dev/hdb1
           initrd=/boot/initrd-2.6.8.1-8mdk.img
           append="devfs=nomount splash=silent"
           vga=788
           read-only

  6. Are you issuing the chroot command as root?

     

    If not, you have to do that.

     

    Also, you will have to modify the lilo file as root as well.

     

    In knoppix, there is no root password. Just open a console, type su and hit enter

  7. 2 ways that I can think of:

     

    1: boot to cd, hit F1 and type rescue. Then reinstall the bootloader from the menu there, but apparently that option is not working for you.

     

    2: boot to a livecd (like knoppix), open a konsole and su to root, mount your / partition in /mnt (ie: mount /dev/hdb1 /mnt for me), then type chroot /mnt to chroot into your Mandrake installation. Now would also be a good time to add XP to lilo.conf so edit that (vim /etc/lilo.conf) and add something like this:

    other=/dev/hda1
           label="XP"
           table=/dev/hda

     

    Save that file, then type lilo -v to reload lilo. Exit out and reboot and all should be well.

  8. Go to ......

     

    now if that is a link to a publicly unrelease version then that kind of links is not tolerated on this board. well i think it still is not because we respect mandrakesoft's marketing decision on their release dates.

     

    correct me if im wrong but im flagging this post for mod attention just in case.

     

    ciao!

     

    Right you are and even though I can't verify the link myself, it's gone.

     

    To all: Please refrain from posting links to anything other than publically released isos. This includes links to cd 4 if it is not released publically. Thank you

×
×
  • Create New...