Release Candidates :: DSL v4.0rc2



Issuing the crecord -scanbus command as root I got this error:

cdrecord.mmap: No such file or directory. Cannot open '/dev/pg*'. Cannot open SCSI driver.
cdrecord.mmap: For possible targets try 'cdrecord -scanbus'. Make sure you are root.
cdrecord.mmap: For possible transport specifiers try 'cdrecord dev=help'.
cdrecord.mmap: Also make sure that you have loaded the sg driver and the driver for
cdrecord.mmap: SCSI hardware, eg. ide-scsi if you run IDE/ATAPI drives over
cdrecord.mmap: ide-scsi emulation. For more information, install the cdrtools-doc
cdrecord.mmap: package and read /usr/share/doc/cdrecord/README.ATAPI.setup .


legalize cannbais, coke, opium.

Regarding the duplication of MyDSL menu icons: i believe this is a common problem if you use a persistent /home.  Backing up regularly to a backup.tar.gz excludes the mydsl.menu in ~/.fluxbox, but using a persistent home will cause it to be loaded at every boot.  Since MyDSL adds to the mydsl.menu by adding additional lines instead of by rewriting the file, this can cause the DSL entries to repeat themselves.

Regarding the USB scripts: I think the ability to change boot-time options needs to return.  In particular, since it doesn't start up out of grub emulating a frugal install, the second partition of the flash drive is write-only, making it a pain to edit Grub and fix this problem.  Similarly, the addition of 'noapm' seems sort of arbitrary - is there any special reason this checking is skipped?

As far as I know, the only way to actually see the second partition of the flash drive in Windows is by editing the registry to make it seem like a mass storage device instead of a removable disk.  However, don't get me wrong - the two partition set up is invaluable.

Regarding torsmo and IP addresses: If you look in .torsmo_ip you will see that it is by default set to eth0.  To make it more modular, you could pump the output of /proc/net/dev through an awk command, since the devices are listed in /proc/net/dev as eth. and wlan. with their addresses as well.

@ jls legalize, cdrecord is fixed in rc3 to be available RSN.
Hello again Robert!

Thank's a lot for making a new bootfloppy.img and a pcmciafloppy.img. Now everything works nice with my remastered version of DSL 4.0 rc2 on a CF card in a pcmcia-adaptor. That's the way I like to use DSL. I have plenty of space on my Sandisk Extreme IV 8 GB CF-card with makes it possible to save projects and other interesting stuff on the same card as the OS I prefer. So, thank you again for your effort.

Have fun Y'all with DSL,
meo

Quote (infinitycircuit @ Sep. 03 2007,08:53)
Regarding the duplication of MyDSL menu icons: i believe this is a common problem if you use a persistent /home.  Backing up regularly to a backup.tar.gz excludes the mydsl.menu in ~/.fluxbox, but using a persistent home will cause it to be loaded at every boot.  Since MyDSL adds to the mydsl.menu by adding additional lines instead of by rewriting the file, this can cause the DSL entries to repeat themselves.

Good point. I should ask that the result of showbootcodes be posted as that would tell me what options, i.e. persistent, are being used.
Quote


Regarding the USB scripts: I think the ability to change boot-time options needs to return.  In particular, since it doesn't start up out of grub emulating a frugal install, the second partition of the flash drive is write-only, making it a pain to edit Grub and fix this problem.  Similarly, the addition of 'noapm' seems sort of arbitrary - is there any special reason this checking is skipped?

Agreed! It is done and ready in rc3 to be available real soon.
Quote


As far as I know, the only way to actually see the second partition of the flash drive in Windows is by editing the registry to make it seem like a mass storage device instead of a removable disk.  However, don't get me wrong - the two partition set up is invaluable.

Regarding torsmo and IP addresses: If you look in .torsmo_ip you will see that it is by default set to eth0.  To make it more modular, you could pump the output of /proc/net/dev through an awk command, since the devices are listed in /proc/net/dev as eth. and wlan. with their addresses as well.

Good suggestion, thanks. I have added it to rc3.

Next Page...
original here.