szerintem inkabb arra gondol, hogy ha nem kepes bootolni a rendszere, akkor hogyan irja be az adott parancsot, ami lehetne akar egy ls is...
tehat: rescue mode, chroot. pl. itt leirja poliverzum : http://hup.hu/node/112705
"felmountoltam (mount /dev/sdb1 /mnt/PEN )
[...]
mount -t proc proc /mnt/PEN/proc
mount -t sysfs sys /mnt/PEN/sys
mount -o bind /dev /mnt/PEN/dev
chroot /mnt/PEN /bin/bash"