Servus
weis jemand wie ich in SuSE Linux 7.0 \'ne Bootediskette erstelle???

Servus
weis jemand wie ich in SuSE Linux 7.0 \'ne Bootediskette erstelle???
yast -> Administration des Systems -> Kernel- und Bootkonfiguration -> Bootdiskette erzeugen
oder
cat /boot/vmlinuz >/dev/fd0
oder
dd if=/boot/vmlinuz of=/dev/fd0
Klaus