dell 的 Remove Operating System 代码
星期四, 一月 1st, 2009 Posted in shell | 1 Comment »
在公社看到 WeiMingzhi 贴的Dell 预装SLED10机子上提供的删除OS 脚本,觉得蛮好特留一个备份。
title Remove Operating System
root (hd0,2)
kernel /vmlinuz root=/dev/disk/by-label/root ro init=/sbin/remove-os.sh resume=/dev/sda5 splash=silent showopts
initrd /initrd
Page 1 of 11

