Results 1 to 6 of 6

Thread: unable to list ipod with fdisk -l

  1. #1
    Join Date
    Jan 2011
    Beans
    4

    unable to list ipod with fdisk -l

    Here is my fdisk -l output:

    yaman:/home/aykut# fdisk -l

    Disk /dev/sda: 120.0 GB, 120034123776 bytes
    255 heads, 63 sectors/track, 14593 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x000b2f09

    Device Boot Start End Blocks Id System
    /dev/sda1 * 1 14263 114567516 83 Linux
    /dev/sda2 14264 14593 2650725 5 Extended
    /dev/sda5 14264 14593 2650693+ 82 Linux swap / Solaris

    Disk /dev/sdb: 250.1 GB, 250059350016 bytes
    255 heads, 63 sectors/track, 30401 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x0004e9ed

    Device Boot Start End Blocks Id System
    /dev/sdb1 1 30401 244196001 83 Linux



    And /var/log/messages:

    yaman:/home/aykut# tail /var/log/messages
    Jan 4 15:54:18 yaman kernel: [18250.388804] usb 5-3.2: SerialNumber: 000A27001A38E519
    Jan 4 15:54:18 yaman kernel: [18250.734065] usb 5-3.2: USB disconnect, address 51
    Jan 4 15:54:19 yaman kernel: [18251.193606] usb 5-3.2: new high speed USB device using ehci_hcd and address 52
    Jan 4 15:54:19 yaman kernel: [18251.414788] usb 5-3.2: configuration #1 chosen from 2 choices
    Jan 4 15:54:19 yaman kernel: [18251.475808] scsi747 : SCSI emulation for USB Mass Storage devices
    Jan 4 15:54:19 yaman kernel: [18251.478052] usb 5-3.2: New USB device found, idVendor=05ac, idProduct=1262
    Jan 4 15:54:19 yaman kernel: [18251.478052] usb 5-3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    Jan 4 15:54:19 yaman kernel: [18251.478052] usb 5-3.2: Product: iPod
    Jan 4 15:54:19 yaman kernel: [18251.478052] usb 5-3.2: Manufacturer: Apple Inc.
    Jan 4 15:54:19 yaman kernel: [18251.478052] usb 5-3.2: SerialNumber: 000A27001A38E519


    I'm very confused!
    What is the problem?
    Thanks!

  2. #2
    Join Date
    Jul 2006
    Location
    London, UK
    Beans
    818
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: unable to list ipod with fdisk -l

    ipods are not "disks", so will not show up with fdisk

    When I plug in my itouch, it shows up in "Places" as iPod and when I open this with nautilus the location bar reads afc://somerandonHEXsrting

    afc stands for "Apple File Control"

    I can drag music to and from it using rhythmbox

  3. #3
    psusi is offline Ubuntu addict and loving it
    Join Date
    Sep 2005
    Location
    Orlando, FL
    Beans
    3,980
    Distro
    Ubuntu Development Release

    Re: unable to list ipod with fdisk -l

    Apple is the devil and uses proprietary communication protocols rather than behaving as a standard usb removable disk.

  4. #4
    Join Date
    Jan 2011
    Beans
    4

    Re: unable to list ipod with fdisk -l

    Quote Originally Posted by tredegar View Post
    ipods are not "disks", so will not show up with fdisk

    When I plug in my itouch, it shows up in "Places" as iPod and when I open this with nautilus the location bar reads afc://somerandonHEXsrting

    afc stands for "Apple File Control"

    I can drag music to and from it using rhythmbox
    Hi! I was able to see ipod with fdisk -l until now. I'm not sure, but I think we can consider ipod as "disk".
    I don't have any "Places" in my filesystem. I think it's a simple mount point.
    Thanks

  5. #5
    Join Date
    Jan 2011
    Beans
    4

    Re: unable to list ipod with fdisk -l

    Ok,
    there is a new thing to consider.
    I can able to list with fdisk -l my ipod as a /dev/sde for 2-3 seconds, and then it disappears.
    Oppss!!

  6. #6
    Join Date
    Jan 2011
    Beans
    4

    Re: unable to list ipod with fdisk -l

    Resolved!!
    I have a usb device for multiple connections. It works with electricity, it wasn't connected to the electricity.
    Uppsss!

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
  •