Moderators: ChriThor, LXF moderators
towy71 wrote:Nelz has provided instructions on the LXF154 disk to make an image and copy it to a usb stick
Rhakios wrote:Is it the same as the procedure mentioned here, only with the directory and file names changed appropriately?
nelz wrote:It's mentioned in that paper thing glued to the back of the DVD![]()
You'll find the script in the root of the DVD, with the cryptic name of dvd2usb.
Pmatt wrote:nelz wrote:It's mentioned in that paper thing glued to the back of the DVD :shock:
You'll find the script in the root of the DVD, with the cryptic name of dvd2usb.
Thanks for the information but unfortunately it doesn't work. I have tried sudo fdisk -1/dev/sdX and the output does not give any logical report. At present I have LXDF154.img in my home folder but how do I move it to my 8GB usb stick?
The problem seems to be complicated by the assumption that we wish to use the whole DVD rather than the individual distros and that we have more than basic knowledge to try each of them out. Can it be made simpler for mere mortals?
sudo fdisk -l /dev/sdX
ajgreeny wrote:Pmatt wrote:nelz wrote:It's mentioned in that paper thing glued to the back of the DVD![]()
You'll find the script in the root of the DVD, with the cryptic name of dvd2usb.
Thanks for the information but unfortunately it doesn't work. I have tried sudo fdisk -1/dev/sdX and the output does not give any logical report. At present I have LXDF154.img in my home folder but how do I move it to my 8GB usb stick?
The problem seems to be complicated by the assumption that we wish to use the whole DVD rather than the individual distros and that we have more than basic knowledge to try each of them out. Can it be made simpler for mere mortals?
The command you used was incorrect!
It should bewhere the 1 is replaced with a lower case L, and a space added after the l. Also, of course change the sdX to sda, or sdb etc.
- Code: Select all
sudo fdisk -l /dev/sdX
Return to Magazine and coverdiscs
Users browsing this forum: No registered users and 0 guests