Thank you for your reply. dmesg|grep xvd gives: Kernel command line: root=/dev/xvda1 ro console=xvc0 blkfront: xvda: barriers enabled xvda: xvda1 xvda2 Adding 634556k swap on /dev/xvda2. Priority:-1 extents:1 across:634556k EXT3 FS on xvda1, internal journal blkfront: xvdb: barriers enabled xvdb: unknown partition table mic2574661@alpha:~$ xvda1 is mounted as / xvda2 is swap I suspect the 15 GB partition is xvdb with an unknown partition table. How do I solve this? Thanks, Mary.
What output does "dmesg | grep xvd" give? It should show at least xvda if there hasn't too many new messages since the last boot.
Mary Paulraj