|
|

楼主 |
发表于 2007-10-1 11:42:39
|
显示全部楼层
Post by netman網中人
cat /etc/fstab 找出所有的 mount point 的 partition
然後修改其 label (e2lable 或 reiserfstune)
在將 /etc/fstab 的 partition 都改為 label (LABEL=xxxx)
同樣,修改 /boot/grub/menu.lst ,也是將 root=/dev/xxx 改為 root=LABEL=xxx
再試... 改不了..
reiserfstune -l /dev/sda6 root
reiserfstune: Cannot open reiserfs on root |
|