bugThe GNU Hurd - Bugs: bug #19330, bad_magic number 0x265f (should be...

 
 

bug #19330: bad_magic number 0x265f (should be 0xef53)

Submitter:  Antono Vasiljev <antono>
Submitted:  Sat 17 Mar 2007 08:32:35 AM UTC
   
 
Category:  Hurd Servers Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Works For Me Privacy:  Public
Assigned to:  None Originator Name: 
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 18 Nov 2008 04:50:56 PM UTC, comment #2: 

This couldn't be reproduced and no further comments/questions have been posted, thus closing.  If the problem still persists, feel free to reopen or create a new ticket.

Thomas Schwinge <tschwinge>
Group administrator
Wed 03 Oct 2007 07:47:39 PM UTC, comment #1: 

I had the same problem, when using mke2fs on gentoo linux to format the partion. But when i used the K14 mini iso it worked

Anonymous
Sat 17 Mar 2007 08:32:35 AM UTC, original submission:  

I've installed Hurd via crosshurd on Debian unstable.

This is my menu.lst entry for Hurd:

title GNU
  root (hd0,6)
  kernel /boot/gnumach.gz root=device:hd0s7 -s
  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)
  module /lib/ld.so.1 /hurd/exec $(exec-task=task-create)

Tis is my partition table:
(parted) print all

Disk /dev/hda: 160GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start   End     Size    Type      File system  Flags
...skip...
 7      157GB   160GB   2698MB  logical   ext2

When i was trying to boot new Hurd i've got this message:

ext2fs.static panic: get_hypermetadata bad magic number 0x265f (should be 0xef53)

Antono Vasiljev <antono>

 

(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

 

Carbon-Copy List
  • -email is unavailable- added by tschwinge (Posted a comment)
  • -email is unavailable- added by antono (Submitted the item)
  •  

    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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-11-18 tschwinge StatusNone Works For Me
        Open/ClosedOpen Closed
    2007-03-17 antono Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code