LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   LinuxAnswers Discussion (https://www.linuxquestions.org/questions/linuxanswers-discussion-27/)
-   -   DISCUSSION: The iPod and the Penguin (https://www.linuxquestions.org/questions/linuxanswers-discussion-27/discussion-the-ipod-and-the-penguin-298687/)

jeremy 03-07-2005 09:17 AM

DISCUSSION: The iPod and the Penguin
 
This thread is to discuss the article titled: The iPod and the Penguin

Caeda 03-13-2005 11:24 AM

Well, since suse already annouced 9.3 will have full ipod support.. suppose this is a dead issue?

jeremy 03-13-2005 11:38 AM

Well, I'm not sure a single distribution claiming support makes it a dead issue, but this is certainly something that should be cleaned up as time goes on. Until that happens, hopefully you'll find the article useful.

--jeremy

av_flagship 12-30-2006 03:49 AM

Quote:

Originally Posted by jeremy
Well, I'm not sure a single distribution claiming support makes it a dead issue, but this is certainly something that should be cleaned up as time goes on. Until that happens, hopefully you'll find the article useful.

--jeremy

--Indeed NOT a dead issue. I just recompiled my kernel for the umpteenth time today trying to figure out why my ipod doesn't work anymore. I'm really hoping that disabling "advanced partition selection" will stop this madness. Right now, I have that selected to enable support for hard drives partitioned on a mac. I'm not really sure that I need that though. I do have an HFS+ firewire drive, but there's another setting for HFS+ partitions in the kernal config, so hopefully this efi stuff is what's stopping my ipod after upgrading my kernel. I really don't want to be stuck with the default ubuntu kernel over a stupid ipod

av_flagship 12-30-2006 04:02 AM

The Error output seems to have changed by now though
 
$ sudo mount /mnt/ipod
mount: wrong fs type, bad option, bad superblock on /dev/ipod,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so

$ dmesg | tail
FAT: codepage cp437 not found
FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
Unable to load NLS charset cp437
FAT: codepage cp437 not found
Unable to load NLS charset cp850
FAT: codepage cp850 not found
Unable to load NLS charset cp850
FAT: codepage cp850 not found
Unable to load NLS charset cp850
FAT: codepage cp850 not found


(the codepage cp850 bits appeared after I followed the mini-howto posted at the address below )

http://linuxfordummies.org/index.php...ecent;start=60


All times are GMT -5. The time now is 09:45 PM.