Find the answer to your Linux question:
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 ...
  1. #1
    Linux 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.

  2. #2
    Banned jan1024188's Avatar
    Join Date
    Jul 2006
    Location
    EU, SLOVENIA
    Posts
    1,549
    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'.

  3. #3
    Linux Newbie
    Join Date
    Feb 2006
    Location
    Slovenia
    Posts
    162
    Hi jan1024188, I really apologize, I didn't reboot the machine, now it works ok

  4. #4
    Banned jan1024188's Avatar
    Join Date
    Jul 2006
    Location
    EU, SLOVENIA
    Posts
    1,549
    No problem buddy

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...