User Tools

Site Tools


installdebian2big

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
installdebian2big [2011/10/27 22:56] – correct with good variable automatically set by clunc 93.12.46.136installdebian2big [2012/02/21 15:03] (current) 93.104.155.24
Line 88: Line 88:
   $ ./clunc -i ${NAS_IP}   $ ./clunc -i ${NAS_IP}
  
-  * mainlineLinux support: +  * Edit U-Boot env variables (don'do this if you use the fix_id kernel):
- +
-  Marvell>> setenv mainlineLinux yes +
-  setenv mainlineLinux yes +
-  Marvell>> saveenv +
-  saveenv +
-  Saving Environment to Flash... +
-  . +
-  Un-Protected 1 sectors +
-  Erasing Flash... +
-  . done +
-  Erased 1 sectors +
-  Writing to Flash... done +
-  . +
-  Protected 1 sectors +
-  Marvell>> reset +
-  reset +
- +
-  * Fix machine ID: +
-Only do this if you are using the fixed ID kernel+
  
   Marvell>> setenv arcNumber 2342   Marvell>> setenv arcNumber 2342
Line 228: Line 209:
 ===== Partition Disks ===== ===== Partition Disks =====
 Using a custom debian installation on the 2BigNetwork allows great flexibility with the partition structure.  The only caveat is that the kernel _must_ be on partition 6 of one or both of the drives, usually both to make the drives swappable.  The startup of the initial ram fs will search for a root filesystem on all RAID and regular disk partitions, and if one is found, will switch to it and complete the boot sequence from there. Using a custom debian installation on the 2BigNetwork allows great flexibility with the partition structure.  The only caveat is that the kernel _must_ be on partition 6 of one or both of the drives, usually both to make the drives swappable.  The startup of the initial ram fs will search for a root filesystem on all RAID and regular disk partitions, and if one is found, will switch to it and complete the boot sequence from there.
 +
 +If you didn't change the //bootargs// variable in U-Boot, the rootfs must be on partition 7.
  
 Use the supplied **fdisk** to partition the disk.  An example scheme is below Use the supplied **fdisk** to partition the disk.  An example scheme is below
 +
 ==== Running on a single 500GB disk with no RAID === ==== Running on a single 500GB disk with no RAID ===
  
installdebian2big.txt · Last modified: 2012/02/21 15:03 by 93.104.155.24