Re: Boot script

2020-05-10 Thread Thomas Schmitt
Hi, Jan Wilmans wrote > - I have put debian-live-10.3.0-amd64-kde.iso on a USB stick directly > using rufus-3.9.exe  With its "dd" mode, i assume. > the live images contains a filesystem.squashfs Yeah. Tricky. > But I thought there must surely be a simpler way? Install Debian to the USB sti

Re: Boot script

2020-05-10 Thread Thomas Schmitt
Hi, Jan Wilmans wrote: > I've created a bootable USB stick that boot debian 10 By which procedure, exactly ? There are several which produce quite different outcome. > how can I insert it into the USB sticks read only filesystem? If you have an ISO 9660 filesystem on the base device of the sti

Boot script

2020-05-10 Thread Jan Wilmans
I've created a bootable USB stick that boot debian 10 (buster), and i would like to customize my rc.local to do and apt-get update and install icecc then start iceccd finally run top. Its a simple script, but how can I insert it into the USB sticks read only filesystem? On Sun, May 10, 2020, 11

Re: debug boot script

2008-07-02 Thread Tzafrir Cohen
On Wed, Jul 02, 2008 at 04:43:58PM +0800, ray wrote: > I want to debug an init cript in /etc/rcS.d That script outputs some > messages using echo, so the messages should be printed to the stdout. I > guess the redirect mechanism provided by shell is supposed to work in order > to grab these message

Re: debug boot script

2008-07-02 Thread ray
On Wed, Jul 2, 2008 at 7:39 PM, Gabriel Parrondo <[EMAIL PROTECTED]> wrote: > El mié, 02-07-2008 a las 16:43 +0800, ray escribió: > > I want to debug an init cript in /etc/rcS.d That script outputs some > > messages using echo, so the messages should be printed to the stdout. > > I guess the redir

Re: debug boot script

2008-07-02 Thread Gabriel Parrondo
El mié, 02-07-2008 a las 16:43 +0800, ray escribió: > I want to debug an init cript in /etc/rcS.d That script outputs some > messages using echo, so the messages should be printed to the stdout. > I guess the redirect mechanism provided by shell is supposed to work > in order to grab these messages

debug boot script

2008-07-02 Thread ray
I want to debug an init cript in /etc/rcS.d That script outputs some messages using echo, so the messages should be printed to the stdout. I guess the redirect mechanism provided by shell is supposed to work in order to grab these messages into a file. To verify it, I created a test script in /etc/

Re: Help! Boot script doesn't run SOLVED!

1997-10-13 Thread Victor Torrico
On 97/10/13 at 23:15 PM +0200, Miquel van Smoorenburg wrote: > In article <[EMAIL PROTECTED]>, > Victor Torrico <[EMAIL PROTECTED]> wrote: > >I was installing the latest hamm/hamm sysvinit and also have file-rc > >installed. > > Oh - oh ... > > >T

Help! Boot script doesn't run

1997-10-13 Thread Victor Torrico
I was installing the latest hamm/hamm sysvinit and also have file-rc installed. The /etc/init.d/boot script doesn't run. None of the file systems are mounted upon boot. That is the / filesystem is mounted read only but it and the other filesytems are never mounted writable. What start