Új hozzászólás Aktív témák

  • Gordiann

    őstag

    Hali!!!

    Szeretném (kezdőként:P) feltenni a UBUNTU-ra a CDemu progit.
    A leirásában a következőt találni, viszont én nem fogom fel sajnos teljesen. :(
    Ki tudná nekem fejteni vki, hogy mit jelentenek a dolgok, és hova mit kellene írnom. (persze terminal-ba, de hogy hogy :B).
    Valahol el kell kezdeni.....
    ______________________________________________

    ''The install is quite simple:

    1. you need the source of your current running kernel.
    /lib/modules/$(shell uname -r)/build/include needs to point at it.
    2. extract the archive (release tarball):
    $ tar -jxvf cdemu-<VER>.tar.bz2
    or checkout the code from svn:
    $ svn co https://svn.sourceforge.net/svnroot/cdemu/trunk cdemu
    3. cd into that dir
    $ cd cdemu-<VER>
    or
    $ cd cdemu
    4. build the module:
    $ make
    5. install the module and user space utilities:
    $ sudo make install
    6. now simply load the kernel module:
    $ sudo modprobe cdemu
    (no message should be displayed after running modprobe)
    7. to load a bin/cue image:
    $ cdemu 0 image.cue
    $ sudo mount /dev/cdemu0 /mnt/cdrom
    (some things may be different on your system, YMMV)
    8. for more information, please review the help output:
    $ cdemu -h''

    ____________________________________________

    Köszönöm szépen.

Új hozzászólás Aktív témák