Lenaisan
Unregistered
|
|
Posted: Oct. 02 2004,20:51 |
|
Hi, Here is how I made my Sandisk mini cruzer 256 MB bootable with DSL.
Used : Windows XP Home Edition HPUSBFW.EXE DSL Live CD bootusb-0.8.img mattrib mcopy syslinux EmelFM Root Access Toshiba M30-104 Laptop Sandisk mini cruzer 254 MB
1. Under Windows, format USB Pendrive with HPUSBFW.EXE in FAT (no need of system files ; may be done by fdisk ?) Under DSL Live CD : 2. Mount /dev/hda1 to /mnt/hda1 (where I've put the files bootusb-0.8.img, mattrib, mcopy and syslinux on an ntfs partition) 3. Copy the previously mentionned files to /ramdisk/home/dsl with EmelFM (highlight files then click "copy" button) 4. Set executable flag for the files mattrib, mcopy and syslinux in /ramdisk/home/dsl via EmelFM (highlight files, right click button, select properties then permission..., click on button under "exec" in the line "user" then "apply to all" button) 5. Launch "Root Access" (right click on desktop, "XShells", "Root Access") 6. Type echo "mtools_skip_chek=1" > .mtoolsrc then Enter 7. Type syslinux -o bootusb-0.8.img /dev/sda1 then Enter 8. Mount /dev/sda1 to /mnt/sda1 9. Type mkdir boot then Enter 10. Type mount bootusb-0.8.img boot -t vfat -o loop=/dev/loop0 then Enter 11. Type cp boot/* /mnt/sda1 then Enter 12. Copy /cdrom/knoppix to /mnt/sda1 via EmelFM. 13. Reboot and set Generic USB HDD before HD into BIOS, save settings and exit.
You should have this on /mnt/sda1 : boot.msg f2 f3 german.kdb knoppix/ ldlinux.sys linux24 logo.16 minirt24.gz syslinux.cfg
I'm only a newbie, but I hope this may help someone (this post is written under DSL Live USB Pendrive).
Bye
|