bug-hurd
[Top][All Lists]
Advanced

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

[bug #60166] The script mistake on GNU Hurd running Debian page


From: Aisuko Li
Subject: [bug #60166] The script mistake on GNU Hurd running Debian page
Date: Thu, 4 Mar 2021 06:14:34 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:86.0) Gecko/20100101 Firefox/86.0

URL:
  <https://savannah.gnu.org/bugs/?60166>

                 Summary: The script mistake on GNU Hurd running Debian page
                 Project: The GNU Hurd
            Submitted by: aisuko
            Submitted on: Thu 04 Mar 2021 11:14:32 AM UTC
                Category: None
                Severity: 3 - Normal
                Priority: 3 - Low
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: GNU Hurd
        Originator Email: urakiny@gmail.com
             Open/Closed: Open
         Discussion Lock: Any
         Reproducibility: None
              Size (loc): Low <30
         Planned Release: None
                  Effort: 0.00
Wiki-like text discussion box: 

    _______________________________________________________

Details:

There may a script mistake on
https://cdimage.debian.org/cdimage/ports/latest/hurd-i386/README, the address
above listed on https://www.gnu.org/software/hurd/hurd/running/debian.html in
order to help the user to install GNU Hurd with QEMU Image.

But from the link(cdimage.debian.org), we can see that the `kvm -m 1G -drive
file=debian-hurd*.img,cache=writeback` should not be work well. 

```
➜  Downloads kvm -m 1G -drive file=debian-hurd*.img,cache=writeback         
                                                
zsh: no matches found: file=debian-hurd*.img,cache=writeback
```

It should be replaced to `kvm -m 1G -drive file=$(echo
debian-hurd*.img),cache=writeback` or remove this link from the GNU Hurd page
in order to do not make the user feel confused.




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60166>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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