Changeset 136 in MondoRescue
- Timestamp:
- Nov 25, 2005, 1:27:14 AM (19 years ago)
- Location:
- branches/2.05/mindi
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.05/mindi/mindi
r134 r136 2800 2800 # For PXE boot 2801 2801 list_of_groovy_mods="$list_of_groovy_mods $NET_MODS" 2802 2803 2804 else 2805 2802 # Here we need the net busybox 2803 mv $mountpoint/bin/busybox.net $mountpoint/bin/busybox 2804 else 2805 rm -f $mountpoint/bin/busybox.net 2806 2806 fi 2807 2807 [ -e "$floppy_modules_path" ] || LogIt "path $floppy_modules_path does not exist. If you're not using a modular kernel then you're NUTS."
Note:
See TracChangeset
for help on using the changeset viewer.