| View previous topic :: View next topic |
| Author |
Message |
Cushie
Joined: Fri Nov 23, 2007 9:41 pm Posts: 31
|
Posted: Sun Nov 06, 2011 5:52 pm Post subject: ow to copy Cover Disk to Usb drive |
|
|
I'm sure this topic must have been covered but I get no results from the 'search' box.
I like use my AoA netbook for reading articles and trying out new distros. Instead of burning a distro from an iso file I would like to boot the coverdisk but have no attached DVD ROM!
How can I copy the DVD to a USB stick using another computer and be able to boot from that and be able to read the articles? I have tried 'dd' but not got the parameters correct yet and had to reformat the drive to get it back in use. |
|
| Back to top |
|
 |
Dutch_Master LXF regular
Joined: Tue Mar 27, 2007 2:49 am Posts: 2354
|
Posted: Sun Nov 06, 2011 6:24 pm Post subject: |
|
|
| Try Unetbootin. |
|
| Back to top |
|
 |
dandnsmith LXF regular
Joined: Fri Apr 15, 2005 11:01 am Posts: 267 Location: Berks, UK
|
Posted: Mon Nov 07, 2011 7:34 am Post subject: |
|
|
Subject to correction by someone who knows different, dd won't work with an iso designed to give a bootable CD/DVD - the structure is wrongly set up, and is designed for CD. Unetbootin will get the correct structure in place. _________________ Derek |
|
| Back to top |
|
 |
Cushie
Joined: Fri Nov 23, 2007 9:41 pm Posts: 31
|
Posted: Mon Nov 07, 2011 5:41 pm Post subject: |
|
|
| Thank you for your suggestions Dutch_Master and 'dandnsmith' I have tried Unetbootin with the latest Lxf dvd 152 and is will copy/install an iso file on the dvd eg Fedora/Gnome Live, which is there as an iso file, but I can't get it to copy the whole dvd so that I could use it on the netbook. |
|
| Back to top |
|
 |
nelz Moderator

Joined: Mon Apr 04, 2005 12:52 pm Posts: 8002 Location: Warrington, UK
|
Posted: Mon Nov 07, 2011 10:16 pm Post subject: |
|
|
Unetbootin expects an ISO image to work from. You could try giving /dev/dvd as the name of the ISO image in Unetbootin. It should work, although I've not tried it. If it doesn't, copy the DVD to an ISO image with
| Code: | | cp /dev/dvd lxf.iso |
and tell Unetbootin to use that. _________________ Unix is user-friendly. It's just very selective about who it's friends are. |
|
| Back to top |
|
 |
| View previous topic :: View next topic |
|