![]() |
|
|||||||
| OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below. |
![]() |
|
|
Thread Tools | Display Modes |
|
|||
|
Hi !
Yet another OS-based legacy issue .. Some of those data dvds which I burnt on mac bahave strangely : when I try mounting them , I receive such an error message : Code:
mount_cd9660: /dev/cd0a on /home/bifrost/cdrom: Invalid argument it contains almost 4 g of misc data .. is this something I should avoid ? |
|
||||
|
When you report a problem, @daemonfowl, please follow the helpful guide in the "perfect newbie" thread that we've pointed you to several times. Ask yourself, "have I posted enough information that someone can recreate my problem or point to an error I have made?"
This problem report is missing critical information. What was the command that was used? Does the exact same command work with other discs? Was this command executed as root or as user? Does the directory /home/bifrost/cdrom exist? What are its access controls? If you slow down before posting, and think of what questions we might ask before submitting your problem reports ... you might get useful responses. Personally, I have never used "cd0a" -- because there is no "a" partition. I use "cd0c" as "c" is the reserved partition for the entire device. Whether this has any bearing on your problem... I have no idea.
__________________
OpenBSD LiveCDs/LiveDVDs |
|
|||
|
Quote:
# disklabel cd0Post the output. |
|
|||
|
@Jgimmi , sorry again .. well I agree with the rightness of every line you typed .. my report was short because I can still mount devices & thanks to
http://www.daemonforums.org/showthread.php?t=2232 I've already done away with a similar mounting issue .. The likes of this dvd are but legacy-cases burnt on mac using quickburn or native burning tool .. etc Code:
# disklabel cd0 # /dev/rcd0c: type: ATAPI disk: MyDisc label: fictitious duid: 0000000000000000 flags: bytes/sector: 2048 sectors/track: 100 tracks/cylinder: 1 sectors/cylinder: 100 cylinders: 19252 total sectors: 1925168 boundstart: 0 boundend: 1925168 drivedata: 0 16 partitions: # size offset fstype [fsize bsize cpg] a: 1925168 0 UDF c: 1925168 0 UDF # /home/bifrost/cdrom |
|
||||
|
Ah. They are UDF. Not CD9660. Use mount or mount_udf.
__________________
OpenBSD LiveCDs/LiveDVDs |
|
|||
|
@Jgimmi , @Ocicat :
Thanks ! obrigado! gracias! efkharesto ! spaciba ! tack ! merci ! tcheychey ! arigatto ! I changed the cd9660 into udf in fstab ..an it's working I learnt something new .. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| cat: [file]: Invalid argument | pieterverberne | OpenBSD General | 6 | 19th November 2011 01:43 PM |
| AWK passing the argument to system command | Oko | Programming | 6 | 6th July 2011 08:03 PM |
| mount-msdosfs /dev/dao: : Invalid argument | harold | FreeBSD General | 5 | 12th December 2010 05:59 AM |
| Warning domain_not_set.invalid | aleunix | OpenBSD General | 13 | 15th December 2009 10:19 AM |
| Mount DVD - invalid argument. | maxrussell | FreeBSD General | 17 | 7th January 2009 07:46 AM |