Καλό θα ήταν να μας πεις και την λύση Εύα ώστε σε περίπτωση που το συναντήσει και κάποιος άλλος να γνωρίζει και την περίπτωση που θα αναφέρεις ως λύση.
2013/5/21 Εύα Πακάκη <[email protected]> > Σας ευχαριστώ πολύ όλους :) Το πρόβλημα λύθηκε, απλά δεν μπόρεσα να > απαντήσω νωρίτερα, είχαμε κατι προβληματάκια με τον ΟΤΕ :) > > > *Επισκεφτείτε το site μου, > www.trupokarudos.com* > > > > Στις 21 Μαΐου 2013 - 1:30 μ.μ., ο χρήστης Sergey Tsabolov ( aka linuxman ) > < > [email protected]> έγραψε: > > > Και κάτι που μπορεί να είναι, > > Μήπως έχει προστασία εγγραφής; > > Ένα κουμπάκι στην πλάι που αν το βάλεις από την άλλη μεριά θα πρέπει να > σε > > αφήσει να γράφεις. > > > > Στις 21/05/2013 01:24 μμ, ο/η Nik Th έγραψε: > > > >> Δοκίμασε επίσης με το που συνδέσεις το SD άνοιξε ένα τερματικό και δώσε > >> εδώ > >> το αποτέλεσμα της > >> > >> dmesg | tail -n 25 > >> > >> > >> Στις 21 Μαΐου 2013 - 1:17 μ.μ., ο χρήστης vangelis mouhtsis < > >> [email protected]> έγραψε: > >> > >> Στις 21/05/2013 12:48 μμ, ο/η Εύα Πακάκη έγραψε: > >>> > >>>> Αφου γράψω mount μοθ βγάζει αυτά από κάτω. > >>>> > >>>> /dev/sda1 on / type ext4 (rw,errors=remount-ro) > >>>> proc on /proc type proc (rw,noexec,nosuid,nodev) > >>>> sysfs on /sys type sysfs (rw,noexec,nosuid,nodev) > >>>> none on /sys/fs/fuse/connections type fusectl (rw) > >>>> none on /sys/kernel/debug type debugfs (rw) > >>>> none on /sys/kernel/security type securityfs (rw) > >>>> udev on /dev type devtmpfs (rw,mode=0755) > >>>> devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=**0620) > >>>> tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,**mode=0755) > >>>> none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=**5242880) > >>>> none on /run/shm type tmpfs (rw,nosuid,nodev) > >>>> /dev/sda4 on /home type ext4 (rw) > >>>> /dev/sda3 on /media/data type ext4 (rw) > >>>> binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc > >>>> (rw,noexec,nosuid,nodev) > >>>> gvfs-fuse-daemon on /home/trupokarudos/.gvfs type > fuse.gvfs-fuse-daemon > >>>> (rw,nosuid,nodev,user=**trupokarudos) > >>>> > >>>> Το sd ποιο είναι; > >>>> > >>>> *Επισκεφτείτε το site μου, > >>>> www.trupokarudos.com* > >>>> > >>>> > >>>> > >>>> Στις 21 Μαΐου 2013 - 7:26 π.μ., ο χρήστης John Proios <[email protected] > >>>> έγραψε: > >>>> > >>>> Μάλλον δεν έχεις δικαιώματα write. > >>>>> > >>>>> Δες που έχει γίνει mount ο sd: > >>>>> $ mount > >>>>> > >>>>> Δες τι δικαιώματα έχει: > >>>>> $ ls -l /path mount sd > >>>>> > >>>>> Στις 21/05/2013 01:32 πμ, ο/η Εύα Πακάκη έγραψε: > >>>>> > >>>>>> Αφού βάλω την sd, ενώ την βλέπει και τη διαβάζει κανονικά δεν με > >>>>>> αφήνει > >>>>>> > >>>>> να > >>>>> > >>>>>> δημιουργήσω αρχεία ούτε να αντιγράψω μέσα στην κάρτα. Δοκίμασα και > με > >>>>>> > >>>>> άλλη > >>>>> > >>>>>> κάρτα και κάνει πάλι τα ίδια. Επίσης δεν με αφήνει ούτε να αλλάξω τα > >>>>>> δικαιώματα. > >>>>>> > >>>>> -- > >>>>> Ubuntu-gr mailing list > >>>>> [email protected] > >>>>> > >>>>> If you do not want to receive any more messages from the ubuntu-gr > >>>>> > >>>> mailing > >>> > >>>> list, please follow this link and choose unsubscribe: > >>>>> https://lists.ubuntu.com/**mailman/listinfo/ubuntu-gr< > https://lists.ubuntu.com/mailman/listinfo/ubuntu-gr> > >>>>> > >>>>> -------------- next part -------------- > >>>> An HTML attachment was scrubbed... > >>>> URL: < > >>>> > >>> https://lists.ubuntu.com/**archives/ubuntu-gr/** > >>> attachments/20130521/35135a4a/**attachment.html< > https://lists.ubuntu.com/archives/ubuntu-gr/attachments/20130521/35135a4a/attachment.html > > > >>> Γειά, > >>> Εάν θέλεις ακολούθησε τα βήματα: > >>> 1) άνοιξε ένα τέρμιναλ και γίνε root > >>> 2) βάλε την SD κάρτα σε μία θύρα > >>> 3) γράψε την εντολή "fdisk -l" για να δείς πως ονομάζει τη κάρτα > >>> το σύστημά σου. Μάλλον θα το δείς σαν "/dev/sdc1" > >>> 4) δώσε την εντολή "mkdir /mnt/SD" για να δημιουργήσεις ενα σημείο > mount > >>> της > >>> SD κάρτας. (φυσικά μπορείς να ονομάσεις το /mnt/SD με οτι αλλο θέλεις). > >>> 5) γράψε την εντολή "mount -t vfat /dev/sdc1 /mnt/SD" για να κάνει > >>> mount την κάρτα SD. (εδω λίγο προσοχή ωστε να δώσεις τα σωστά ονόματα > >>> εαν έκανες αλλαγή) > >>> 6) γράψε την εντολή "cd /mnt/SD" για να έχεις πρόσβαση, να δεις τα > >>> αρχεία. > >>> > >>> greetings > >>> gnugr > >>> -------------- next part -------------- > >>> An HTML attachment was scrubbed... > >>> URL: < > >>> https://lists.ubuntu.com/**archives/ubuntu-gr/** > >>> attachments/20130521/636af157/**attachment.html< > https://lists.ubuntu.com/archives/ubuntu-gr/attachments/20130521/636af157/attachment.html > > > >>> -- > >>> Ubuntu-gr mailing list > >>> [email protected] > >>> > >>> If you do not want to receive any more messages from the ubuntu-gr > >>> mailing > >>> list, please follow this link and choose unsubscribe: > >>> https://lists.ubuntu.com/**mailman/listinfo/ubuntu-gr< > https://lists.ubuntu.com/mailman/listinfo/ubuntu-gr> > >>> > >>> -------------- next part -------------- > >> An HTML attachment was scrubbed... > >> URL: <https://lists.ubuntu.com/**archives/ubuntu-gr/** > >> attachments/20130521/1b3783ee/**attachment.html< > https://lists.ubuntu.com/archives/ubuntu-gr/attachments/20130521/1b3783ee/attachment.html > > > >> > > >> > > > > -- > > ------------------------------**------------------------------** > > -------------------------- > > Don't send me documents in .doc , .docx, .xls, .ppt . , .pptx > > Send it with ODF format : .odt , .odp , .ods or .pdf . > > Try to use Open Document Format : http://el.libreoffice.org/ > > Save you money & use GNU/Linux Distro http://distrowatch.com/ > > ------------------------------**------------------------------** > > ----------------------------- > > First they ignore you, then they ridicule you, then they fight you, then > > you win!!! > > > > > > > > -- > > Ubuntu-gr mailing list > > [email protected] > > > > If you do not want to receive any more messages from the ubuntu-gr > mailing > > list, please follow this link and choose unsubscribe: > > https://lists.ubuntu.com/**mailman/listinfo/ubuntu-gr< > https://lists.ubuntu.com/mailman/listinfo/ubuntu-gr> > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > https://lists.ubuntu.com/archives/ubuntu-gr/attachments/20130521/b3af7ab2/attachment.html > > > -- > Ubuntu-gr mailing list > [email protected] > > If you do not want to receive any more messages from the ubuntu-gr mailing > list, please follow this link and choose unsubscribe: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-gr > -- Salih Emin About Me: http://about.me/salihemin Blog: http://cerebrux.net <http://about.me/salihemin> -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.ubuntu.com/archives/ubuntu-gr/attachments/20130521/41d0fb36/attachment.html> -- Ubuntu-gr mailing list [email protected] If you do not want to receive any more messages from the ubuntu-gr mailing list, please follow this link and choose unsubscribe: https://lists.ubuntu.com/mailman/listinfo/ubuntu-gr

