purnomo hadi wrote:
> This other information
>
>
> ############# fstab
>
> # Begin /etc/fstab
> # file system  mount-point  type   options                 dump  fsck
> #                                                                order
>
> /dev/mstr      /            <xxx>  defaults,acl,user_xattr 0     2

I don't know what /dev/mstr is.  It should /dev/sda7 or similar.  Also 
the type needs to be specified, e.g. ext3 or ext4 or whatever fstype you 
are using.  That's what is causing your checkfs problem.

Note that the grub line root=/dev/sda? is working OK.  Use what you have 
there.

I'll look at the rest and answer that separately.

Please don't top post.

   -- Bruce


-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to