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
| | | |-+  Large bootpartition.bin
« previous next »
  • Print
Pages: [1]

Author Topic: Large bootpartition.bin  (Read 1373 times)

Offline dmaz

  • Member
  • *
  • Posts: 2
Large bootpartition.bin
« on: October 05, 2006, 10:41:41 AM »
Hi, I tried following the Linux installation instructions, but the bootpartition.bin extraction did not seem to be working correctly so I killed it, which resulted in the following output:

Code: [Select]
$ dd if=/dev/sdb of=bootpartition.bin
9716193+0 records in
9716192+0 records out
4974690304 bytes (5.0 GB) copied, 572.898 seconds, 8.7 MB/s

It seemed that dd was stuck in a loop until I killed it, which resulted in the 5.0 GB bootpartition.bin, which seems much too large.
I have a 5G iPod.

Also, the first dd command worked normally, when I extracted mbr.bin.
« Last Edit: October 05, 2006, 10:47:08 AM by dmaz »
Logged

Offline linuxstb

  • Developer
  • Member
  • *
  • Posts: 1163
Re: Large bootpartition.bin
« Reply #1 on: October 05, 2006, 11:23:41 AM »
The device "/dev/sdb" is your entire disk - you wanted to do "dd if=/dev/sdb1 of=bootpartition.bin" to read the contents of the first partititon.
Logged

Offline dmaz

  • Member
  • *
  • Posts: 2
Re: Large bootpartition.bin
« Reply #2 on: October 05, 2006, 12:17:42 PM »
Awesome, all I was missing was the "1". Everything worked perfectly.
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Installation / Removal
| |-+  Manual Installation
| | |-+  Apple - Installation/Removal
| | | |-+  Large bootpartition.bin
 

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

Page created in 0.062 seconds with 15 queries.