alexis Vasquez wrote: > Hi all. > > I installed w2k and then installed RHL 7.0 but when > reach the step to make boot floppy. it can't. I look > on other screen (alt F3 I think). it says > "NO IDE FLOPPY FOUND" ... In other line said "NO > INITTAB. BAD THINGS WILL HAPPEN". > > So I did mkbootdisk from other linux box. but the > /root directory in this other machine is /dev/hda7. > In MY machine is /dev/hda5.. > > so floppy boots. but search for /dev/hda7 :-( > > How can I make a boot disk with a different parameters > from the box I'm doin' it..? >
you can do a boot disck using your kernel image: # cat /boot/vmlinuz > /dev/fd0 (not need to mount fd0) and with rdev change the root parameter. maybe you can use rdev in you actual boot disck. btw. RH7.0? that version was a little bugui...or not? chau -- Mat�as Lopez _______________________________________________ Seawolf-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/seawolf-list
