xbox-scene.com - your xbox news information source
Quick Links: Main Forums | Xbox360 Forums | Xbox1 Forums | PS3 Forums
Xbox-Scene Forum Help  Search Xbox-Scene Forums   Xbox-Scene Forum Members   Xbox-Scene Calendar

Giganews Usenet Offers: +1150 days binary retention, 99%+ Completion, and Unlimited Speed/Access!

360 ODD Emulators: X360 Key $99 | Wasabi360 FAT $99 | Wasabi360 Slim $99
C4E's iXtreme Burner MAX Drive: LiteOn iHAS124 DROPPED TO JUST $17


Welcome Guest ( Log In | Register )

 Forum Rules Rules
> Restore Ms Dash And Unleashx And Add Linux Distro
inconsapevole
post Mar 1 2012, 03:45 PM
Post #1


X-S Enthusiast


Group: Members
Posts: 14
Joined: 1-March 12
Member No.: 462479



Hi guys,

I hope somebody can help me.
First of all i apologize for my bad english, it's not my mother tongue.

Go with my question.

I have an xbox1 and i have softmod it with a tutorial in this site.
I have obtain a xbox ndure softmod, with UnleashX on it, and possibility to start MS dash.

It's work fine, but i would try do much with xbox.
So i follow another post for create a dual boot (or tri boot) for boot with eject unleashX, with power a distro of Linux (Maybe GentooX, for using as normal pc or media center). But have a menu entry to boot MS dash anyway.

When i follow this http://forums.xbox-scene.com/index.php?showtopic=546777 from point 11.
I have error in 12 (said "ernie.xtf ot found" or similar) but when i reboot nothing work and my xbox show black screen.

So now after some work i have xbox that boot into Unleashx that seem have problem, some option work bad and ftp work intermittent.

My ask is, i want to save system before damage, so have unleashx and MS dash, how could replace file on C without ftp (doesn't work for now), then reinstall clean UnleashX so everythink maybe work well?
Then when this is ok, how i could install a distro of linux and replase MS dash in eject button this distro (Msdash move in a menu option) for navigate on internet and use a media center for film?

I can't get out this problem alone.

Please help me
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
 
Reply to this topicStart new topic
Replies
inconsapevole
post Apr 19 2012, 11:04 PM
Post #2


X-S Enthusiast


Group: Members
Posts: 14
Joined: 1-March 12
Member No.: 462479



i have this inside, but i can't edit well. Doesn't work, what i have to change?

[code];;;---------------------------------------------------------------------------
%define ORANGE 00FFh ; ----------------
%define ORANGE_BLINK 0077h ;
%define ORANGE_BLIP 0011h ;
%define RED 00F0h ; YOU CAN
%define RED_BLINK 0070h ; ADD YOUR
%define RED_BLIP 0010h ; OWN
%define GREEN 000Fh ;
%define GREEN_BLINK 0007h ;
%define GREEN_BLIP 0001h ;
%define CYCLE 00EBh ; R,O,G,O
%define CYCLE_BLINK 0063h ; R,O,G,Off
%define LED_OFF 0000h ; ----------------
;;;---------------------------------------------------------------------------
%define NKP_LED_COLOR ORANGE ; < CHANGE IT HERE
%define ALTDASH_LED_COLOR RED ; < CHANGE IT HERE
%define PATCHBACK_LED_COLOR GREEN ; < CHANGE IT HERE
%define TRIBOOT_LED_COLOR CYCLE_BLINK ; < CHANGE IT HERE
;;;---------------------------------------------------------------------------
;%define KINGROACH_VERSION ; NDURE 3.X <<<<<<<<<<<<<<<<<<<<<<<<<
;;;---------------------------------------------------------------------------
;;; set fan speed with NKP modes only (if omitted then no fan speed change)
%define FAN_SPEED 30 ; < CHANGE IT HERE ( % fan speed / 2 ) 10-50 << changed !!!!
;;;---------------------------------------------------------------------------
;;; tray boot enable
;%define TRAY_BOOT
;;; tri-boot enable < dual is default, with tray_boot enabled
;%define TRI_BOOT
;;; close the tray when NOT tri-booting (faster booting then tri-boot)
%define CLOSE_TRAY_ALLWAYS
;;;---------------------------------------------------------------------------
;;; default Dashboard path (and tray boot closed) 2=C 1=E 6=F 7=G
;;;---------------------------------------------------------------------------
%define DASHBOARD_PATH '\Device\Harddisk0\Partition1\dash\xbmc\default.xbe'
%define DB_PATH2 '\Device\Harddisk0\Partition1\dash\default.xbe'
%define DB_PATH3 '\Device\Harddisk0\Partition1\UDATA\4d530017\62d648ebf155\default.xbe'
;;;---------------------------------------------------------------------------
;;; tray OPEN dash, when key IS patched back (must be a MS signed xbe)
;;; MUST BE PARTITION 1 or 2
;;;
;;; use this to patch back the MS key then boot PB_OPEN_PATH
;;;%define PATCH_BACK_MS_KEY
%define PB_OPEN_PATH '\Device\Harddisk0\Partition1\dash\UnleashX\default.xbe'
;;;---------------------------------------------------------------------------
;;; Dashboard path's for tray OPEN dash when using dual/tri-boot
;;; and NOT using PATCH_BACK_MS_KEY
;;;---------------------------------------------------------------------------
;;; tray OPEN dash, when key IS NOT patched back (must be a habibi signed xbe
;;; and MUST be partition 1 or 2 when NOT using OPEN_DASH_WITH_NKP)
;;;
%define OPEN_PATH '\Device\Harddisk0\Partition1\dash\UnleashX\default.xbe'
;;; use this to enable all of NKP (disable to boot some other HACK)
%define OPEN_DASH_WITH_NKP
;;; use this to disable shadowC in open (alt) dash
;%define OPEN_DASH_shadowC_OFF
;;;---------------------------------------------------------------------------
;;; VIDEO patches:
;;;
;;; VIDEO_FORCE_RGB = Patches kernel to output RGsB video signal (RGB with
;;; sync on green) if HDTV AV pack is detected. Intended for
;;; connecting the Xbox to VGA monitor. Connect AV pack Y output
;;; to monitor green input, Cr to monitor red input and Cb to
;;; monitor blue input. The monitor must support sync on green.
;;;
;;; VIDEO_FORCE_PROGRESSIVE = Patches kernel to convert 480i video modes to
;;; 480p if HDTV AV pack is detected. Note that when using HDTV AV
;;; pack, progressive scan video output will be forced even if 480p
;;; video support is disabled in msdash.
;;;
;;; Not enabled by default.

;%define VIDEO_FORCE_RGB
%define VIDEO_FORCE_PROGRESSIVE

;;; Flicker Filter Patch (interlaced composite video only)
;;;
;;; When enabled any call to set the flicker filter value will be
;;; replaced by a call with the value FLICKER_FILTER_VALUE.
;;;
;;; Takes values in the range 0 (off) to 5 (max filter).
;;;
;;; Flicker filter patching is not enabled by default.

;%define FLICKER_FILTER
;%define FLICKER_FILTER_VALUE 2

;;;---------------------------------------------------------------------------
;;; used to boot the dash only
;;;
%define NORMAL_BOOT_ALWAYS


[code]
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Posts in this topic
inconsapevole   Restore Ms Dash And Unleashx And Add Linux Distro   Mar 1 2012, 03:45 PM
shambles1980   try to download "hexen heimdalls xbox enginee...   Mar 1 2012, 04:45 PM
inconsapevole   Thanks so much!! With cd i have now resum...   Mar 2 2012, 08:20 PM
fallenangle   My recommendation is that you don't do anythin...   Mar 3 2012, 03:25 PM
shambles1980   why do you want to dual boot? you can just use unl...   Mar 4 2012, 06:52 PM
fallenangle   I'd agree that dual boot, particularly to the ...   Mar 5 2012, 03:45 AM
shambles1980   im prety sure the error 21 hes getting is because ...   Mar 5 2012, 02:08 PM
fallenangle   It is likely something like that but if Hexen had ...   Mar 6 2012, 07:22 PM
inconsapevole   Ok i'm back!! So i have done a video ...   Mar 8 2012, 01:21 PM
fallenangle   I can't see the video as I'm not on my lap...   Mar 8 2012, 03:07 PM
Heimdall   Already on the case. I'll have a look in more ...   Mar 8 2012, 05:49 PM
shambles1980   ah there he is, Your in good hands now. Ive playe...   Mar 10 2012, 03:43 AM
inconsapevole   i have all this caos in my E: beacuse i have first...   Mar 10 2012, 02:33 PM
shambles1980   If you want to do that.. make a xboxhdm disk wit...   Mar 12 2012, 02:55 AM
inconsapevole   I'm back!! So i want to format all pa...   Mar 13 2012, 11:33 PM
inconsapevole   I'm back again! I need help :( My Xbox d...   Mar 16 2012, 01:55 AM
inconsapevole   Here i am. Nobody can help me? I have restore my...   Mar 16 2012, 11:03 PM
inconsapevole   Here i am. Nobody can help me? I have restore my...   Mar 16 2012, 11:03 PM
shambles1980   lets do it like this.. Find and download hexen. ...   Mar 17 2012, 02:33 AM
inconsapevole   Hi!! First of all thanks for the time you...   Mar 19 2012, 09:19 PM
shambles1980   i dont know why hexen fails to boot for you. if ...   Mar 20 2012, 03:10 AM
inconsapevole   Hexen fail to boot, but first that i re-softmod it...   Mar 20 2012, 01:11 PM
shambles1980   all fixed now then?   Mar 20 2012, 05:34 PM
inconsapevole   I'm back! So thanks so much!!...   Mar 21 2012, 11:39 PM
Movax   I read this: http://forums.xbox-scene.com/index....   Mar 22 2012, 03:47 PM
inconsapevole   It will work if you do it right, so you must have...   Mar 22 2012, 08:16 PM
shambles1980   just so every 1 knows. autobuilder is basically xb...   Mar 22 2012, 01:52 AM
fallenangle   I'm not getting why you would want to do all t...   Mar 22 2012, 02:30 PM
Movax   There is no need to explain what to do, the inform...   Mar 23 2012, 08:01 AM
fallenangle   So there is a correct way of changing the eject bu...   Mar 23 2012, 02:47 PM
inconsapevole   i have follow this: For future reference here is ...   Mar 25 2012, 08:04 PM
Heimdall   Details are important. It's NKP11_config_open....   Mar 26 2012, 03:20 PM






Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 19th June 2013 - 09:35 AM