[nmglug] ativa flash drive with u3 and iso9660 partition.. arrgg

Jason Schaefer js at jasonschaefer.com
Wed Apr 18 09:06:54 PDT 2007


~# chmod 777 /dev/scd

~# ls -l /dev/scd
brwxrwxrwx 1 root cdrom 11, 0 2007-04-18 09:48 /dev/scd

~# dd if=/dev/zero of=/dev/scd
dd: writing to `/dev/scd': No space left on device
19497+0 records in
19496+0 records out
9981952 bytes (10 MB) copied, 0.101183 seconds, 98.7 MB/s

That dd command should work right? I must be missing something, its not 
working.

Then if I do scd0 which has chmod 777 also...

~# dd if=/dev/zero of=/dev/scd0
dd: opening `/dev/scd0': Read-only file system



Sam Noble wrote:
> On Tue, 2007-04-17 at 12:47 -0600, Jason Schaefer wrote:
>   
>> I can delete and recreate the partition and filesystem for the /dev/sd 
>> partition but not for the /dev/sc. Even dd can't write over sc (ro 
>> partition). I did delete the mbr, but that wouldn't help anyways, since 
>> the partition is still in tact. Any other ideas?
>>     
>
> dd is not file system aware. Can you chmod the permissions on /dev/sc?
>
>
> _______________________________________________
> nmglug mailing list
> nmglug at nmglug.org
> http://www.nmglug.org/mailman/listinfo/nmglug
>
>   




More information about the nmglug mailing list