The Following User Says Thank You to fw190 For This Useful Post: | ||
![]() |
2013-10-09
, 17:45
|
Posts: 2,292 |
Thanked: 4,135 times |
Joined on Apr 2010
@ UK
|
#162
|
The Following User Says Thank You to sixwheeledbeast For This Useful Post: | ||
![]() |
2013-10-09
, 19:32
|
|
Posts: 584 |
Thanked: 700 times |
Joined on Jan 2010
|
#163
|
The Following User Says Thank You to fw190 For This Useful Post: | ||
![]() |
2013-10-09
, 22:19
|
Posts: 2,292 |
Thanked: 4,135 times |
Joined on Apr 2010
@ UK
|
#164
|
![]() |
2013-10-10
, 09:34
|
|
Posts: 584 |
Thanked: 700 times |
Joined on Jan 2010
|
#165
|
The Following User Says Thank You to fw190 For This Useful Post: | ||
![]() |
2013-10-10
, 10:30
|
Posts: 2,292 |
Thanked: 4,135 times |
Joined on Apr 2010
@ UK
|
#166
|
The Following User Says Thank You to sixwheeledbeast For This Useful Post: | ||
![]() |
2013-10-10
, 21:41
|
|
Posts: 584 |
Thanked: 700 times |
Joined on Jan 2010
|
#167
|
The Following User Says Thank You to fw190 For This Useful Post: | ||
![]() |
2013-10-10
, 22:14
|
Posts: 2,292 |
Thanked: 4,135 times |
Joined on Apr 2010
@ UK
|
#168
|
![]() |
2013-10-10
, 22:30
|
|
Posts: 584 |
Thanked: 700 times |
Joined on Jan 2010
|
#169
|
The Following User Says Thank You to fw190 For This Useful Post: | ||
![]() |
2013-10-10
, 22:42
|
|
Posts: 584 |
Thanked: 700 times |
Joined on Jan 2010
|
#170
|
The Following User Says Thank You to fw190 For This Useful Post: | ||
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso31+0cssu0) built-in shell (ash)
Enter 'help' for a list of built-in commands.
Nokia-N900:~# /
-sh: /: Permission denied
Nokia-N900:~# blkid | grep swap
/dev/mmcblk1p2: TYPE="swap" UUID="f7f14492-53ab-4310-93f5-fd4c44925742"
/dev/mmcblk1p3: TYPE="swap" UUID="3edcec31-58eb-455d-8ec3-fa8dcf370281"
/dev/mmcblk0p3: TYPE="swap" UUID="3edcec31-58eb-455d-8ec3-fa8dcf370281"
Nokia-N900:~# dpkg-query -W -f='${Version}\n' upstart
0.3.8-68+0cssu6
Nokia-N900:~# cat /etc/default/mount-opts-overwrite
swap_sd="0"
Nokia-N900:~# cat /etc/default/mount-opts
# !!! Do not edit this file. It can be overwritten in next update !!!
# !!! Instead create and edit file /etc/default/mount-opts-overwrite !!!
# Options for mounting all filesystems
common_opts="noatime,nodiratime"
# Options for mounting root's filesystems (/, /home)
root_opts="errors=continue,commit=1,data=writeback "
# Options for mounting user's filesystems (MyDocs, SD cards, ...)
user_opts="noauto,nodev,exec,nosuid"
# Options for different filesystems
vfat_opts="utf8,uid=29999,shortname=mixed,dmask=00 0,fmask=0000,rodir"
ntfs_opts="nls=utf8,uid=29999,umask=0000"
# Renerate fstab at boot time in /etc/event.d/rcS-late
genfstab="1"
# When generating fstab add also swap partitions from SD card (if exists)
swap_sd="0"
# Call fsck.<fstype> -p for /home at boot time in /etc/event.d/rcS-late
home_fsck="0"
# Call fsck.<fstype> -p for user's partitions (MyDocs, SD cards, ...)
user_fsck="0"
# Include overwrite file
if [ -f /etc/default/mount-opts-overwrite ]; then
. /etc/default/mount-opts-overwrite
fi
Nokia-N900:~# cat /etc/fstab
# This file was generated by script /etc/event.d/rcS-late
# !!! Do not edit this file. It will be overwritten in next device startup !!!
# If you want static /etc/fstab add genfstab="0" to file /etc/default/mount-opts-overwrite
rootfs / rootfs rw 0 0
ubi0:rootfs / ubifs rw,bulk_read,no_chk_data_crc 0 0
/dev/mmcblk0p2 /home ext3 noatime,nodiratime,errors=continue,commit=1,data=w riteback 0 2
/home/opt /opt none bind 0 0
/dev/mmcblk0p1 /home/user/MyDocs vfat noatime,nodiratime,noauto,nodev,exec,nosuid,utf8,u id=29999,shortname=mixed,dmask=000,fmask=0000,rodi r 0 2
/dev/mmcblk1p2 none swap sw 0 0
/dev/mmcblk1p3 none swap sw 0 0
/dev/mmcblk0p3 none swap sw 0 0
Nokia-N900:~#
per ardua ad astra