DC103
Group: Members
Posts: 12
Joined: Sep. 2006 |
|
Posted: Nov. 04 2006,18:38 |
|
Hi all, I'm trying to make a bootable 512MB PNY Attache USB stick.
Found a quick howto at: http://damnsmalllinux.org/wiki....h_Drive
Used the Linux directions but when I ran cfdisk I found the stick was already FAT16 and set bootable: --- cfdisk 2.12r
Disk Drive: /dev/sda Size: 514850816 bytes, 514 MB Heads: 16 Sectors per Track: 32 Cylinders: 1964
Name Flags Part Type FS Type [Label] Size (MB) ------------------------------------------------------------------------------ sda1 Boot Primary W95 FAT16 (LBA) 514.86
[Bootable] [ Delete ] [ Help ] [Maximize] [ Print ] [ Quit ] [ Type ] [ Units ] [ Write ] Illegal command Toggle bootable flag of the current partition
So I skipped the format and unzipped the embedded DSL onto the stick. --- linux-xiwa:/media/usbdisk # ls -l total 1984 -rw-r--r-- 1 dc root 110 2006-05-27 17:17 boot.msg -rwxr-xr-x 1 dc root 226 2006-05-27 17:17 dsl-linux.sh -rw-r--r-- 1 dc root 364 2006-05-27 17:17 dsl-windows.bat -rw-r--r-- 1 dc root 1592 2006-05-27 17:17 f2 -rw-r--r-- 1 dc root 1595 2006-05-27 17:17 f3 -rw-r--r-- 1 dc root 256 2006-05-27 17:16 german.kbd drwxr-xr-x 2 dc root 16384 2006-05-27 17:17 knoppix -r--r--r-- 1 dc root 994807 2006-05-27 17:16 linux24 -rw-r--r-- 1 dc root 36649 2006-05-27 17:16 logo.16 -rw-r--r-- 1 dc root 801359 2006-05-27 17:17 minirt24.gz drwxr-xr-x 3 dc root 16384 2006-05-27 17:17 qemu -rw-r--r-- 1 dc root 468 2006-05-27 17:17 qemu-linux-notes.txt -rw-r--r-- 1 dc root 1965 2006-05-27 17:17 readme.txt -rw-r--r-- 1 dc root 2075 2006-05-27 17:17 syslinux.cfg
Then I ran: linux-xiwa:~ # syslinux -s /dev/sda1 to make it bootable.
I tried to boot it on the computer that has the BIOS boot option but I got a no OS message.
Now I don't know if the problem is with the stick or the computer.
Is there a way to look at the stick and see if it at least has all the needed files. I seem to recall that on bootable DOS floppy there were a couple of files that would be there. Like command.com and another I can't recall.
Does the embedded DSL us something like this?
I'm not completely clear on how embedded DSL works, can it boot from a USB stick or is it only for running inside of Windows?
BTW - the sick does run in side of Windows 2000 Pro just fine.
What I was hoping to be able to do is make a stick that can boot DSL on a computer that has BIOS support for USB and also use it inside of Windows 2000, XP. Being able to use portable Windows programs would be nice too.
Thanks for any info on sorting out this no OS problem, DC
|