Installation / Removal > Apple - Installation/Removal

Can't remove .rockbox and other bad stuff

<< < (4/6) > >>

bluebrother:
man fsck.vfat

Roanoke:
Erm, if you look at the code, I know how to use the command. I wanted to know if bigbambi wanted me to run it with any arguments.

cool_walking_:
You may know how to run a command, but evidently you don't know the proper syntax for fsck.vfat, which is why bluebrother directed you to read the fsck.vfat man page.

Roanoke:
It would be better if you could tell me what's wrong with my syntax (since I looked in the manual before posting).

cool_walking_:
You should not be in /media/IPOD because your iPod should not be mounted.

Use sudo fsck.vfat -a -t /dev/sdc2, where /dev/sdc2 is the FAT32 partition (sudo fdisk -l will give you this). -t could be considered optional, and will cause the the program to check for physical errors on the disk, which will take a much longer time.

If you look at the man page, you should see that -d is really nothing near what you're trying to do.

If no errors are found, you'll get no output.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version