Problems encountered during slackware Installation

Source: Internet
Author: User

Record the problems encountered during slackware installation and some miscellaneous ....


1. About grub installation: If lilo is not installed during installation, you can exit setup but install grub before restart.

chroot /mntgrub-install /dev/sdagrub-mkconfig -o /boot/grub/grub.cfg


2. After installation, the kernel panic No syncing: VFS unable to mount root FS on appears...

Solution: first, chroot from Cd (how to enter)

$ (/Usr/share/mkinitrd/mkinitrd_generator.sh-R) Modify grub. cfg, change kernel to generic, initrd =/boot/initrd.gz

Note: this is to change the huge kernel to be started by the generic kernel. However, I used to start the huge kernel before, and I don't know what the problem is .....


3. chroot from CD:

mount /dev/mapper/root /mntmount /dev/mapper/root-home /mnt/rootmount /dev/sda1 /mnt/bootmount -o bind /proc /mnt/procmount -o bind /sys /mnt/sysmount -o bind /dev /mnt/dev

Note: This is what I found online, combined with my own LVM partition... Probably,/mnt is used as the original "/" entry...

This article from the "Lotus miss" blog, please be sure to keep this source http://liandesinian.blog.51cto.com/7737219/1560862

Problems encountered during slackware Installation

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.