bug-gnupod
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gnupod] ipod trouble


From: will law
Subject: [Bug-gnupod] ipod trouble
Date: Thu, 20 May 2004 20:10:10 -0700
User-agent: KMail/1.6.2

hi there, 

i have an hfs formatted ipod i'm having trouble with.  i'm working my way 
through the tutorial at:  http://www.gnu.org/software/gnupod/gnupod.html

when i get to the convert your ipod section i do:

        dd if=/dev/zero of=/dev/sda bs=1M count=10
        rmmod sbp2 && insmod sbp2

which both go fine, but then i try to use pc-fdisk:

        /usr/sbin/pc-fdisk /dev/sda

and i get:

        Unable to open /dev/sda

when i type rescan-scsi-bus.sh  i get:


        Host adapter 1 (ide-scsi) found.
        Host adapter 0 (sbp2_0) found.
        Scanning hosts  1 0 channels 0 for
         SCSI target IDs  0 1 2 3 4 5 6 7 , LUNs  0
        Scanning for device 0 0 0 0 ...
        NEW: Host: scsi0 Channel: 00 Id: 00 Lun: 00
              Vendor: Apple    Model: iPod             Rev: 1.30
              Type:   Direct-Access                    ANSI SCSI revision: 02
        1 new device(s) found.
        0 device(s) removed.

dmesg gives me something like:

        blk: queue cf9cca14, I/O limit 4095Mb (mask 0xffffffff)
          Vendor: Apple     Model: iPod              Rev: 1.30
          Type:   Direct-Access                      ANSI SCSI revision: 02
        blk: queue cf9cc814, I/O limit 4095Mb (mask 0xffffffff)
        Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0
        SCSI device sda: 9780750 512-byte hdwr sectors (5008 MB)
        sda: test WP failed, assume Write Enabled
         sda: unknown partition table
        scsi singledevice 0 0 1 0
        scsi singledevice 0 0 2 0
        scsi singledevice 0 0 3 0
        scsi singledevice 0 0 4 0
        scsi singledevice 0 0 5 0
        scsi singledevice 0 0 6 0
        scsi singledevice 0 0 7 0


and finally lsmod gives me:

Module                  Size  Used by    Not tainted
ide-scsi               11856   0
nls_cp437               5180   0  (autoclean)
sbp2                   20076   0
hfs                    87616   0  (autoclean)
vfat                   12268   0  (autoclean)
fat                    37592   0  (autoclean) [vfat]
nls_iso8859-1           3548   1  (autoclean)
udf                    92992   0  (autoclean)
ide-cd                 34176   1  (autoclean)
cdrom                  34048   0  (autoclean) [ide-cd]
i810_audio             26888   1  (autoclean)
ac97_codec             16680   0  (autoclean) [i810_audio]
soundcore               6500   2  (autoclean) [i810_audio]
agpgart                55748   0  (unused)
parport_pc             18468   1  (autoclean)
lp                      8356   0  (autoclean)
parport                36800   1  (autoclean) [parport_pc lp]
autofs                 12052   0  (autoclean) (unused)
forcedeth               9580   1
ipt_REJECT              4216   1  (autoclean)
ipt_state               1112   1  (autoclean)
ip_conntrack           28616   1  (autoclean) [ipt_state]
iptable_filter          2444   1  (autoclean)
ip_tables              14752   3  [ipt_REJECT ipt_state iptable_filter]
floppy                 56348   0  (autoclean)
sg                     34796   0  (autoclean)
sd_mod                 13452   0  (autoclean)
ohci1394               28520   0  (unused)
ieee1394              203940   0  [sbp2 ohci1394]
usb-storage            69888   0
scsi_mod              109384   5  [ide-scsi sbp2 sg sd_mod usb-storage]
keybdev                 2624   0  (unused)
mousedev                5204   1
hid                    23652   0  (unused)
input                   5824   0  [keybdev mousedev hid]
ehci-hcd               19784   0  (unused)
usb-ohci               21192   0  (unused)
usbcore                77984   1  [usb-storage hid ehci-hcd usb-ohci]
ext3                   70916   3
jbd                    51020   3  [ext3]

which i think includes all the moduels i need to read the ipod.

thankyou for any advice you can give me!

will




reply via email to

[Prev in Thread] Current Thread [Next in Thread]