Find the answer to your Linux question:
Results 1 to 2 of 2
here is my command paul:/home/paul# gksudo gedit /etc/fstab then the termial replies with this (gedit:5785): GnomeUI-WARNING **: While connecting to session manager: Authentication Rejected, reason : None of the authentication ...
  1. #1
    Just Joined!
    Join Date
    Dec 2009
    Posts
    13

    total newbie need ipod mount help here's my etc/fstab

    here is my command

    paul:/home/paul# gksudo gedit /etc/fstab

    then the termial replies with this

    (gedit:5785): GnomeUI-WARNING **: While connecting to session manager:
    Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed.

    this shows in the file info window -THANKS MUCH TO ANYONE WHO HELPS !!

    # /etc/fstab: static file system information.
    #
    # <file system> <mount point> <type> <options> <dump> <pass>
    proc /proc proc defaults 0 0
    /dev/hda1 / ext3 errors=remount-ro 0 1
    /dev/hda5 none swap sw 0 0
    /dev/hdd /media/cdrom0 udf,iso9660 user,noauto 0 0
    /dev/hdc /media/cdrom1 udf,iso9660 user,noauto 0 0
    /dev/fd0 /media/floppy0 auto rw,user,noauto 0 0

  2. #2
    Just Joined!
    Join Date
    Dec 2009
    Posts
    13

    forgot to mention

    forgot to mention that it is an ipod nano and has previously been used on windows xp so it it has the fat file system currently

Posting Permissions

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