help-hurd
[Top][All Lists]
Advanced

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

RE: HURD + athlon


From: Shark
Subject: RE: HURD + athlon
Date: Thu, 30 Dec 2004 01:10:47 +0100

ok i write all what i do with hurd (my box config i post earlier):

root@devils:/home/shark# cfdisk /dev/hdb
Disk has been changed.
Reboot the system to ensure the partition table is correctly updated.

WARNING: If you have created or modified any
DOS 6.x partitions, please see the cfdisk manual
page for additional information.

i do 500mb partition type linux (83) primary, boot flag

root@devils:/home/shark# mke2fs -O sparse_super -o hurd /dev/hdb1               
                                                          
mke2fs 1.35 (28-Feb-2004)
Filesystem label=
OS type: GNU/Hurd
Block size=1024 (log=0)
Fragment size=1024 (log=0)
122880 inodes, 489948 blocks
24497 blocks (5.00%) reserved for the super user
First data block=1
60 block groups
8192 blocks per group, 8192 fragments per group
2048 inodes per group
Superblock backups stored on blocks: 
        8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409

Writing inode tables: done                            
Writing superblocks and filesystem accounting information: done

This filesystem will be automatically checked every 31 mounts or
180 days, whichever comes first.  Use tune2fs -c or -i to override

and then download hurd
root@devils:/home/shark# wget --passive-ftp 
ftp://alpha.gnu.org/pub/gnu/hurd/contrib/marcus/attic/gnu-20020816.tar.gz
....

root@devils:/home/shark# mount /dev/hdb1 /mnt/drugi
root@devils:/mnt/drugi# cp /home/shark/gnu-20020816.tar.gz .
root@devils:/mnt/drugi# tar --same-owner -zxvpf gnu-20020816.tar.gz
...
root@devils:/mnt/drugi# ls -al
razem 124
drwxr-xr-x  24 root root  4096 2004-12-30 00:23 .
drwxr-xr-x  11 root root  4096 2004-12-29 23:36 ..
drwxr-xr-x   2 root root  4096 2002-08-16 02:12 bin
drwxr-xr-x   2 root root  4096 2002-08-16 02:12 boot
drwxr-xr-x   2 root root  4096 2002-08-16 02:04 dev
drwxr-xr-x   2 root root  4096 2002-04-29 21:48 doc
-rwxr-xr-x   1 root root  5111 2002-08-16 02:12 dpkg-hurd
drwxr-xr-x  22 root root  4096 2002-08-16 02:12 etc
drwxr-xr-x   2 root root  4096 2002-04-29 21:48 games
drwxrwsr-x   2 root ftp   4096 2002-04-29 21:48 home
drwxr-xr-x   2 root root  4096 2002-08-16 02:03 hurd
drwxr-xr-x   2 root root  4096 2002-04-29 21:48 include
drwxr-xr-x   2 root root  4096 2002-04-29 21:48 info
drwxr-xr-x  11 root root  4096 2002-08-16 02:12 lib
drwxr-xr-x   2 root root  4096 2002-08-16 02:12 libexec
drwxr-xr-x   2 root root 16384 2002-08-16 01:59 lost+found
drwxr-xr-x   6 root root  4096 2002-08-16 02:04 man
drwxr-xr-x   2 root root  4096 2002-04-29 21:48 mnt
-rwxr-xr-x   1 root root  7389 2002-08-16 02:12 native-install
drwxr-xr-x   2 root root  4096 2002-04-29 21:48 root
drwxr-xr-x   2 root root  4096 2002-08-16 02:11 sbin
drwxr-xr-x   3 root root  4096 2002-08-16 02:12 servers
drwxr-xr-x  23 root root  4096 2002-08-16 02:10 share
drwxrwsr-x   2 root   40  4096 2002-04-29 21:48 src
drwxrwxrwt   2 root root  4096 2002-04-29 21:48 tmp
lrwxrwxrwx   1 root root     1 2004-12-30 00:23 usr -> .
drwxr-xr-x  11 root root  4096 2002-08-16 02:00 var

and i reboot

start with grub floopy 0.93

grub>root=(hd1,0)
Filesystem type ext2fs, partition type 0x83
grub > kernel = /boot/gnumach.gz root = hd1s1 -s
[Multiboot-elf , .....  (no errors)
grub > module = /boot/serverboot.gz
[multiboot-module, ... (no errors)
grub > boot 

And when i press enter i wait 10-12 sec and box do restart :|




reply via email to

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