Welcome, Guest. Please login or register.

Author Topic: Unable to boot in to 3.9,need to remove file  (Read 1696 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: Unable to boot in to 3.9,need to remove file
« on: October 28, 2007, 08:01:49 PM »
Boot with no startup-sequence. Type "ed s:startup-sequence" and check for the mixer in there and remove the line if it's there. Failing that try "ed s:user-startup" and see if it's in there.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: Unable to boot in to 3.9,need to remove file
« Reply #1 on: October 28, 2007, 08:13:29 PM »
Ok try this. Boot with no startup-sequence, then "dir sys:wbstartup/mixer". Is there anything in there related to the mixer?

Edit - corrected a stupid error in the command.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: Unable to boot in to 3.9,need to remove file
« Reply #2 on: October 28, 2007, 08:17:54 PM »
If it's not in startup-sequence or user-startup then it is in WBStartup. See above - I have corrected the erroneous command I posted before.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10