• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Windows von USB-Platte booten

Hallo,
was muß ich in meine "menue.lst" schreiben, damit Windows von einer
angeschlossenen USB-Platte ( sdf ) bootet?
Anbei Auszug aus der fdisk -l:

Code:
Platte /dev/sda: 300.0 GByte, 300069052416 Byte
255 heads, 63 sectors/track, 36481 cylinders
Units = Zylinder of 16065 * 512 = 8225280 bytes
Disk identifier: 0x012a0129

   Gerät  boot.     Anfang        Ende     Blöcke   Id  System
/dev/sda1               1         262     2104483+  82  Linux Swap / Solaris
/dev/sda2             263        2873    20972857+  83  Linux
/dev/sda3            2874       36481   269956260   83  Linux

Platte /dev/sdb: 160.0 GByte, 160041885696 Byte
255 heads, 63 sectors/track, 19457 cylinders
Units = Zylinder of 16065 * 512 = 8225280 bytes
Disk identifier: 0x3a0039ff

   Gerät  boot.     Anfang        Ende     Blöcke   Id  System
/dev/sdb1               2       19457   156280320    f  W95 Erw. (LBA)
/dev/sdb5               2       19457   156280288+   7  HPFS/NTFS

Platte /dev/sdf: 163.9 GByte, 163928604672 Byte
255 heads, 63 sectors/track, 19929 cylinders
Units = Zylinder of 16065 * 512 = 8225280 bytes
Disk identifier: 0x17590507

   Gerät  boot.     Anfang        Ende     Blöcke   Id  System
/dev/sdf1   *           1        2089    16779861    7  HPFS/NTFS
/dev/sdf2            2090       19928   143291767+   f  W95 Erw. (LBA)
/dev/sdf5            2090        6678    36861111    7  HPFS/NTFS
/dev/sdf6            6679        8080    11261533+   7  HPFS/NTFS
/dev/sdf7            8081       19928    95169028+   7  HPFS/NTFS

und noch meine "menue.lst" ohne Windows Eintrag:
Code:
# Modified by YaST2. Last modification on Do Mär  6 20:08:25 CET 2008
default 0
timeout 8
gfxmenu (hd0,1)/boot/message

###Don't change this comment - YaST2 identifier: Original name: linux###
title openSUSE 10.3 - 2.6.22.17-0.1
    root (hd0,1)
    kernel /boot/vmlinuz-2.6.22.17-0.1-default root=/dev/disk/by-id/scsi-SATA_SAMSUNG_HD300LDS0A4J1DL802550-part2 vga=0x31a resume=/dev/sda1 splash=silent  showopts
    initrd /boot/initrd-2.6.22.17-0.1-default

###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 10.3 - 2.6.22.17-0.1
    root (hd0,1)
    kernel /boot/vmlinuz-2.6.22.17-0.1-default root=/dev/disk/by-id/scsi-SATA_SAMSUNG_HD300LDS0A4J1DL802550-part2 vga=normal showopts ide=nodma apm=off acpi=off noresume nosmp noapic maxcpus=0 edd=off 3
    initrd /boot/initrd-2.6.22.17-0.1-default

###Don't change this comment - YaST2 identifier: Original name: floppy###
title Diskette
    rootnoverify (hd0,1)
    chainloader (fd0)+1

Danke für Antwort, Gruß Gerhard
 

towo

Moderator
Teammitglied
was muß ich in meine "menue.lst" schreiben, damit Windows von einer
angschlossenen USB-Platte ( sdf ) bootet?
Nichts!
Windows bootet nicht so mirnichts dirnichts von USB, wenn es nicht gerade Vista ist.
 
Nichts!
Windows bootet nicht so mirnichts dirnichts von USB, wenn es nicht gerade Vista ist.

und ohne "mirnichts dirnichts"?
Geht es überhaupt nicht ?
Habe meine Windows XP -Platte ausgebaut und mittels IDE-USB-Adapter von außen wieder angeschlossen.
Geht es nur über Wiedereinbau als Zweite oder dritte Platte?
Gruß Gerhard
 
Oben