charleswong
Group: Members
Posts: 26
Joined: May 2004 |
|
Posted: May 12 2004,10:06 |
|
First of all, I downloaded usbboot.img and the iso file of version 0.63. Below are my steps to make a USB bootable DSL:
1. mount -o loop usbboot.img /mnt 2. copy everything in /mnt to the usb dumb drive root directory. 3. copy the whole directory of /cdrom/KNOPPIX to the usb dumb drive. 4. make the usb thumb drive bootable: syslinux /dev/sda1 5. reboot the computer from the thumb drive.
The computer could be booted successfully. Unfortunately, a familiar error message was prompted up and the computer halted. The error is somewhat like this:
Can't find KNOPPIX filesystems. sorry... droping you very limited function.... .... ....
What KNOPPIX filessystem is DSL looking for? Am I right by doing steps to make DSL usb bootable?
|