Solve the Problem of Puppy hard disk installation in the FAT32 partition of the edisk
Source: Internet
Author: User
Solve the Problem of Puppy hard disk installation in the FAT32 partition of the E disk-Linux general technology-Linux technology and application information. The following is a detailed description. I recently started playing puppy linux, But I encountered some problems and asked experts for advice ..
Since the partition of the computer drive C is NTFS, so during the boot there is an error that the PUP-431-2.6.30.9.SFS file could not be found, there is no way to copy the file to the E disk (this disk is a FAT32 partition ), then in menu. write the following program into the lst file:
Title puppy
Kernel (hd0, 5)/puppy/vmlinuz root =/dev/ram0 PMEDIA = idehd
Initrd (hd0, 5)/puppy/initrd.gz
Boot
However:
Kernel (hd0, 5)/puppy/vmlinuz root =/dev/ram0 PMEDIA = idehd
Error 24: NO such partition
An error occurred while pressing any key.
Solution
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.