Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mke2fs -j /dev/dvd
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
tytus
Tux's lil' helper
Tux's lil' helper


Joined: 19 Jun 2004
Posts: 97
Location: Boston, USA

PostPosted: Wed Feb 16, 2005 3:19 am    Post subject: mke2fs -j /dev/dvd Reply with quote

I am trying to make ext3 file system on DVD+RW media but getting "Read-only file system" error. First I formated the DVD:
Code:
root@romanus dev # dvd+rw-format -force /dev/dvd
* DVD±RW/-RAM format utility by <appro@fy.chalmers.se>, version 4.10.
* 4.7GB DVD+RW media detected.
* formatting -

And next I tried to apply the file system:
Code:
root@romanus dev # mke2fs -j /dev/dvd
mke2fs 1.35 (28-Feb-2004)
/dev/dvd: Read-only file system while setting up superblock

Additional info:
Code:
root@romanus dev # ls -l /dev/dvd
lrwxrwxrwx  1 root root 3 Feb 14 23:37 /dev/dvd -> hdc
root@romanus dev # ls -l /dev/hdc
brw-rw-rw-  1 promanus root 22, 0 Feb 18  2004 /dev/hdc


Appologize if this a newbie question :oops: This area is new to me...

Piotr
Back to top
View user's profile Send private message
Dark Ninja
Tux's lil' helper
Tux's lil' helper


Joined: 31 Jan 2005
Posts: 127

PostPosted: Wed Feb 16, 2005 4:05 am    Post subject: Reply with quote

As far as I know, you can't format removable media like this (DVD-R/W and CD-R/W) because they have their own setup (don't ask me what - I'm speaking just from my limited knowledge, although the letters ISO9660 keeps coming up). Also, you need a tool that is specifically designed to write to a CD - mke2fs was not designed for this purpose. And, as it points out to you, the DVD is only a readable mediums (as far as it is concerned).
Back to top
View user's profile Send private message
po0f
Apprentice
Apprentice


Joined: 08 Apr 2004
Posts: 162

PostPosted: Wed Feb 16, 2005 4:11 am    Post subject: Reply with quote

IIRC, to burn dvds you use growisofs.
Back to top
View user's profile Send private message
tytus
Tux's lil' helper
Tux's lil' helper


Joined: 19 Jun 2004
Posts: 97
Location: Boston, USA

PostPosted: Wed Feb 16, 2005 11:56 am    Post subject: Reply with quote

I have seen posts in various places suggesting that this is possible.

Piotr
Back to top
View user's profile Send private message
jzono1
Tux's lil' helper
Tux's lil' helper


Joined: 01 Feb 2004
Posts: 128

PostPosted: Wed Feb 16, 2005 5:08 pm    Post subject: Reply with quote

you need kernel support for packet cd writing, and you need to use udf...
Back to top
View user's profile Send private message
tytus
Tux's lil' helper
Tux's lil' helper


Joined: 19 Jun 2004
Posts: 97
Location: Boston, USA

PostPosted: Wed Feb 16, 2005 5:43 pm    Post subject: Reply with quote

Thanks for your help. Would you happen to know if the support for packet cd writing is in 2.6.9 kernel? I could not find it in 2.6.9 :?
UDF support on the other hand is already enabled in my kernel.

Do you know any tools that can format DVD+RW media with UDF?

Piotr
Back to top
View user's profile Send private message
lbrtuk
l33t
l33t


Joined: 08 May 2003
Posts: 910

PostPosted: Wed Feb 16, 2005 6:35 pm    Post subject: Reply with quote

tytus wrote:
Thanks for your help. Would you happen to know if the support for packet cd writing is in 2.6.9 kernel? I could not find it in 2.6.9 :?


It is in 2.6.10.
Back to top
View user's profile Send private message
tytus
Tux's lil' helper
Tux's lil' helper


Joined: 19 Jun 2004
Posts: 97
Location: Boston, USA

PostPosted: Wed Feb 16, 2005 9:20 pm    Post subject: Reply with quote

lbrtuk wrote:
It is in 2.6.10.


Where? Is this a kernel option that I can enable? Is it under "Device Drivers"?

Piotr
Back to top
View user's profile Send private message
tytus
Tux's lil' helper
Tux's lil' helper


Joined: 19 Jun 2004
Posts: 97
Location: Boston, USA

PostPosted: Wed Feb 16, 2005 9:33 pm    Post subject: Reply with quote

Never mind. I see it in 2.6.10-gnetoo-r6. It is under
Code:
Device Drivers  --->
Block devices  --->

2.6.9-gentoo-r8 does not seem to have it. Unless it is somewhere else...

Piotr
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum