Debian installation record-Linux Release Technology-Debian information. The following is a detailed description. I had the idea of installing Debian on my laptop for a long time, but I never had time to do this.
One laptop and one desktop. The original redhat System of the notebook, and the desktop is winXP. The notebook does not have an optical drive or usb boot.
1. Try to install from the network
A. First, obtain the required files from the Kernel File and its corresponding kernel netboot/debian-installer/i386/linux. to install the system from the network, you must obtain them in the betboot folder!
B. Modify the/boot/grub/menu. lst document (because grub is used as the Guide) and add the Code:
Title debian Install
Kernel (hd0, 0)/debian/vmlinuz
Initrd (hd0, 0)/debian/initrd.gz
Then, I'm glad that the reboot was able to start and install it. However, it was just because I couldn't get the basic file system installation, it is first attributed to the cause of the network. It may be because the file is disconnected when my network obtains the file, so it fails. However, it tells me a problem. If I install a server-U on my winxp and then I build a mirror server, will it succeed?
2. Hard Disk installation is also obtained from the network vmlinuzand initrd.gz files, but I also get the basic file system's iso file debian-40r2-i386-netinst.iso
Then, modify menu. lst in grub and add the following content:
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.