Re: IDE master to slave conversion
Neal Pollock said:
> I'm changing the position of my IDE drives and subsequently need to set
> my debian disk as a slave. What configuration files do i need to edit to
> ensure a clean boot with all services running properly? ie.
> root=/dev/hda6 becomes root=/dev/hdb6 in lilo.conf.
also fstab, i would reccomend making a boot disk or use the debian
install rescue cd(if your using the default kernel). lilo may complain
if you try to point it to a non-existant device. with a boot disk you
can do
linux root=/dev/hdb6
and have it boot, then you can run lilo to install the new bootloader
nate
Reply to: