John Novack wrote: > Me too, but that is easy for me. > I asked the list but received no answer, if anyone was successful with > the i586 build of 1586. > I can't imagine it is hardware related, but I suppose almost anything is > possible!
John, I built a new image last night (1615) and uploaded it to my site. I would strongly suggest starting with a clean CF card. It's entirely possible that the reason the asturw partition is not mounting for you is it requires an fsck. Actually you might even try that with your current image before upgrading. With the system booted, do an fsck.ext2 /dev/<yourasturwpart#> When that finishes, reboot. You should then see something like this: /dev/root on /oldroot type ext2 (rw) /dev/hdb1 on /oldroot/cdrom type vfat (ro,fmask=0022,dmask=0022,codepage=cp437,iocharset=iso8859-1) If you don't see the following line (or something very similar), your unionfs partition did not mount. /dev/hdb2 on /oldroot/mnt/asturw type ext2 (rw,noatime) none on /oldroot/mnt/asturo type tmpfs (ro) none on / type unionfs (rw,dirs=/oldroot/mnt/asturw=rw:/oldroot/mnt/asturo=ro) Darrick ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ 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]
