Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How can I boot from a root filesystem (maybe squashfs or dd image)?
2017-10-03, 06:26 (This post was last modified: 2017-10-03 06:31 by NiKiZe.)
Post: #14
RE: How can I boot from a root filesystem (maybe squashfs or dd image)?
(2017-10-03 03:34)MultimediaMan Wrote:  I looked at your screenshot: I can almost guarantee the error is because you are missing "initrd=initrd.img" in your Kernel Parameters.

I guarantee with 100% certainty that initrd= is only needed on the linux cmdline when booting in EFI mode, not in legacy PCBIOS, and the boot in screenshot is with legacy so is not an issue.
It is however good to have it in there for compatibility

As already stated above the issue with that line is rather console=ttyS0 which redirects all text output to the /dev/ttyS0 serial port

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: How can I boot from a root filesystem (maybe squashfs or dd image)? - NiKiZe - 2017-10-03 06:26



User(s) browsing this thread: 1 Guest(s)