Скачал с сайта DNS, он же DamnSmallLinux, для установки на флэш (Flash memory size = 1GB, file system- FAT16).
В FAQ-е говорится "...Unzip and copy all files to flash and reboot...". Я так и сделал...
В биосе выбрал "Load from USB drive"... но не фи...а не получается,грузится моя операционка... (:
как же мне сделать?
DamnSmallLinux
Модератор: Модераторы разделов
-
- Бывший модератор
- Сообщения: 5989
- ОС: OS X, openSuSE, ROSA, Debian
-
- Сообщения: 229
- ОС: Debian
Re: DamnSmallLinux
Там вроде надо сделать syslinux /dev/устройство_флэшки
А ведь когда-то не боялись мы программы любой,
И с одним лишь debug'ом выходили на бой,
И искусно написанный вирус встречали как брата
И с одним лишь debug'ом выходили на бой,
И искусно написанный вирус встречали как брата
-
- Бывший модератор
- Сообщения: 2055
- Статус: ...
- ОС: Windows 7
Re: DamnSmallLinux
* Download the dsl-embedded zipfile
* Create a FAT16 partition on the pendrive. Mount it.
* Unzip the dsl-embedded.zip file onto this.
* Unmount the pendrive
* run "syslinux -s /dev/sdX1" (without the quotes) to make it bootable.
* You can now boot via QEMU (from within Linux or windows), OR as native from the USB drive.
* You can also run DSL from a GRUB bootloader menu on your USB key. This is very useful if you're using DSL as part of a data/system rescue toolkit, as you can include multiple preset configurations of DSL as well as other utilities.