- makni testne varijable...
[kernel-cn.git] / debian / postinst
index 1496836..ce9b5d6 100755 (executable)
@@ -213,8 +213,6 @@ fi
 echo -n " grub6"
 
 # fix possible wrong params in menu.lst
-root_device=/dev/sda6
-grub_root_device=$(convert_default "$root_device")
 cp_check_and_sed '^# groot=' \
   "s;^# groot=.*;# groot=$grub_root_device;g" \
       "$menu_file" || true