[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debian-users:54685] Q for USB installer for lenny



Debian lenny を apptitude 経由で all update したところ、
power on boot 時に
---
GRUB Loading state1.5
GRUB loading, please wait...
Error 15
---
で止まってしまいました。

使用しているのは laptop Think pad T43 ですが、
付属の CD-RW DVD が不調で CD からの boot も出来ませんので
USB installer + businuescard.iso を以下の手順で作成し、

============================
# zcat boot.img.zg > /dev/sda

=> remove /dev/sda so that the new partition table/structure is recognized by the Linux system

# mount /dev/sda /mnt

=> check syslinx.cfg, setup.exe etc... OK!

# cp debian-507-i386-businesscard.iso /mnt

# umount /dev/sda
==============================

boot を試みましたが、

MBR 1234FA:
で止まってしまいます。

rescue advice をお願いします。