FYI "mount" shown previously was during the bootup stage. Since sda2 failed, sda2/sda3 were yet to be mounted.
After fsck repair and reboot, "mount" shows the following: pbx ~ # mount rootfs on / type rootfs (rw) /dev/root on /oldroot type ext2 (rw,relatime) devtmpfs on /dev type devtmpfs (rw,relatime,size=512k,nr_inodes=64174,mode=755) /dev/sda2 on /oldroot/mnt/asturw type ext2 (rw,noatime,errors=continue) none on /oldroot/mnt/asturo type tmpfs (ro,relatime,size=131072k) none on / type unionfs (rw,relatime,dirs=/oldroot/mnt/asturw=rw:/oldroot/mnt/ast uro=ro) none on /proc type proc (rw,relatime) none on /tmp type tmpfs (rw,relatime,size=10000k) none on /var type tmpfs (rw,relatime,size=10000k) none on /sys type sysfs (rw,relatime) none on /dev/pts type devpts (rw,relatime,mode=600) usbfs on /proc/bus/usb type usbfs (rw,relatime) /dev/sda3 on /mnt/kd type ext2 (rw,noatime,errors=continue) /dev/sda1 on /oldroot/cdrom type vfat (ro,relatime,fmask=0022,dmask=0022,codepag e=cp437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro) ------------------------------------------------------------------------------ _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [email protected].
