[Sussex] CD-R in Ubuntu
Gavin Stevens
starshine at gavmusic.uklinux.net
Fri Apr 15 23:52:17 UTC 2005
Hi all,
Has anyone managed to write CDs in Ubuntu?
If so, I would greatly appreciate the know-how on achieving this. Google
revealed that the www was a bit scant on useful information on this
subject (plenty of older info, but not much up to date stuff).
My /etc/fstab looks like this:
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/hda1 / ext3 defaults,errors=remount-ro 0
1
/dev/hda6 /home ext2 defaults 0 2
/dev/hdb1 /home/data ext2 defaults 0 2
/dev/hda5 none swap sw 0 0
/dev/hdc /media/cdrom0 udf,iso9660 rw,user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
Is this right for the CD? I keep having a thought that there was another
file that I edited when I had Debian, when SCSI emulation was needed,
but I can't remember what it was.
lsmod gives the following:
Module Size Used by
ipt_ttl 2176 1
ipt_limit 2688 33
ipt_state 2304 7
iptable_mangle 3072 0
ipt_LOG 6272 1
ipt_MASQUERADE 3968 0
ipt_TOS 2688 0
ipt_REDIRECT 2432 0
iptable_nat 22828 2 ipt_MASQUERADE,ipt_REDIRECT
ipt_REJECT 6656 1
ip_conntrack_irc 71604 0
ip_conntrack_ftp 72116 0
ip_conntrack 32640 6
ipt_state,ipt_MASQUERADE,ipt_REDIRECT,iptable_nat,ip_conntrack_irc,ip_c
onntrack_ftp
ppp_deflate 6144 0
zlib_deflate 20760 1 ppp_deflate
bsd_comp 5888 0
ppp_async 10624 1
crc_ccitt 2432 1 ppp_async
ppp_generic 27668 7 ppp_deflate,bsd_comp,ppp_async
slhc 7040 1 ppp_generic
sg 35104 0
mga 102564 2
proc_intf 3968 0
freq_table 4356 0
cpufreq_userspace 5336 0
cpufreq_powersave 2048 0
ipv6 230020 12
iptable_filter 3072 1
ip_tables 16896 11
ipt_ttl,ipt_limit,ipt_state,iptable_mangle,ipt_LOG,ipt_MASQUERADE,ipt_T
OS,ipt_REDIRECT,iptable_nat,ipt_REJECT,iptable_filter
button 6936 0
ac 5132 0
battery 9740 0
snd_ens1371 23012 3
snd_pcm_oss 48168 0
snd_mixer_oss 16640 3 snd_pcm_oss
snd_pcm 85540 2 snd_ens1371,snd_pcm_oss
snd_page_alloc 11144 1 snd_pcm
snd_ac97_codec 59268 1 snd_ens1371
gameport 4736 1 snd_ens1371
ata_piix 7940 0
libata 36356 1 ata_piix
scsi_mod 115148 2 sg,libata
hw_random 5652 0
ehci_hcd 27780 0
uhci_hcd 29328 0
usbcore 104292 4 ehci_hcd,uhci_hcd
shpchp 87276 0
pciehp 83948 0
pci_hotplug 30640 2 shpchp,pciehp
intel_agp 20512 0
intel_mch_agp 10000 1
agpgart 31784 3 intel_agp,intel_mch_agp
floppy 54996 0
pcspkr 3816 0
rtc 12216 0
md 44744 0
dm_mod 51068 1
capability 4872 0
commoncap 7168 1 capability
snd_seq_midi 8096 0
snd_rawmidi 23232 2 snd_ens1371,snd_seq_midi
snd_seq_midi_event 7552 1 snd_seq_midi
snd_seq 46608 2 snd_seq_midi,snd_seq_midi_event
snd_timer 23172 2 snd_pcm,snd_seq
snd_seq_device 7944 3 snd_seq_midi,snd_rawmidi,snd_seq
snd 50660 13
snd_ens1371,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_ac97_codec,snd_seq_mi
di,snd_rawmidi,snd_seq_midi_event,snd_seq,snd_timer,snd_seq_device
soundcore 9824 3 snd
parport_pc 32064 1
lp 10436 0
parport 37320 2 parport_pc,lp
tsdev 7168 0
evdev 9088 0
ide_cd 38276 0
cdrom 35872 1 ide_cd
mousedev 10124 1
psmouse 17800 0
ext3 109544 1
jbd 54552 1 ext3
ide_generic 1664 0
piix 12576 1
ide_disk 16768 6
ide_core 125272 4 ide_cd,ide_generic,piix,ide_disk
unix 25904 778
fan 4236 0
thermal 13200 0
processor 17712 1 thermal
font 8576 0
vesafb 6688 0
cfbcopyarea 3968 1 vesafb
cfbimgblt 3200 1 vesafb
cfbfillrect 3712 1 vesafb
I hope that in among all this is an answer.
Any help much appreciated.
TIA,
Gavin.
More information about the Sussex
mailing list