Finding which type of FS a DVD has

2008-06-14 Thread Lior Kaplan
Hi, I've successfully burnt a data DVD with k3b with file system "unix/linux + windows". I tried to mount the DVD in linux (debian unstable) and got this: > # mount /dev/hdc /media/cdrom -t autofs > mount: wrong fs type, bad option, bad superblock on /dev/hdc, >missing codepage or helpe

Re: Finding which type of FS a DVD has

2008-06-14 Thread Geoffrey S. Mendelson
On Sat, Jun 14, 2008 at 11:49:54PM +0300, Lior Kaplan wrote: > Hi, > > I've successfully burnt a data DVD with k3b with file system "unix/linux > + windows". > > I tried to mount the DVD in linux (debian unstable) and got this: UDF? Geoff. -- Geoffrey S. Mendelson, Jerusalem, Israel [EMAIL PR

Re: Finding which type of FS a DVD has

2008-06-14 Thread Noam Meltzer
Hi, Usually, there is no need to specify "-t " Can you also paste the output of dmesg |tail after a successful failure ;-) Also, I would make sure that you have the relevant kernel module. On my ubuntu system I can see this: [EMAIL PROTECTED] ~] $ modinfo isofs filename: /lib/modules/2.6.2

Re: Finding which type of FS a DVD has

2008-06-14 Thread Hetz Ben Hamo
Hi Lior, Not sure if I'm correct, but as far as I recall, ISO 9660 is the standard for CDROM, not DVD-ROM. A DVD is a UDF format, so you can use: mount -t udf /dev/dvd /mnt/cdrom Hetz On Sat, Jun 14, 2008 at 10:49 PM, Lior Kaplan <[EMAIL PROTECTED]> wrote: > Hi, > > I've successfully burnt a da

Re: Finding which type of FS a DVD has

2008-06-14 Thread Yedidyah Bar-David
On Sat, Jun 14, 2008 at 11:49:54PM +0300, Lior Kaplan wrote: > Hi, > > I've successfully burnt a data DVD with k3b with file system "unix/linux > + windows". > > I tried to mount the DVD in linux (debian unstable) and got this: > > > # mount /dev/hdc /media/cdrom -t autofs > > mount: wrong fs t

Re: Finding which type of FS a DVD has

2008-06-14 Thread Yedidyah Bar-David
On Sat, Jun 14, 2008 at 11:21:02PM +0200, Hetz Ben Hamo wrote: > Hi Lior, > > Not sure if I'm correct, but as far as I recall, ISO 9660 is the > standard for CDROM, not DVD-ROM. IIRC that's true, but in practice almost all DVDs I saw so far were iso9660, with video DVDs being udf a notable except

Re: Finding which type of FS a DVD has

2008-06-14 Thread Lior Kaplan
Noam Meltzer wrote: > Hi, > > Usually, there is no need to specify "-t " > Can you also paste the output of dmesg |tail after a successful failure ;-) Tried UDF and isofs (after loading the module): # dmesg | tail attempt to access beyond end of device hdc: rw=0, want=68, limit=4 isofs_fill_supe

Re: Finding which type of FS a DVD has

2008-06-14 Thread shimi
On Sat, Jun 14, 2008 at 11:49 PM, Lior Kaplan <[EMAIL PROTECTED]> wrote: > > Any suggestions on how to recognize how to mount the DVD? (and detecting > the FS type). > This is going to be a little "fuzzy" way, but I think it would work for you (finding out which FS, can't guarantee the ability t

Re: Finding which type of FS a DVD has

2008-06-15 Thread sara fink
I have this problem as well (and my dvdrom points to sr0). From my experience, when you get this "bread failed", you won't be able to mount it. Only reboot can help. Also, I had recently problems with the dvd rom and had to switch instead of hdc to sdXXX. The new way to define cdroms/dvdrom is via

Re: Finding which type of FS a DVD has

2008-06-15 Thread Amos Shapira
2008/6/15 shimi <[EMAIL PROTECTED]>: > > On Sat, Jun 14, 2008 at 11:49 PM, Lior Kaplan <[EMAIL PROTECTED]> > wrote: >> >> Any suggestions on how to recognize how to mount the DVD? (and detecting >> the FS type). > > This is going to be a little "fuzzy" way, but I think it would work for you > (fin

Re: Finding which type of FS a DVD has

2008-06-16 Thread Lior Kaplan
Amos Shapira wrote: > 2008/6/15 shimi <[EMAIL PROTECTED]>: >> On Sat, Jun 14, 2008 at 11:49 PM, Lior Kaplan <[EMAIL PROTECTED]> >> wrote: >>> Any suggestions on how to recognize how to mount the DVD? (and detecting >>> the FS type). >> This is going to be a little "fuzzy" way, but I think it would

Re: Finding which type of FS a DVD has

2008-06-16 Thread shimi
On Mon, Jun 16, 2008 at 9:59 PM, Lior Kaplan <[EMAIL PROTECTED]> wrote: > Amos Shapira wrote: > > 2008/6/15 shimi <[EMAIL PROTECTED]>: > >> On Sat, Jun 14, 2008 at 11:49 PM, Lior Kaplan <[EMAIL PROTECTED]> > >> wrote: > >>> Any suggestions on how to recognize how to mount the DVD? (and > detecting

Re: Finding which type of FS a DVD has

2008-06-16 Thread shimi
On Mon, Jun 16, 2008 at 10:25 PM, shimi <[EMAIL PROTECTED]> wrote: > > > On Mon, Jun 16, 2008 at 9:59 PM, Lior Kaplan <[EMAIL PROTECTED]> > wrote: > >> Amos Shapira wrote: >> > 2008/6/15 shimi <[EMAIL PROTECTED]>: >> >> On Sat, Jun 14, 2008 at 11:49 PM, Lior Kaplan <[EMAIL PROTECTED]> >> >> wrote:

Re: Finding which type of FS a DVD has

2008-06-16 Thread Ira Abramov
Quoting Lior Kaplan, from the post of Mon, 16 Jun: > > > > dd if=/dev/hdc of=myfs.iso bs=10k count=1 > > $ file myfs.iso > myfs.iso: , 44.1 kHz, Stereo > > any ideas ? well, highly irregular, but cdrecord lets you do stupid things if you screw up the commandline, maybe someone wrote a WAV file

Re: Finding which type of FS a DVD has

2008-06-16 Thread Valery Reznic
--- On Tue, 6/17/08, Ira Abramov <[EMAIL PROTECTED]> wrote: > From: Ira Abramov <[EMAIL PROTECTED]> > Subject: Re: Finding which type of FS a DVD has > To: "IGLU Mailing list" > Date: Tuesday, June 17, 2008, 1:23 AM > Quoting Lior Kaplan, from the post of Mo

Re: Finding which type of FS a DVD has

2008-06-16 Thread Shachar Shemesh
Lior Kaplan wrote: $ file myfs.iso myfs.iso: , 44.1 kHz, Stereo any ideas ? Yesterday I got that very same reply for the first 10KB of an ext-2 image that someone changed its magic number. Viewed from khexedit, the first block and something were just nulls. I have no idea why file wou

Re: Finding which type of FS a DVD has

2008-06-17 Thread Yedidyah Bar-David
On Tue, Jun 17, 2008 at 09:44:29AM +0300, Shachar Shemesh wrote: > Lior Kaplan wrote: > > > >$ file myfs.iso > >myfs.iso: , 44.1 kHz, Stereo > > > >any ideas ? > > > > > > Yesterday I got that very same reply for the first 10KB of an ext-2 > image that someone changed its magic number. Viewed f