[an error occurred while processing this directive]

  • Re:Re: PRNG not seeded
    By : Patricia Ramos ( Fri Oct 22 11:24:29 2004 )


    I have a system with the 112438-02 patch applied but the /dev/random and /dev/urandom aren't present.
    I tried the commands above and it doesn't work.

    # rem_drv random
    # add_drv -i random -m "* 644 root sys" -v random
    exit status = 0
    devfsadm[22776]: verbose: mknod /devices/pseudo/random@0:random 0l/3l/21204
    devfsadm[22776]: verbose: mknod /devices/pseudo/random@0:urandom 0l/3l/21204
    Driver (random) installed.
    # dd if=/dev/random bs=1 count=1|od -bc
    dd: /dev/random: open: No such file or directory
    0000000

    Any idea???

    Tks a lot.

    Patricia.

    Return to article...[an error occurred while processing this directive]