|
complete slackware 13 installation on a usb disc
I want to install Slackware from an usb disc and I downloaded slackware64-13.0-install-dvd.iso and
wrote
slackware64-13.0-install-dvd.iso\usb-and-pxe-installers\usbboot.img to
8 GB USB disc with the following command:
dd.exe bs=512 if=c:\temp\usbboot.img of=\\.\d:
where d: is an USB disc.
Now I don't know how to make second partition (of type ext2) on USB and copy complete installation there.
|