Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide
translations



Rockbox mail archive

Subject: Re: Is my hard drive locked? Need help with Linux unlock

Re: Is my hard drive locked? Need help with Linux unlock

From: Linus Nielsen Feltzing <linus_at_haxx.se>
Date: Tue, 04 Nov 2003 01:06:46 +0100

Honda wrote:
> Still no go. I can't even imagine what else I can try. I tried every
> conceivable way of partitioning and formatting under both Win XP and
> Linux. The Jukebox works fine as a USB drive but not as a stand-alone
> MP3 player.
>
> Could you please suggest a specific sequence of commands in Linux fdisk?

# fdisk /dev/sda

Command (m for help): o

(this creates an empty DOS partition table)

Command (m for help): n

(select type "c" and use the entire available space)

Command (m for help): w

(writes the table to disk)

Linus
Received on 2003-11-04

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy