In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-06 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
This article shows you how to fix the boot error after mounting the partition in suse linux 10. The content is concise and easy to understand, which will definitely brighten your eyes. I hope you can get something through the detailed introduction of this article.
Because some partitions need to be mounted, the lvm configuration and fstab files are modified. As a result, it is found that the system reported an error after reboot, and cannot boot into the desktop. This is a more important database server can not be reinstalled, can only be repaired, using the rescure mode and safe mode, the results are not good. There is no way. I remember that there is another option to update during installation, so try it.
Reboot the system and insert the SUSE 10 CD into the CD drive
Choose "Manual Installation"
Choose "Start Installation or system"
Choose "Start Installation or update"
Choose "CDROM"
Choose "boot installed system"
And then the system worked.
Then open the fstab and see that it is all mounted normally.
Linuxserver # cat / etc/fstab
/ dev/system/root / ext3 acl,user_xattr 1 1
/ dev/disk/by-id/cciss-3600508b1001cf96ca06834606dab2777-part1 / boot ext3 acl,user_xattr 1 2
/ dev/system/lv_home / home ext3 acl,user_xattr 1 2
/ dev/system/lv_local / local ext3 acl,user_xattr 1 2
/ dev/system/lv_opt / opt ext3 acl,user_xattr 1 2
/ dev/system/lv_tmp / tmp ext3 acl,user_xattr 1 2
/ dev/system/lv-usr / usr ext3 acl,user_xattr 1 2
/ dev/system/lv_var / var ext3 acl,user_xattr 1 2
/ dev/system/lv_swap swap swap defaults 0 0
/ dev/system/swap swap swap defaults 0 0
Proc / proc proc defaults 0 0
Sysfs / sys sysfs noauto 0 0
Debugfs / sys/kernel/debug debugfs noauto 0 0
Usbfs / proc/bus/usb usbfs noauto 0 0
Devpts / dev/pts devpts mode=0620,gid=5 0 0
Note: back up some important files and directories before operating, so as to avoid some files and directories being lost when the partition is mounted.
The above content is how to fix the boot error after mounting the partition in suse linux 10. Have you learned the knowledge or skills? If you want to learn more skills or enrich your knowledge reserve, you are welcome to follow the industry information channel.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.