Lubuntu LiveCD disabling auto-mount.
Posted
by
PxE Booter
on Super User
See other posts from Super User
or by PxE Booter
Published on 2013-10-21T15:37:11Z
Indexed on
2013/10/21
15:58 UTC
Read the original article
Hit count: 275
In cooperation with my IT teacher we want to boot all PC's in IT class with Lubuntu. I've successfully set up PXE server, but there is one thing that worries us. Harddrives shouldn't be accessible from booted Lubuntu(normal user only). Would adding to fstab something like:
/dev/sda1 /Idk/What auto noauto
work? I'd like to add that I can uncompress squashfs livecd filesystem. If no, what other solution is there, to block auto-mounting /dev/sda drive?
© Super User or respective owner