Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
translations translations
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Third Party
| |-+  Unsupported Builds
| | |-+  iPod All: iPL Loader 2.X
« previous next »
  • Print
Pages: 1 [2] 3 4 5

Author Topic: iPod All: iPL Loader 2.X  (Read 82483 times)

Offline nmradar

  • Member
  • *
  • Posts: 7
Re: iPod All: iPL Loader 2.X
« Reply #15 on: May 29, 2007, 10:15:01 PM »
yes
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: iPod All: iPL Loader 2.X
« Reply #16 on: May 29, 2007, 10:15:47 PM »
And the fat32 partition, did you ever reformat it under Linux?
Logged

Offline nmradar

  • Member
  • *
  • Posts: 7
Re: iPod All: iPL Loader 2.X
« Reply #17 on: May 29, 2007, 10:16:58 PM »
yeah. I used
mkdosfs -F 32 -S 2048 /dev/sdX2
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: iPod All: iPL Loader 2.X
« Reply #18 on: May 29, 2007, 10:19:20 PM »
There has been reported problems about this, it seems when formatted this way Rockbox can't read it for many (all?) people. Right know Rockbox is only known to work reliably with properly formatted iPods (those formatted by iTunes in FAT32). Apparently there's something different between the two, though nobody's identified it yet.
Logged

Offline nmradar

  • Member
  • *
  • Posts: 7
Re: iPod All: iPL Loader 2.X
« Reply #19 on: May 29, 2007, 10:20:54 PM »
K. I guess I'll wait a little longer then.
 Thanks for the help - and the quick replies too :)
Logged

Offline y2kcpi1

  • Member
  • *
  • Posts: 27
  • Major iPod Modder
    • Everything For Your iPod Video
Re: iPod All: iPL Loader 2.X
« Reply #20 on: June 01, 2007, 06:01:38 AM »
Hi There Ya All,

I wanna know if you could use the ipl loader with the new rockbox software

Cheers,
Ben.
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: iPod All: iPL Loader 2.X
« Reply #21 on: June 01, 2007, 07:47:10 AM »
What "new" Rockbox software?
Logged

Offline y2kcpi1

  • Member
  • *
  • Posts: 27
  • Major iPod Modder
    • Everything For Your iPod Video
Re: iPod All: iPL Loader 2.X
« Reply #22 on: June 01, 2007, 07:59:02 AM »
i mean with the new rockbox bootloader
sorry

Cheers,
Ben.
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: iPod All: iPL Loader 2.X
« Reply #23 on: June 01, 2007, 08:01:28 AM »
You use Loader 2 instead of a Rockbox bootloader, not alongside one.
Logged

Offline y2kcpi1

  • Member
  • *
  • Posts: 27
  • Major iPod Modder
    • Everything For Your iPod Video
Re: iPod All: iPL Loader 2.X
« Reply #24 on: June 01, 2007, 08:42:25 AM »
what i meant was if i could use a ipl loader instead of the new rockbox one, is it going to work

Cheers,
Ben.
Logged

Offline gnu

  • Member
  • *
  • Posts: 269
Re: iPod All: iPL Loader 2.X
« Reply #25 on: June 01, 2007, 08:56:54 AM »
Yes, if you use the newest IPL loader. (2.5.x)
Logged

Offline Der Papst

  • Member
  • *
  • Posts: 26
Re: iPod All: iPL Loader 2.X
« Reply #26 on: June 06, 2007, 06:15:48 AM »
I've bumped the latest Loader 2 version to 2.5 (without d6 (d = development version)) long long time ago.
And it also checks for rockbox.ipod in /.rockbox.

nmradar: Check out the http://www.rockbox.org/twiki/bin/view/Main/IpodConversionToFAT32 wiki. It explains how to fix your problem.
« Last Edit: June 06, 2007, 06:18:23 AM by Der Papst »
Logged

Offline operron

  • Member
  • *
  • Posts: 1
Re: iPod All: iPL Loader 2.X
« Reply #27 on: June 07, 2007, 04:39:09 AM »
Just to let you know I have successfully installed Loader 2 (iPL 2.5) + iPodLinux + RockBox on a 5.5G 80G unit.
I've just followed the instructions at http://www.ipodlinux.org/5.5G but have just used the following command in order to format the FAT32 partition:

Code: [Select]
mformat -t 2428 -h 255 -s 63 -S 2048 -M 2048 -F i:
Note: for this command to work, you have to add the following line in /etc/mtools.conf

Code: [Select]
drive i: file="/dev/sdX2"instead of the one recommended in the above link (which was mkfs.vfat -F 32 -S 2048 /dev/sdX2).

Note2: /dev/sdX is the device attached to your iPod... please use the right one (usually /dev/sda)
Logged

Offline kratonator

  • Member
  • *
  • Posts: 8
Re: iPod All: iPL Loader 2.X
« Reply #28 on: June 10, 2007, 10:44:50 AM »
Hi everybody,

I have installed iPL on my 3rd gen using the Windows installer. I'm quite familiar with Rockbox (I have a Rockboxed Sansa) and I wanted to rockbox my iPod too. I read almost every bit of information available on www.ipodlinux.org and nothing helped. I read that I have to install the Loader 2.5 because of the auto-detection but it didn't work. I tried to install the new loader from "Ipodloader2-2.5.tar.gz" with the iPod Application Manager and nothing happened. I still get the Loader 2.4 screen and the error that Rockbox.ipod cannot be found. How can I install Loader 2.5? ???

I know that this is not the right place to ask but people over at iPL seem to be very selfish and they don't use their IRC channel.

Thanks
Logged

Offline Der Papst

  • Member
  • *
  • Posts: 26
Re: iPod All: iPL Loader 2.X
« Reply #29 on: June 10, 2007, 12:28:10 PM »
Quote from: kratonator on June 10, 2007, 10:44:50 AM
I know that this is not the right place to ask but people over at iPL seem to be very selfish and they don't use their IRC channel.

First of all nobody is obliged to help you. And iPL's IRC Channel is always a lot more quiet than the RockBox one. So your conclusion that we are selfish is offending.

If you meant by windows installer "Installer 2" you can easily upgrade to Loader 2.5.
Download ipodpatcher with Loader 2.5 embedded for your system. Then doubleclick it and enter "i" if it asks you if you want to install.
Logged

  • Print
Pages: 1 [2] 3 4 5
« previous next »
+  Rockbox Technical Forums
|-+  Third Party
| |-+  Unsupported Builds
| | |-+  iPod All: iPL Loader 2.X
 

  • SMF 2.0.19 | SMF © 2021, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.167 seconds with 22 queries.