Hyperblaze
Lifer
I've got a linux box which I want to get up and running on it's own.
It's contents are from a ghosted drive from ide hard disks
now it's using raid
so need to get grub working on there again
the problem i'm encountering is wanting to make a new init image
unfortunately, all the examples i've been reading about are focused on the system being local
ie.
mkinitrd /boot/2.4.9.img 2.4.9
in my situation, they are mounted partitions running on koppix
for example
/mnt/disk1/boot/2.4.9.img would be the location of the image
trying mkinitrd /mnt/disk1/boot/2.4.9.img 2.4.9 gives me the error that /lib/modules/2.4.9 doesn't exist
(which it doesn't), since it's using knoppix.
can't create any soft links since cdrom is read-only.
anyone have ideas? if you have any questions, please feel free to ask.
It's contents are from a ghosted drive from ide hard disks
now it's using raid
so need to get grub working on there again
the problem i'm encountering is wanting to make a new init image
unfortunately, all the examples i've been reading about are focused on the system being local
ie.
mkinitrd /boot/2.4.9.img 2.4.9
in my situation, they are mounted partitions running on koppix
for example
/mnt/disk1/boot/2.4.9.img would be the location of the image
trying mkinitrd /mnt/disk1/boot/2.4.9.img 2.4.9 gives me the error that /lib/modules/2.4.9 doesn't exist
(which it doesn't), since it's using knoppix.
can't create any soft links since cdrom is read-only.
anyone have ideas? if you have any questions, please feel free to ask.