Skip to content

Commit 4b9f0c2

Browse files
committed
remove 'Getting started'
Signed-off-by: Daniel Maslowski <info@orangecms.org>
1 parent 1b48768 commit 4b9f0c2

1 file changed

Lines changed: 0 additions & 17 deletions

File tree

content/_index.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -25,23 +25,6 @@ started as [*NERF*](https://trmm.net/NERF) in January 2017 at Google.
2525
supercomputing systems -- wherever reliability and performance are
2626
paramount.
2727

28-
### Getting Started
29-
30-
```sh
31-
git clone https://github.com/linuxboot/linuxboot
32-
cd linuxboot
33-
make \
34-
BOARD=qemu \
35-
KERNEL=../path/to/bzImage \
36-
INITRD=../path/to/initrd.cpio.xz \
37-
config
38-
make
39-
```
40-
41-
The kernel must be built with `CONFIG_EFI_BDS`. Follow further instructions on
42-
our [GitHub](https://github.com/linuxboot/linuxboot).
43-
44-
4528
### LinuxBoot Book
4629

4730
The official documentation for LinuxBoot is the [LinuxBoot Book](https://book.linuxboot.org),

0 commit comments

Comments
 (0)