Re: Booting live cd from hdd
Posted: 18. Aug 2010, 03:12
On that second computer Salix is on the fifth partidion (sda5).
I have tried both solutions:
title Salix on hdd JRD solution
root (hd0,4)
kernel /boot/vmlinuz ramdisk_size=8000 root=/dev/ram0 rw quiet numlock=on changes=/salixcfg fromhd=/mnt/sda5
initrd /boot/initrd.gz
title Salix on hdd 4-stroke solution
root (hd0,4)
kernel /boot/vmlinuz ramdisk_size=8000 root=/dev/ram0 ro changes=/salixcfg vga=791 fromhd=/mnt/sda5
initrd /boot/initrd.gz
4-stroke solution is the only one that worked for me. Thank you for your patience. I should have googled to the solution.
JRD I might try some of your cheatcodes later.
I have tried both solutions:
title Salix on hdd JRD solution
root (hd0,4)
kernel /boot/vmlinuz ramdisk_size=8000 root=/dev/ram0 rw quiet numlock=on changes=/salixcfg fromhd=/mnt/sda5
initrd /boot/initrd.gz
title Salix on hdd 4-stroke solution
root (hd0,4)
kernel /boot/vmlinuz ramdisk_size=8000 root=/dev/ram0 ro changes=/salixcfg vga=791 fromhd=/mnt/sda5
initrd /boot/initrd.gz
4-stroke solution is the only one that worked for me. Thank you for your patience. I should have googled to the solution.
JRD I might try some of your cheatcodes later.