Skip to content

Comment on Pizlix: Memory Safe Linux from Scratch

Comments

Pizlix requires you to set up your machine thusly:
  > You must have a /mnt/lfs partition mounted at /dev/sda4.
should say
  > You must have a /dev/sda4 partition mounted at /mnt/lfs.
Pedantic Sunday: Happy Hanukkah!

Or rather:

You must have a filesystem, located on the /dev/sda4 device, mounted at /mnt/lfs.

The /dev/sda4 device represents the fourth (primary) partition on the /dev/sda block device, which represents the first SCSI disk.

Of course you are right!

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.