MSDART / ERD Commander

Multiboot USB / DVD Builder with SARDU
In this section is permitted only the English language
Forum rules
In this section is permitted only the English language

MSDART / ERD Commander

Postby garack » July 29th, 2012, 3:52 pm

Hi,

Sardu boots MSDART but MSDART dont recognize the Windows Installation on the guest system.

Thats because for MS_DOS Systems the HDD0 must always be the Windows Installation, and for MSDART it is the USB Stick from booting in.

So we must change the HDD0 to HHD1; i did this with Xboot in grub:

Code: Select all
### MENU START
title DaRT70Win764
set MYISO=dartwin.iso
map /images/%MYISO% (0xff)
[b]map (hd0) (hd1)
map (hd1) (hd0)
map --hook
chainloader (0xff)/BOOTMGR || chainloader (0xff)
### MENU END


How to map (hd0) (hd1)
map (hd1) (hd0)
in sardu; it uses the syslinux loader right?
Last edited by davidecosta on July 29th, 2012, 4:14 pm, edited 1 time in total.
Reason: Removed [/b] code as request of user
garack
 
Posts: 3
Joined: July 29th, 2012, 3:48 pm

Re: MSDART / ERD Commander

Postby garack » July 29th, 2012, 3:55 pm

Hmm cant edit my post?

map (hd0) (hd1)
map (hd1) (hd0)


this was without the /b code :)

map (hd0) (hd1)
map (hd1) (hd0)
garack
 
Posts: 3
Joined: July 29th, 2012, 3:48 pm

Re: MSDART / ERD Commander

Postby davidecosta » July 29th, 2012, 4:14 pm

Fixed your code, if you want i can delete second post :)
User avatar
davidecosta
 
Posts: 2544
Joined: January 9th, 2011, 12:44 pm
Location: Sardinia


Return to English Forum

Who is online

Users browsing this forum: Bing [Bot]

cron