Mount unix mo-disc on a pc

Ask a Question related to AIX, Design and Development.

  1. #1

    Default Mount unix mo-disc on a pc

    I would very much like to mount my mo-disc with unix files on it, onto
    my windows xp computer. When correctly connected the computer can read
    mo-discs written by windows applications, but can I also read unix
    files on my PC? I have to transfer these files from a unix computer to
    my PC.

    Thank you in advance
    Yours sincerely,

    Poul Videbech
    P Videbech Guest

  2. Similar Questions and Discussions

    1. Need help with a simple UNIX sockets server based on IO::Socket::UNIX
      Hi. I've tried to create a simple client + server that communicate through a unix socket. As with all socket servers, it has a loop where it...
    2. non-unix admin pleads for help from unix gurus
      Hello, I am a network admin working on a project which involves a SCO Unix 5 server provided by another software company. The server provides...
    3. SCO Registers UNIX(R) Copyrights, Offers UNIX License by ignatius.schwartz-pr.com(Postfix) with ESMTP id 5EF605D87 for <scoannmod@xenitec.on.ca>; Mon, 21
      Some code of Windows is based/taken from the UNIX and LINUX environnement system. (Like some DNS, TCP and Internet Explorer things) Can we use...
    4. Disc Cachiung in win XP
      I have a HDD with an 8MB cache, Windows XP will not let me turn on the caching option, both options are greyed out on the discs policy tab, how...
    5. clean up disc
      defragmentation needs 15% free space to run and it is good idea to get in habit of 'routine of running' chkdsk.exe/checkdisk/first then defrag...
  3. #2

    Default Re: Mount unix mo-disc on a pc

    P Videbech <p_videbech@hotmail.com> wrote:
    PV> I would very much like to mount my mo-disc with unix files on it, onto
    PV> my windows xp computer. When correctly connected the computer can read
    PV> mo-discs written by windows applications, but can I also read unix
    PV> files on my PC? I have to transfer these files from a unix computer to
    PV> my PC.

    There's currently no way to do this. The drive contains more than
    just files; it also contains a filesystem. Reading a filesystem
    requires a filesystem driver/module/what have you, and Windows
    doesn't have a JFS driver.

    Regards,

    Nicholas

    --
    "Why shouldn't I top-post?" [url]http://www.aglami.com/tpfaq.html[/url]
    "Meanings are another story." [url]http://www.ifas.org/wa/glossolalia.html[/url]
    Nicholas Dronen Guest

  4. #3

    Default Re: Mount unix mo-disc on a pc

    Nicholas Dronen wrote:
    > P Videbech <p_videbech@hotmail.com> wrote:
    > PV> I would very much like to mount my mo-disc with unix files on it, onto
    > PV> my windows xp computer. When correctly connected the computer can read
    > PV> mo-discs written by windows applications, but can I also read unix
    > PV> files on my PC? I have to transfer these files from a unix computer to
    > PV> my PC.
    >
    > There's currently no way to do this. The drive contains more than
    > just files; it also contains a filesystem. Reading a filesystem
    > requires a filesystem driver/module/what have you, and Windows
    > doesn't have a JFS driver.
    >
    You can mount and read JFS with Linux and OS/2. So it is basically
    possible on a PC, but not with M$ Windooze (as Nicholas wrote).

    ---
    Uli


    Ulrich--nO--(dot)-sPAM--Link Guest

  5. #4

    Default Re: Mount unix mo-disc on a pc

    use samba to present the filesystem as a widows share... or get a good
    nfs client. netmanage can mount nfs exports.

    Rgds
    Mark
    mark taylor Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139