|
版本:squeeze- title Debian GNU/Linux, kernel 2.6.32-5-amd64
- root (hd0,0)
- kernel /vmlinuz-2.6.32-5-amd64 init=/sbin/e4rat-preload root=LABEL=FB_CP2_ROOT ro nomodeset iommu=noaperture vga=0x305
- initrd /initrd.img-2.6.32-5-amd64
- title Debian GNU/Linux, kernel 2.6.32-5-amd64 (e4rat-collect)
- root (hd0,0)
- kernel /vmlinuz-2.6.32-5-amd64 init=/sbin/e4rat-collect root=LABEL=FB_CP2_ROOT ro nomodeset iommu=noaperture vga=0x305
- initrd /initrd.img-2.6.32-5-amd64
- title Debian GNU/Linux, kernel 2.6.32-5-amd64 (single-user mode)
- root (hd0,0)
- kernel /vmlinuz-2.6.32-5-amd64 root=LABEL=FB_CP2_ROOT ro nomodeset single
- initrd /initrd.img-2.6.32-5-amd64
复制代码 改好 grub 配置后。重启。
1. 选择第二项,带 e4rat-collect 那个启动。等待五分钟什么也不干,然后重启。
2. 选择第三项,进入 single-user mode。执行 e4rat-realloc /var/lib/e4rat/startup.log,一晃而过,有提示不支持字样,但那些是 /home 分区文件。企图用 Shift + PageUp 看根分区情况,但已冲出缓冲区,看不到。重启。
3. 选择第一项,正常启动。预读取动作是有,但性能上好像没什么效果,依然要将近一分钟。而且预读取时可听到磁头很幸苦,和 preload 服务一样。似乎真是没有对碎片进行整理。
所有文件系统都是创建时直接做成 ext4 的,没有任何转换。 |
|