> The problem is : after finishing base installation, I rebooted > from hard disk, then the following messages appeared : > > MINIX-fs : unable to read superblock > EXT2-fs: unable to read superblock > MSDOS bread failed > Kernel panic : VFS : unable to mount root Just a guess - it looks like you are trying to mount a partition which doesn't have a valid filesystem at all on it. Could you be trying to mount /dev/hda1, your swap, as root, I wonder? Zack