|
|
Source code |
1 |
ls -l /dev/disk/by-uuid |
|
|
Source code |
1 2 3 4 |
/dev/disk/by-uuid/45cb2be5-084d-40bb-abb4-c70cc05c6cd7 / ext2 noatime,errors=remount-ro 0 1 /dev/disk/by-uuid/833ec7a3-7f35-4c7e-9dc1-7b1608fe5fea none swap sw 0 0 /dev/disk/by-uuid/669c59be-b041-427a-80a0-7a308721a62b /var ext2 noatime 0 2 /dev/disk/by-uuid/d369eec9-c4a1-4e39-bb79-91c407593d5e /data ext3 noatime 0 2 |
|
|
Source code |
1 2 3 |
/dev/disk/by-uuid/45cb2be5-084d-40bb-abb4-c70cc05c6cd7 /media/usb0 auto rw,user,noauto 0 0 /dev/disk/by-uuid/669c59be-b041-427a-80a0-7a308721a62b /media/usb1 auto rw,user,noauto 0 0 /dev/disk/by-uuid/d369eec9-c4a1-4e39-bb79-91c407593d5e /media/usb2 auto rw,user,noauto 0 0 |
|
|
Source code |
1 |
/dev/disk/by-label |
|
|
Source code |
1 |
update-initramfs -u |
|
|
Source code |
1 |
noauto |
|
|
Source code |
1 |
shutdown -h now |
Quoted from "icho40;35935"
Herunterfahren geht leider nicht über den Powerknopf, sondern ich muß per ssh
eingeben.
![]()
Source code
1 shutdown -h now
Gibts dafür eine Lösung?
|
|
Source code |
1 |
ca:12345:ctrlaltdel:/sbin/shutdown -t1 -a -r now |
|
|
Source code |
1 |
ca:12345:ctrlaltdel:/sbin/shutdown -t1 -a -h now |

|
|
Source code |
1 |
update-initramfs -u |
|
|
Source code |
1 |
etc/exports |
wcf.user.option.userOption68: debian lenny@NSLU und sheeva
wcf.user.option.userOption65: Debian
Location: zwischen Berlin und Leipzig
This post has been edited 6 times, last edit by "ao" (Nov 12th 2009, 9:12am) with the following reason: Link korrigiert