我的分区方案:
boot: /sda1 200MB
/: /sda5 20G
swap: /sda6 4G
全部按照手册做的,grub.conf和fstab都没错,启动的时候还是出问题.错误代码如下
Block device /dev/sda3 is not a valid root device...
Could not find the root block device in.
看来是找不到sda3
boot: /sda1 200MB
/: /sda5 20G
swap: /sda6 4G
全部按照手册做的,grub.conf和fstab都没错,启动的时候还是出问题.错误代码如下
Block device /dev/sda3 is not a valid root device...
Could not find the root block device in.
看来是找不到sda3
