...> /dev/hdd> [EMAIL PROTECTED]:~$>> where is the file?If you formatted it that way (mkisofs) you should be able to mount it as a regular CD. mount /dev/hdd /mntJustin.that is right, I was able to mount it and read the file. thanks...
Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the
On Thu, 14 Sep 2006, Fred J. wrote:
does the following change the situation
***
[EMAIL PROTECTED]:~$ growisofs -Z /dev/hdd -R -J myPc
Executing 'mkisofs -R -J myPc | builtin_dd of=/dev/hdd obs=32k seek=0'
INFO: ISO-8859-1 character encodin
On Thu, 14 Sep 2006 11:14:18 -0700 (PDT)
"Fred J." <[EMAIL PROTECTED]> wrote:
> does the following change the situation
>
> ***
> [EMAIL PROTECTED]:~$ growisofs -Z /dev/hdd -R -J myPc
> Executing 'mkisofs -R -J myPc | builtin_dd of=/dev/hdd
does the following change the situation *** [EMAIL PROTECTED]:~$ growisofs -Z /dev/hdd -R -J myPc Executing 'mkisofs -R -J myPc | builtin_dd of=/dev/hdd obs=32k seek=0' INFO: ISO-8859-1 character encoding detected by locale settings. As
Yep.
On Thu, 14 Sep 2006, Fred J. wrote:
do you mean kernel recompile?
Justin Piszcz <[EMAIL PROTECTED]> wrote: You do not have support to mount a udf
filesystem. Recompile with UDF &
packet cd/dvd support.
Justin.
On Thu, 14 Sep 2006, Fred J. wrote:
[EMAIL PROTECTED]:~$ cat /proc/filesy
do you mean kernel recompile?Justin Piszcz <[EMAIL PROTECTED]> wrote: You do not have support to mount a udf filesystem. Recompile with UDF & packet cd/dvd support.Justin.On Thu, 14 Sep 2006, Fred J. wrote:> [EMAIL PROTECTED]:~$ cat /proc/filesystems |grep -i udf> [EMAIL PROTECTED]:~$ mount /dev/
You do not have support to mount a udf filesystem. Recompile with UDF &
packet cd/dvd support.
Justin.
On Thu, 14 Sep 2006, Fred J. wrote:
[EMAIL PROTECTED]:~$ cat /proc/filesystems |grep -i udf
[EMAIL PROTECTED]:~$ mount /dev/hdd
mount: wrong fs type, bad option, bad superblock on /dev/hdd
[EMAIL PROTECTED]:~$ cat /proc/filesystems |grep -i udf[EMAIL PROTECTED]:~$ mount /dev/hddmount: wrong fs type, bad option, bad superblock on /dev/hdd, missing codepage or other error In some cases useful info is found in syslog - try dmesg | tail or so[EMAIL PROTECTED]:~$ Justi
Fred J.([EMAIL PROTECTED]) is reported to have said:
> I must be doing some wrong.
>
> [EMAIL PROTECTED]:~$ sudo mount -t UDF /media/cdrom1
> Usage: mount -V : print version
>mount -h : print this help
>mount: list mounted filesy
Fred J. schreef:
> how do I make my fstab correct in this case?
Your fstab is OK.
It should work if you do:
mount /dev/hdd
Maybe it's a bit better to use udf as Justin says, I don't know.
With regards,
Paul van der Vlis.
> */Paul van der Vlis <[EMAIL PROTECTED]>/* wrote:
>
> Fred J. schr
Try lowercase.
$ cat /proc/filesystems |grep -i udf
udf
$
On Thu, 14 Sep 2006, Fred J. wrote:
I must be doing some wrong.
[EMAIL PROTECTED]:~$ sudo mount -t UDF /media/cdrom1
Usage: mount -V : print version
mount -h : print this help
mount
I must be doing some wrong. [EMAIL PROTECTED]:~$ sudo mount -t UDF /media/cdrom1Usage: mount -V : print version mount -h : print this help mount : list mounted filesystems mount -l : idem, including volume labelsSo
First off its mount -t iso9660 and secondly, you should not use ISO9660
for DVDs, only use UDF, otherwise, you will face some major problems.
One of which is you cannot have > 2GB files on an ISO9660 formatted DVD.
On Thu, 14 Sep 2006, Fred J. wrote:
I am trying to mount the dvd-rw but getti
I am trying to mount the dvd-rw but getting some errors. ~$ sudo mount -iso9660 -noatime /media/cdrom1mount: wrong fs type, bad option, bad superblock on /dev/hdd, missing codepage or other error In some cases useful info is found in syslog - try dmesg | tail or soPaul van der Vl
Fred J. schreef:
> Hi
> I am missing dvdrw in my / dir, however I got cdrom which is link to
> /media/cdrom
> lrwxrwxrwx 1 root root 11 2006-03-19 03:46 cdrom -> media/cdrom
> but my fstab does not have media/cdrom but rather /media/cdrom0 and 1.
> here is my #fstab
> **
Hi I am missing dvdrw in my / dir, however I got cdrom which is link to /media/cdrom lrwxrwxrwx 1 root root 11 2006-03-19 03:46 cdrom -> media/cdrom but my fstab does not have media/cdrom but rather /media/cdrom0 and 1. here is my #fstab
16 matches
Mail list logo