| purpleposeidon | when I press ^s it freezes the console; how do I unfreeze it? |
| dsmith_ | "/media" |
| Admiral_Chicago | purpleposeidon: Ctrl + C |
| flaccid | /media is not a mountpoint |
| dsmith_ | that is whee it defaults to ok... |
| flaccid | show me the entry in the output of mount please |
| dsmith_ | "/home" perhaps |
| flaccid | im not really understanding you |
| purpleposeidon | Admiral_Chicago: kinda, it only worked on one where I had pressed it at the login, or something |
| dsmith_ | I just edited fstab: dsmith@dsmith-laptop:~$ sudo mount /dev/sda1 mount: can't find /dev/sda1 in /etc/fstab or /etc/mtab removed the line I had in there |
| Xaero | Is there a reason why the command aticonfig wont work? |
| Admiral_Chicago | dsmith_: sudo mount -a is the command sudo umount -a && sudo mount -a |
| flaccid | you don't mount like that for fstab entries, you do it via the mount point iirc umount -a is a no no |
| Admiral_Chicago | purpleposeidon: i'm not sure i understand. what are you doing |
| flaccid | you don't wanna unmount the root filesystem |
| Admiral_Chicago | really flaccid? why si that it won't if it is busy |
| alejandro | alguien que me ayude con linux |
| hitmanWilly | i don't think it'll let you |
| Admiral_Chicago | !es | alejandro |
| ubotu | alejandro: Si busca ayuda en Espaol por favor entre en los canales #ubuntu-es, #kubuntu-es o #edubuntu-es, all obtendr mas ayuda. |
| dsmith_ | i just want to ad in a line to fstab so my external usb drive works |
| purpleposeidon | Admiral_Chicago: re. umount -a; where is linux going to find the mount and fstab if they're both umounted :) |
| dsmith_ | :P |
| flaccid | dsmith_: hald does it auto for you at least it should |
| ubuntu | ola |
| dsmith_ | i had it working for RO NTFS RO NTFS |
| flaccid | its mount /mnt/point not mount /dev/node |
| dsmith_ | thats what I thought... why is it defaulting to that location though ? |
| flaccid | what do you mean |