Page 3 of 3 FirstFirst 123
Results 21 to 27 of 27

Thread: JALUG Network Administrator's Course - DNS

  1. #21
    Join Date
    Nov 2002
    Posts
    5,713
    Rep Power
    0

    Default

    Are the sessions from these meetings stored online? I'd like to learn linux admin too but there's no support group down this side.
    .:] ^ [:.
    .:] Game IDs: xfire_ropy | BC:BC2_ropy | BC: 2142_ropy29 | BF3_ | steam_ropy09 | LoL_ropy09 | Origin_ropy29 [:.

  2. #22
    Join Date
    Mar 2004
    Posts
    812
    Rep Power
    0

    Default

    Quote Originally Posted by icebrix View Post
    I am trying to mount the "vboxguestadditions.iso to /mnt/cdrom" using "mount -t auto /dev/cdrom-hda /mnt/cdrom" and am getting the following error:

    mount: special device /dev/cdrom-hda does not exist ...


    what am i doing wrong ?
    Your block device seems to be wrong, try /dev/cdrom-hdc.

  3. #23
    Join Date
    Aug 2002
    Posts
    6,223
    Rep Power
    0

    Default

    Your command line argument does not include the file vboxguestadditions.iso.

    sudo mount -t iso9660 -o loop vboxguestadditions.iso /media/cdrom
    df -h
    should work.
    .
    PC - Ubuntu 15.04 64bit Desktop
    HP Pav G60-236US 3GB RAM Laptop, Ubuntu 15.04 64bit and Win7 Home

    "So Daddy, how come you telling me stealing not right when YOU copying DVDs? How come? How Come?"


    RIP Ramesh ...

  4. #24
    Join Date
    Aug 2002
    Posts
    3,959
    Rep Power
    25

    Default

    Quote Originally Posted by Ropy View Post
    Are the sessions from these meetings stored online?
    No. I am very shy.

    Quote Originally Posted by Ropy View Post
    I'd like to learn linux admin too but there's no support group down this side.
    Where are you located?

  5. #25
    Join Date
    Nov 2002
    Posts
    5,713
    Rep Power
    0

    Default

    Quote Originally Posted by jamrock View Post
    Where are you located?
    Falmouth\Montego Bay.
    .:] ^ [:.
    .:] Game IDs: xfire_ropy | BC:BC2_ropy | BC: 2142_ropy29 | BF3_ | steam_ropy09 | LoL_ropy09 | Origin_ropy29 [:.

  6. #26
    Join Date
    Aug 2002
    Posts
    3,959
    Rep Power
    25

    Default

    From time to time I work in Montego Bay. I will be in touch.

  7. #27
    Join Date
    Sep 2005
    Posts
    2,394
    Rep Power
    0

    Default

    @icebrix in ur case cdrom-hda might differ. from the prompt ls /dev and see which cdrom-xxx is there. in my case i only had one
    To find what you seek in the road of life, the best proverb of all is that which says: "Leave no stone unturned." Edward Bulwer Lytton

Posting Permissions

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