Hi all,
Quail_Linux, people might be angry to me if i'm not looking/find solution in this forum or documentation.
I already follow the step.
my problem here is i have second hdd 80 GB in Fat32 format. inside the hdd already have around 60 GB data. what i want is to put it into my sme box so that i can acces all files including video and mp3.
when i follow the guide starting point at step 6, (after login root and type telinit 1 and eit fstab) it doesn't work for me. i type this command :-
1. chown admin:allstaff /mnt/bigdisk/mp3
it show >> chown: admin:allstaff': invalid group
i have existing group : executive
2. chown admin:executive /mnt/bigdisk/mp3
it show >> chown changing ownership of /mnt/big-disk/mp3': Operation not permitted.
so .. where is the mistake here. i cannot format my second hdd to ext3 because i dont have any spare hdd.
from my experience at RedHat9.0 it works when i push umask 775 and uid:executive,gid:executive at fstab. i can edit and remove file on the second hdd.
why at sme i cannot run all this ...
Thank you in advance.