Andy's Tech Memo

  • Table of Contents
  • Overview

Andy Song

13 posts
2 categories
7 tags
0%

PXE boot live squashfs image on NFS

Posted on 2022-05-10 In tips
1
2
3
4
5
6
7
label Kali
MENU LABEL Kali on NFS
KERNEL kali/vmlinuz
APPEND ro initrd=kali/initrd ip=192.168.1.41::192.168.1.3:255.255.255.0:live boot=live netboot=nfs nfsroot=192.168.1.49:/nfs/kali
TEXT HELP
Starts the Kali Linux Live
ENDTEXT

Image should be in folder /nfs/kali/live, default name is filesystem.squashfs

# tips
Oracle Cloud ARM instance Debian installation
Migrate Outlook data from one Mac to another
© 2022 Andy Song
Powered by Hexo & NexT.Muse