Greetings,
I have just installed a fresh FreeBSD9.2 & KDE 4.10 (Fantastic) in a VM using VMware 10. The host is Windows 8.1. I have installed the tools with some success. the copy and drag are not activated but that is not the issue I have. I noticed at boot an issue with fstab.
Error message:
Copy of fstab:
First the boot did not occur because fstab complained about not being able to find /var/log. I changed the FStype of both /var/log and /var/mail to ufs (prior to changing to UFS, both had FStype empty), proceeded to relaunch the VM and succeeded to log into graphical mode. I knew I had not resolved the fstab issue but just found a workaround to enable me to boot into graphical mode. BTW, KDE 4.10 on FreeBSD, that is my dream desktop
I've been strolling the Internet since this morning but could not find the solution to my problem. I have to admit that my knowledge of the FreeBSD system does not extend very far :e
Could anyone help me find a solution? I really do not feel like reinstalling the entire system.
zongo saiba
I have just installed a fresh FreeBSD9.2 & KDE 4.10 (Fantastic) in a VM using VMware 10. The host is Windows 8.1. I have installed the tools with some success. the copy and drag are not activated but that is not the issue I have. I noticed at boot an issue with fstab.
Error message:
Code:
Nov 30 15:16:46 sakura kernel: fstab: /etc/fstab:7: Inappropriate file type or format
Nov 30 15:16:46 sakura kernel: fstab: /etc/fstab:6: Inappropriate file type or format
Copy of fstab:
Code:
Device Mountpoint FStype Options Dump Pass#
/dev/da0p2 / ufs rw 1 1
/dev/da0p3 none swap sw 0 0
/dev/da0p4 /tmp ufs rw 2 2
/dev/da0p5 /usr ufs rw 2 2
/dev/da0p6 /var/log ufs ufs 2 2
/dev/da0p7 /var/mail ufs ufs 2 2
/dev/da0p8 /var ufs rw 2 2
First the boot did not occur because fstab complained about not being able to find /var/log. I changed the FStype of both /var/log and /var/mail to ufs (prior to changing to UFS, both had FStype empty), proceeded to relaunch the VM and succeeded to log into graphical mode. I knew I had not resolved the fstab issue but just found a workaround to enable me to boot into graphical mode. BTW, KDE 4.10 on FreeBSD, that is my dream desktop
I've been strolling the Internet since this morning but could not find the solution to my problem. I have to admit that my knowledge of the FreeBSD system does not extend very far :e
Could anyone help me find a solution? I really do not feel like reinstalling the entire system.
zongo saiba