|
|
Rockbox mail archiveSubject: Re: FAO LINUS - RE: More long recording problems with JBR20From: Nix (nix_at_esperi.demon.co.uk) Date: 2003-07-12
On Fri, 11 Jul 2003, Mike Holden moaned:
For sector 0:
dd if=/dev/{whatever-device} of=sector-0 bs=512 count=1
For sector 63:
dd if=/dev/{whatever-device} of=sector-0 bs=512 skip=63 count=1
(obviously, replace {whatever-device} with the right raw device name).
> Would a basic Linux boot disk be able to do this? A simple rescue disk
dd, yes, but...
> It would also need
... tomsrtbt is using kernel 2.0, and proper USB-mass-storage support
> If this can be achieved, then a bootable floppy image could be
It's easy enough (I could do it in half an hour or less, I guess), but
The hardest part is adding enough devices to the kernel that it's likely
I'll have broadband in a couple of months; I could do it then.
-- `We cannot get a new line down the pipe due to a blockage and we cannot dig up the road to clear the blockage because it is covered with the wrong type of tarmac.' --- British Telecom, via Mark Lowes
Page was last modified "Jan 10 2012" The Rockbox Crew |