On Mar 4, 2008, at 3:08 PM, John Novack wrote: > Darrick Hartman wrote: >> John, >> >> I haven't specifically used the HP thin clients. I know others in >> here have. >> >> > If you want, you can log into the 1586 setup via SSH at: > bigjohnnovack.dyndns.org and have a look around >> ---snip---
>> and mount? >> > pbx ~ # mount > rootfs on / type rootfs (rw) > /dev/root on /oldroot type ext2 (rw) > /dev/hda1 on /oldroot/cdrom type vfat > (ro,fmask=0022,dmask=0022,codepage=cp437,iocharset=iso8859-1) > none on /oldroot/mnt/asturo type tmpfs (ro) > none on / type unionfs > (rw,dirs=/oldroot/mnt/asturw=rw:/oldroot/mnt/asturo=ro) > none on /proc type proc (rw) > none on /dev type tmpfs (rw) > none on /var type tmpfs (rw) > none on /tmp type tmpfs (rw) > none on /sys type sysfs (rw) > usbfs on /proc/bus/usb type usbfs (rw) > none on /dev/pts type devpts (rw) > none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw) > pbx ~ # I tried logging in, but failed, your firewall might be in the way. 1) your KCMD contains "astkd=/dev/hda3" and it should not. 2) clearly /dev/hda2 is not being mounted, and unionfs won't work without it. I doubt #1 is causing the problem, maybe there is It might be interesting what the following command does. $ mount -t ext2 -o noatime /dev/hda2 /oldroot/mnt/asturw also $ cat /proc/cmdline Lonnie ------------------------------------------------------------------------- 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]
