Results 1 to 3 of 3

Thread: xbox 0800 Drive Mounting

  1. #1
    Join Date
    Oct 2006
    Location
    Vic
    Beans
    Hidden!
    Distro
    Xubuntu

    Question xbox 0800 Drive Mounting

    Hi

    I have an xbox 360 0800 drive installed via sata.

    The device is recognised by the system as /dev/sg2.

    The device is not automatically mounted, and I cannot mount the drive.

    Does anyone know about this sort of thing?
    Last edited by Sutur; January 24th, 2013 at 03:17 AM.
    Hearing I ask from the holy races
    From Heimdall's sons, both high and low
    Thou wilt, Valfather, that well I relate
    Old tales I remember of men long ago.

  2. #2
    Join Date
    Oct 2006
    Location
    Vic
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: xbox 0800 Drive Mounting

    More info:

    Code:
    surt@Eridu:~$ wodim --devices
    wodim: Overview of accessible drives (1 found) :
    -------------------------------------------------------------------------
     0  dev='/dev/sg2'	rwrw-- : 'PLDS' 'DG-16D2S'
    -------------------------------------------------------------------------
    So should be:

    Code:
    sudo mount /dev/sg2 /cdrom
    Or:

    Code:
    sudo mount -t iso9660 /dev/sg2 /cdrom
    But I get this:

    Code:
    mount: /dev/sg2 is not a block device
    Hearing I ask from the holy races
    From Heimdall's sons, both high and low
    Thou wilt, Valfather, that well I relate
    Old tales I remember of men long ago.

  3. #3
    Join Date
    Oct 2006
    Location
    Vic
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: xbox 0800 Drive Mounting

    Aaaaanybody?
    Hearing I ask from the holy races
    From Heimdall's sons, both high and low
    Thou wilt, Valfather, that well I relate
    Old tales I remember of men long ago.

Tags for this Thread

Bookmarks

Posting Permissions

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