Displaying 1 result from an estimated 1 matches for "pnewl01".
2007 Sep 11
3
extlinux can't find extlinux.conf file?
..."mount /dev/sda1 /mount/sda1"
Created the MBR
"cat /root/syslinux-3.51/mbr/mbr.bin > /dev/sda"
Installed extlinux
"/root/syslinux-3.51/extlinux -i /mount/sda1"
I created the extlinux.conf file in /mount/sda1, it contains:
root at pnewl01:/mount/sda1# cat extlinux.conf
DISPLAY hello
LABEL 1
KERNEL bzImage.phil
Here's the directory listing of my /dev/sda1 (mounted on /mount/sda1)
directory:
root at pnewl01:/mount/sda1# ls -lt
total 2216
-rw-r--r-- 1 root root 674260 200...