bugThe GNU Hurd - Bugs: bug #16968, A "Gratuitous error"...

 
 

bug #16968: A "Gratuitous error" with ext2fs

Submitter:  None
Submitted:  Thu 29 Jun 2006 12:03:55 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Works For Me Privacy:  Public
Assigned to:  tschwinge Originator Name: 
Originator Email:  -email is unavailable- Open/Closed:  Closed
Reproducibility:  Every Time Size (loc):  None
Planned Release:  None Effort:  0.00
Wiki-like text discussion box: 


* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 04 Jul 2006 12:41:30 PM UTC, comment #2: 

Thanks, it turned the odds right!

Anonymous
Thu 29 Jun 2006 01:27:01 PM UTC, comment #1: 


> grub> kernel /boot/gnumach.gz root=hd0s7 -s


Shouldn't that rather be ``root=device:hd0s7''?

Thomas Schwinge <tschwinge>
Group administrator
Thu 29 Jun 2006 12:03:55 PM UTC, original submission:  

I'm trying to install a GNU/HURD 10.0 on my relatively old computer (Cel333, VIA Chipset, 64 Mb RAM). Disk partitioning and system preparation (before first reboot) goes ok, but while trying to reboot using GRUB boot CD I get a message listed above. Here's what I enter into GRUB command line:

grub> root (hd0,6)
grub> kernel /boot/gnumach.gz root=hd0s7 -s
grub> module /hurd/ext2fs.static --multiboot-command-line=${kernel-command-line} --host-priv-port=${host-port} --device-master-port=${device-port} --exec-server-task=${exec-task} -T typed ${root} $(task-create) $(task-resume)
grub> module /lib/ld.so.1 /hurd/exec $(exec-task=task-create)
grub> boot

The system starts to boot, but sonn after hangs up with the following error message:

start /hurd/ext2fs.static: /hurd/ext2fs.static: hd0s7: Gratuitous error

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-07-04 tschwinge StatusNeed Info Works For Me
    Open/ClosedOpen Closed
2006-06-29 tschwinge StatusNone Need Info
    Assigned toNone tschwinge

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code