小弟是LINUX白癡,說真的,這輩子也沒碰過OPENSUSE幾次。
話說有一台接重要儀器的電腦(代號:PC1)是使用這套系統,
因為裡面有一個程式原廠並沒有提供,而我們另一台電腦(代號:PC2)裡面有這套軟體
很不幸的,PC2硬碟死掉了。所以我現在要把PC1的硬碟做一份一模一樣的過去PC2
我已經做好了,但是PC1的fstab設定與PC2的fstab根本不同,所以開不起來
會出現
waiting for device /dev/hda2 to appear........
.......................no found
sh: no job control in this shell
$
PC1的fdisk是
device boot start end blocks id system
/dev/hda1 1 262 2104483+ 82 linux swap / Solaris
/dev/hda2 * 263 9729 76043677+ 83 linux
PC2的fdisk是
device boot start end blocks id system
/dev/sda1 1 262 2104483+ 82 linux swap / Solaris
/dev/sda2 * 263 9729 76043677+ 83 linux
/dev/sda3 9730 19457 78140160 83 linux
下面是PC2的 fstab
dev/hda2 / ext3 acl, user_xattr 1 1
dev/hda1 swap swap defaults 0 0
proc /proc proc defaults 0 0
sysfs /sys sysfs noauto 0 0
debugfs /sys/kernel/debug debugfs noauto 0 0
usbfs /proc/bus/usb usbfs noauto 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
/dev/fd0 /media/floppy auto noauto,user,sync 0 0
PC1的硬碟是80G IDE OC2的硬碟是160G SATA
煩請高手們給小弟解惑,感激再感激,磕頭在磕頭。
--
話說有一台接重要儀器的電腦(代號:PC1)是使用這套系統,
因為裡面有一個程式原廠並沒有提供,而我們另一台電腦(代號:PC2)裡面有這套軟體
很不幸的,PC2硬碟死掉了。所以我現在要把PC1的硬碟做一份一模一樣的過去PC2
我已經做好了,但是PC1的fstab設定與PC2的fstab根本不同,所以開不起來
會出現
waiting for device /dev/hda2 to appear........
.......................no found
sh: no job control in this shell
$
PC1的fdisk是
device boot start end blocks id system
/dev/hda1 1 262 2104483+ 82 linux swap / Solaris
/dev/hda2 * 263 9729 76043677+ 83 linux
PC2的fdisk是
device boot start end blocks id system
/dev/sda1 1 262 2104483+ 82 linux swap / Solaris
/dev/sda2 * 263 9729 76043677+ 83 linux
/dev/sda3 9730 19457 78140160 83 linux
下面是PC2的 fstab
dev/hda2 / ext3 acl, user_xattr 1 1
dev/hda1 swap swap defaults 0 0
proc /proc proc defaults 0 0
sysfs /sys sysfs noauto 0 0
debugfs /sys/kernel/debug debugfs noauto 0 0
usbfs /proc/bus/usb usbfs noauto 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
/dev/fd0 /media/floppy auto noauto,user,sync 0 0
PC1的硬碟是80G IDE OC2的硬碟是160G SATA
煩請高手們給小弟解惑,感激再感激,磕頭在磕頭。
--
All Comments