2ТБ WDC My Book Live с lenny на борту после «aptitude safe-upgrade» перестал видеть /dev/sda4.
MyBookLive:/DataVolume# mount
/dev/md1 on / type ext3 (rw,noatime)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755,size=50M)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,size=50M)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
tmpfs on /tmp type tmpfs (rw,size=50M)
/var/log on /var/log.hdd type none (rw,bind)
ramlog-tmpfs on /var/log type tmpfs (rw,size=20M)
/DataVolume/cache on /CacheVolume type none (rw,bind)
/DataVolume/shares on /shares type none (rw,bind)
/DataVolume/shares on /nfs type none (rw,bind)
none on /sys/kernel/security type securityfs (rw)
rpc_pipefs on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
nfsd on /proc/fs/nfsd type nfsd (rw)
MyBookLive:/DataVolume# cat /proc/partitions
major minor #blocks name
8 0 1953514584 sda
8 1 1999872 sda1
8 2 1999872 sda2
8 3 500736 sda3
8 4 1948998656 sda4
9 1 1999808 md1
MyBookLive:/dev# dmesg|grep sda
sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sda:apm82181 adma1: allocated 512 descriptor slots
sda1 sda2 sda3 sda4
sd 0:0:0:0: [sda] Attached SCSI disk
md: considering sda2 ...
md: adding sda2 ...
md: adding sda1 ...
md: bind<sda1>
md: bind<sda2>
md: running: <sda2><sda1>
md1: WARNING: sda2 appears to be on the same physical disk as sda1.