Results 1 to 4 of 4
Hi guys. I added new disk recently to my system, but I am having some troubles getting it work as I want. First I formated the partition then I created ...
- 06-04-2007 #1Linux Newbie
- Join Date
- Feb 2006
- Location
- Slovenia
- Posts
- 162
Disk mount point?
Hi guys. I added new disk recently to my system, but I am having some troubles getting it work as I want. First I formated the partition then I created folder /mnt/sdb5 that will be used as mount point for the new disk. After that I edited the /etc/fstab file and added the line /dev/sdb5 /mnt/sdb5 ext3 acl,user_xattr 1 2
and finally I mounted it with the command moount -a . Ok it looks like working but, I would like the new disk to appear under "Disk Information" section in konqueror (if you open sysinfo:/ as default), but It does not ggrgrgr. Is there a way to do that?I am using suse 10.2. Thanx for help.
- 06-04-2007 #2
Hi arcull. I see you are from same country as me. I'll send you a PM.
Anyway I dont know what the problem could be. I always use mount -t anyway.
Did you reboot already? Try placing 'defaults' instead of 'acl,user_xattr'.
- 06-04-2007 #3Linux Newbie
- Join Date
- Feb 2006
- Location
- Slovenia
- Posts
- 162
Hi jan1024188, I really apologize, I didn't reboot the machine, now it works ok
- 06-04-2007 #4


Reply With Quote