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
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
|-+  Installation / Removal
| |-+  Manual Installation
| | |-+  Apple - Installation/Removal
| | | |-+  HELP! Trouble converting to fat32
« previous next »
  • Print
Pages: [1]

Author Topic: HELP! Trouble converting to fat32  (Read 1600 times)

Offline Technodude

  • Member
  • *
  • Posts: 2
HELP! Trouble converting to fat32
« on: June 14, 2008, 07:24:37 AM »
I was trying to convert my ipod nano to fat32 so what does it mean to "Open a terminal and navigate to the directory where you saved the file is part b)"???
Logged

Offline LambdaCalculus

  • Member
  • *
  • Posts: 2257
  • Dreaming of Turing Machines...
    • The Nostalgia Roadtrip
Re: HELP! Trouble converting to fat32
« Reply #1 on: June 14, 2008, 08:04:19 AM »
I assume you're using a Mac? In that case, in your Finder, go to Applications > Utilities > Terminal.

I suggest adding Terminal to your dock for any future command line work.
Logged
Former Rockbox dev. Rising from the ashes...

Players: iPod Video /w 128GB SSD mod, H320 /w 128GB SSD mod

Offline Technodude

  • Member
  • *
  • Posts: 2
Re: HELP! Trouble converting to fat32
« Reply #2 on: June 14, 2008, 08:25:24 AM »
What does it mean to "navigate to the directory though?
Logged

Offline cool_walking_

  • Rockbox Expert
  • Member
  • *
  • Posts: 695
Re: HELP! Trouble converting to fat32
« Reply #3 on: June 14, 2008, 08:43:40 AM »
Type
Code: [Select]
cd "/path/to/directory"
and hit [enter].  Note that file and folder names may be case-sensitive, though I don't have a Mac so I'm not sure.
« Last Edit: June 14, 2008, 09:07:11 AM by cool_walking_ »
Logged

Offline eeminy

  • Member
  • *
  • Posts: 6
Re: HELP! Trouble converting to fat32
« Reply #4 on: June 14, 2008, 02:59:54 PM »
File and directory names are most definitely case sensitive.

It's worth noting, too, that when you open Terminal, you start out in the current user's home folder, which typically has the path "/Users/[username]". You can always get back to this home folder by typing "cd". The Desktop is a subdirectory inside the user's home folder; you can navigate there by typing "cd ~/Desktop" (the ~/ is a shortcut that stands for the user's home folder).

The Terminal in Mac OS X is basically a Unix shell (I think it's bash by default, but that doesn't really matter for this project). If you're not familiar with Unix or Linux, you're probably going to be confused by a number of steps in the FAT32 conversion. You might want to find a quick Unix web tutorial so you can get the basics of navigation and file management on the command line.
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Installation / Removal
| |-+  Manual Installation
| | |-+  Apple - Installation/Removal
| | | |-+  HELP! Trouble converting to fat32
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.081 seconds with 15 queries.