Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Commands to mount floppy or CDROM

Does anybodu knows the RIGHT comamnds to mount a cdrom (or floppy)so I can copt the DHCP & PPPoE files ?


This thread was automatically locked due to age.
Parents
  • Hi there,

    actually.. it is not possible to mount the cdrom - as the system doesn't have built in support for iso 9660 filesystems. Most probably, there is no floppy support either, but I have never tested.

    To move the files, copy them to your local harddisk, then use an scp (secure copy) utillity to copy it.
    To get an scp tool for windows, go to this url:
    http://www.chiark.greenend.org.uk/~sgtatham/putty/

    The syntax is a bit..umm.. hard to get right, but take a good look at the help for putty.

    If you have a linux system nearby (you should   [:)]on.

    Perhaps someone here lives and breathes with scp and can tell you the syntax too  :-)

    Good luck!

    Best regards,
    Ørjan Sandland

    [ 01 December 2001: Message edited by: Ørjan Sandland ]

Reply
  • Hi there,

    actually.. it is not possible to mount the cdrom - as the system doesn't have built in support for iso 9660 filesystems. Most probably, there is no floppy support either, but I have never tested.

    To move the files, copy them to your local harddisk, then use an scp (secure copy) utillity to copy it.
    To get an scp tool for windows, go to this url:
    http://www.chiark.greenend.org.uk/~sgtatham/putty/

    The syntax is a bit..umm.. hard to get right, but take a good look at the help for putty.

    If you have a linux system nearby (you should   [:)]on.

    Perhaps someone here lives and breathes with scp and can tell you the syntax too  :-)

    Good luck!

    Best regards,
    Ørjan Sandland

    [ 01 December 2001: Message edited by: Ørjan Sandland ]

Children