feature/build-my-own-kernel-rootfs #1
@ -100,7 +100,7 @@ func setupEnv() int {
|
||||
Drives: []models.Drive{
|
||||
{
|
||||
DriveID: firecracker.String("rootfs"),
|
||||
PathOnHost: firecracker.String("./out/ubuntu-22.04.ext4"),
|
||||
PathOnHost: firecracker.String("./out/rootfs.ext4"),
|
||||
IsReadOnly: firecracker.Bool(false),
|
||||
IsRootDevice: firecracker.Bool(true),
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user