Hi all
I am trying to replace a series2 40GB HD with a 200GB HD partitioned into 2 100 GB each using the instructions at weaknees.com.
After booting up with the Weaknees CD, the first command I issue at the weaknees# prompt is: mount /dev/hda1 /mnt - results in an error
kmod: failed to exec /sbin/modprobe -s -k nls_cp437 ,errno =2
kmod: failed to exec /sbin/modprobe -s -k nls-iso8859-1, errno=2
with the last line repeating 2 more times.
If I now attempt to mount hda2, I get a different error(this partition has NO system files).
If I now attempt to mount hda1 again, I get the following message:
mount: /dev/hda1 already mounted or /mnt busy
mount: according to mtab, /dev/hda1 is already mounted on /mnt
what am I doing wrong that results in the error messages?
Is it safe to continue?
TIA
JerryR
I am trying to replace a series2 40GB HD with a 200GB HD partitioned into 2 100 GB each using the instructions at weaknees.com.
After booting up with the Weaknees CD, the first command I issue at the weaknees# prompt is: mount /dev/hda1 /mnt - results in an error
kmod: failed to exec /sbin/modprobe -s -k nls_cp437 ,errno =2
kmod: failed to exec /sbin/modprobe -s -k nls-iso8859-1, errno=2
with the last line repeating 2 more times.
If I now attempt to mount hda2, I get a different error(this partition has NO system files).
If I now attempt to mount hda1 again, I get the following message:
mount: /dev/hda1 already mounted or /mnt busy
mount: according to mtab, /dev/hda1 is already mounted on /mnt
what am I doing wrong that results in the error messages?
Is it safe to continue?
TIA
JerryR
Comment