Your message?
Notice: To avoid posts by spam, a message body without the word '#FuguIta' is rejected.
Please include the word in your message text.
kaw (2019-03-13 (Wed) 17:42:48)
Unlike most Unix-like OSes, #FuguIta does not mount them at boot time, even if the user writes partition entries in /etc/fstab.
That's because FuguIta scans the all partitions of attached disks to by the script /boottmp/rc. According to that result, it determines apropriate partitions (and vnode devices) to be mounted.
FuguIta generates /etc/fstab after the partition is mounted. Therefore, even if the user adds partition entries to fstab, they will be overwritten at next boot time.
To solve this problem, FuguIta-6.4-201903131 introduced the /usr/fuguita/etc/fstab.tail file.
Describe the partition entries to be mounted in fstab.tail with the same format as /etc/fstab, save with usbfadm.
Those partitions will be mounted at next boot of mode 3.
Note that this is functional only when boot mode is 3.
Vasile Guta-Ciucr (2019-02-28 (Thu) 23:37:23)
Hi,
Can this live system be used to install to HDD, or is designed to work only live?
Former articles are at FuguIta/BBS/8.
Return to Top