Because you can't write to a CD.mbzadegan said:Why, when booting in Live-CD mode, the home directory was read-only?
On FreeBSD 9.x you can use mount_ntfs(8) to access it read-only. On 10.0 you will have to install sysutils/fusefs-ntfs.While I boot in Live-CD mode (9.X,10.0 versions), can I mount my NTFS HDD partitions manually without connecting to the Internet?
It's right but a live user does not want to write to CD and needs a writeable temporary storage. What is this temporary storage?SirDice said:Because you can't write to a CD.
Thanks.SirDice said:On FreeBSD 9.x you can use mount_ntfs(8) to access it read-only. On 10.0 you will have to install sysutils/fusefs-ntfs.
Both /tmp and /var/tmp/ should be writable.mbzadegan said:It's Right but a live user do not want to write on CD and need a writeable temporary storage.
What is this temporary storage?