Skip to navigation

Topic: I just flashed my iPod in Linux!

You are here: Forums / News / I just flashed my iPod in Linux!


Ziggy the Hamster
Posts: 337
Posted: October 12, 2005 @ 11:04 PM

It's quite easy. This is a very good help. You don't need to be using GNUpod to flash your iPod in Linux. Although it does assume that you have a Windows-formatted one. If you have a Mac formatted one and your system doesn't understand Mac partitions, use parted to delete the partitions, then go into fdisk and basically go:
n (new partition)
p (primary)
1 (1st partition)
(enter)
+32M (32MB in size)
n
p
2
(enter)
(enter)
t (set type)
1 (1st partition)
0 (Empty)
t
2
b (W95 FAT32)
w (write changes)
sync
mkfs.vfat -F 32 -n "Volume Label" /dev/sda2
eject /dev/sda

^ that should initialize your iPod, if it's freshly bought. but yeah. updating the iPod is a lot easier than I thought. I think I might make a rudimentary GUI for it ^_^


Classic-Gamer.com
Posts: 354
Posted: October 13, 2005 @ 12:33 PM

You're such a brown-nose, Keith. Anyway excellent job on the tutorial.

We need more documentation though. You need to get right on that, on the off chance I get an iPod. :p

Shoutbox

<< Page 1 >>
You must log in to use the shoutbox.

Recent Activity

Stats

Total members: 161

Online users:
- 0 members
- 4 guests

Current time:
10:07 AM, 2010-09-03
You are not logged in
Login - Register