- Code: Select all
nr size type
1 512 MB 8300 linux file system (will contain fvdw-sl firmware)
2 512 MB 8300 linux file system (will contain fvdw-sl firmware)
3 512 MB 8200 linux swap
4 768 MB 8300 linux file system (is backup if using p5 fails, for the moment no use)
5 768 MB 8300 linux file system (will contain fvdw-sl database and persitent files
6 10 MB 8300 linux file system (will contain uImage)
7 2 MB 8300 linux filesystem (will contain barebox env)
10 512 MB FD00 Linux raid (will contain /dev/md0 with basic rootfs that will load either firmware from p1 or p2
8 rest of disk (will contain shared folders and files)
Create first partitions 1,2,3,45,6,7 and 10 and then partition 8
If you like to have two partitions for raid1 (dev/md0) it must be like this
- Code: Select all
nr size type
1 512 MB 8300 linux file system (will contain fvdw-sl firmware)
2 512 MB 8300 linux file system (will contain fvdw-sl firmware)
3 512 MB 8200 linux swap
4 768 MB 8300 linux file system (is backup if using p5 fails, for the moment no use)
5 768 MB 8300 linux file system (will contain fvdw-sl database and persitent files
6 10 MB 8300 linux file system (will contain uImage)
7 2 MB 8300 linux filesystem (will contain barebox env)
9 512MB FD00 linux raid
10 512 MB FD00 Linux raid
(/dev/md0 will be assembled using sda9 and sda10 and /dev/md0 will contain the basic p10rootfs that will load either firmware from p1 or p2
8 rest of disk (will contain shared folders and files)
Create first partitions 1,2,3,45,6,7 and 10 and then partition 8
fvdw-sl firmware is the firmware we are running...