bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #30143] loopback loop /xxx.iso and set root=(loop) causes the machi


From: Leo Bergolth
Subject: [bug #30143] loopback loop /xxx.iso and set root=(loop) causes the machine to reboot
Date: Tue, 15 Jun 2010 17:31:35 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.6) Gecko/20091216 Fedora/3.5.6-1.fc12 Firefox/3.5.6

URL:
  <http://savannah.gnu.org/bugs/?30143>

                 Summary: loopback loop /xxx.iso and set root=(loop) causes
the machine to reboot
                 Project: GNU GRUB
            Submitted by: bergolth
            Submitted on: Di 15 Jun 2010 17:31:34 GMT
                Category: Booting
                Severity: Major
                Priority: 5 - Normal
              Item Group: Software Error
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 
                 Release: 1.98
         Reproducibility: Every Time
         Planned Release: None

    _______________________________________________________

Details:

I am trying to boot from an iso that resides on a USB drive (FAT32
formatted), using the following config:

----------------------------------------
menuentry 'GRML' {
  iso_path=/iso/grml_2010.04.iso
  export iso_path
  loopback loop $iso_path
  set root=(loop)
  configfile /boot/grub/grub.cfg
}
----------------------------------------

Selecting the entry causes the machine to reboot.

When I enter the commands on the grub commandline, it reboots at
"set root=(loop)".

Using "configfile (loop)/boot/grub/grub.cfg" correctly shows the
corresponding boot menu but, of course, without changing the root, all paths
referenced in this file won't work.





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30143>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]