With this changes i get this errors after the mklivecd hwdetect on the
SEVERE filesystem damage.
Post by TexstarPost by Tom KellyHas anyone tested mklivecd with the latest
Mandriva 2007?
Tom, etjr said this worked.
linuxrc.diff
--- linuxrc 2006-10-09 22:32:05.000000000 +0000
+++ linuxrc.orig 2006-10-09 21:04:22.000000000 +0000
@@ -345,9 +345,6 @@
## Kernel 26 udev additions
## Search for cdrom devices and add them to CDROM_LIST
## Check for ide channels.
-
-/sbin/udevstart
-
for ide_channel in /proc/ide/ide[0-9]; do
## If there are no ide channels found, then skip this
if [ ! -d "$ide_channel" ]; then
@@ -522,8 +519,8 @@
echo /sbin/udev > /proc/sys/kernel/hotplug
fi
-# echo -n " Starting udevstart"
-# ( `/sbin/udevstart >/dev/null 2>/dev/null` & ) &&
printok || printfail
+ echo -n " Starting udevstart"
+ ( `/sbin/udevstart >/dev/null 2>/dev/null` & ) &&
printok || printfail
set_progress
else
printfatal "ERROR: Insufficient memory to create ramdisk."
_______________________________________________
Livecd-devel mailing list
https://lists.berlios.de/mailman/listinfo/livecd-devel