Jump to content

ianalis

Members
  • Posts

    49
  • Joined

  • Last visited

Posts posted by ianalis

  1. Hi! The menu entries for all the users in my system were duplicated i.e. each entry occurs twice, after installing an rpm that I already forgot its name. In menudrake, the entries only show once but in kmenuedit, the duplicate entries show up. I tried deleting the duplicate entries in kmenuedit but the following error comes up:

     

    X Error: BadWindow (invalid Window parameter) 3

    Major opcode: 20

    Minor opcode: 0

    Resource id: 0x320044d

     

    any ideas?

  2. Hi!I'm trying to rebuild kde from srpms but I've encountered some problems. I first rebuilt arts and I was able to succesfully rebuild and install it. Then, I successfully rebuilt kdelibs. However, I can't the install the built rpms (kdelibs-common, libkdecore4) because kdebase-progs and libkdebase4 conflicts with them. I tried rebuilding kdebase but it needs kdelibs-devel. How do I solve this apparent circular dependency?

     

    [moved from Software by spinynorman]

  3. Hi!

     

    I've been tinkering with my distro lately and now my flash drive is not writable anymore. First of all, I'm not asking anyone to fix it for me because it's my fault anyway. I just hope some of you can point me in the right direction.

     

    Now, the flash drive is automatically mounted and unmounted. Files can also be read and copied from it. The only problem is that I can't write to it, most of times, even as root. The fstab entry for that drive is:

    /dev/sdb1 /mnt/removable auto umask=0,kudzu,codepage=850,nosuid,nodev,iocharset=iso8859-1,sync,users 0 0

     

    I was wondering if it's a permission issue but I guess umask=0 is already sufficient. I'm thinking about replacing auto with vfat but I don't know how to do it aside from editing fstab directly. I'm not even sure if that will work. I'm planning to study how the automounting and unmounting works but I don't know where to start.

     

    What do you think? Any help would be very much appreciated :)

  4. Hi! Does anybody have a clue why this problem occurs? I'm experiencing this quite frequently for some time now. I know it's wrong but I've mixed 10.1 and cooker rpm's. I've tried updating kdebase, kdelibs and several other rpm's but it still comes up. What do you think are the other rpm's I need to update or is there other fixes? I'm on dial-up so updating to the latest cooker release is very inconvenient for me.

  5. How did you run mkinitrd? I tried running it with mkinitrd preload sd_mod preload scsi_mod with=ata_piix /boot/initrd-2.6.8.1-12mdksmp-sata.img 2.6.8.1-12mdksmp but

    it says it cannot open initial console after detecting the sata drive.

     

    EDIT: I've solved it! I'm actually moving my / to a new sata drive. Apparently,

    cp -ax / /newroot

    will not copy the contents of /dev. What I did was to

    cp -a /dev/* /newroot/dev

    after that. It works fine now except the bootsplash is not displayed. Probably, bootsplash needs to be added to the initrd. I'll stfw first

  6. Hi! I have a new sata drive (seagate 80gb 7200.7) and it was detected by the bios. The driver, ata_piix for intel ich5, was detected and loaded but the drive is not detected. Since it's new, there are no partitions there. I'm using mandrake 10.1. I've read that it's compatible that's why I bought it. Any ideas? I've tried to stfw and this forum but the results were about installing a distro on it. Btw, I have kernel 2.6.8.1-12smp if that's important

  7. thanks! I've read the manpage before I posted but I've skipped parameters that begin with "no" :cheesy: I've read the manpage for urpmi.cfg and there was no option to change the cache ditectory. Anyway, I'll just move the rpm's myself

  8. i tried issuing

    umount /mnt/removable

    and the directory was unmounted. however, the device still blinks slowly and /mnt/removable was automatically removed when i unplugged it. i think i will just rely on the automatic unmounting. of course i will not remove it while it's blinking rapidly, indicating that data is being transferred. i don't issue a

    synch

    before unplugging it since the automatically added fstab line contains the synch option. so far, i have experienced no problems with it. i'll just post again if it becomes broken... hopefully, i will never have to :unsure:

  9. i have read from several sources that usb devices need not be unmounted. i tried doing that and, indeed, the device was unmounted (and mounted) automatically. however, the device (usb key) was still blinking, but not as rapid as during a data transfer, when i detached it from the pc. in windoze, the device stops blinking when i choose the "safely remove hardware." so, is it really okay to remove it without unmounting? btw, what is the system used for the automatic (un)mount in mdk 10.1? is it supermount?

×
×
  • Create New...