Boot Disk Creation:
cd /lib/modules
mkbootdisk --iso --device [location you want the bootdisk iso to be created
in] [kernel number you want to create a boot disk for]
Fedora core 6 RAID rebuilding:
mdadm [raid device] [harddrive]
ex:
mdadm /dev/md0 --add /dev/sda
Older versions: RH9 et al:
raidhotadd /dev/md0 /dev/sda
Various nuggets of useful technical information.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment