Hi, On Mon, 2006-04-03 at 15:57 -0400, James Morris wrote: > # fdisk -l xt4-disk > last_lba(): I don't know how to handle files with mode 81ed > You must set cylinders. > You can do this from the extra functions menu. > > Disk xt4-disk: 0 MB, 0 bytes > 255 heads, 63 sectors/track, 0 cylinders > Units = cylinders of 16065 * 512 = 8225280 bytes That's all normal; > > Device Boot Start End Blocks Id System > xt4-disk1 * 1 13 104391 83 Linux > xt4-disk2 14 261 1992060 8e Linux LVM looks fine. Hmm. > # losetup -o 32256 /dev/loop0 xt4-disk > # fsck.ext3 -v /dev/loop0 > e2fsck 1.38 (30-Jun-2005) > /boot: clean, 32/26104 files, 12598/104388 blocks Does it seem to contain the correct boot files? --Stephen