[NTLUG:Discuss] erasing ISO image from memory stick

Robert Citek robert.citek at gmail.com
Wed Apr 16 16:16:37 CDT 2008


On Wed, Apr 16, 2008 at 3:47 PM, Ed Leach <ntlug at levelofdetail.com> wrote:
>  If I do "fdisk /dev/scd" (as root) I get the message "Unable to open
>  /dev/scd".

That's odd.  Can you insert your USB stick, run the following script,
and post the contents of output.txt here:

true && (
set -x
cat /etc/issue.net
cat /proc/partitions
df -hTl
) &> output.txt

Regards,
- Robert



More information about the Discuss mailing list