nopri
07-25-2001, 09:46 PM
hello
sometime in file syslinux.cfg of syslinux by Peter Anvin, we have to add :
append root=/dev/hdx
it's hard when i making bootable cdrom. Say that my cdrom is at /dev/hdd but sometimes we can find that cdrom is at /dev/hdc, so we have to append root=/dev/hdc everytime.
Is it a easier way to do it without have to add that line in syslinux.cfg ? Because if i don't append that iine, it said kernel panic...
thanks,.
sometime in file syslinux.cfg of syslinux by Peter Anvin, we have to add :
append root=/dev/hdx
it's hard when i making bootable cdrom. Say that my cdrom is at /dev/hdd but sometimes we can find that cdrom is at /dev/hdc, so we have to append root=/dev/hdc everytime.
Is it a easier way to do it without have to add that line in syslinux.cfg ? Because if i don't append that iine, it said kernel panic...
thanks,.