Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Partitions turned to Amoeba File System...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
kwon37xi
n00b
n00b


Joined: 25 Apr 2003
Posts: 9
Location: Seoul, Korea

PostPosted: Sun Jun 22, 2003 11:06 pm    Post subject: Partitions turned to Amoeba File System... Reply with quote

I made 3 partitions on hda - hda1 for boot(ext2), hda2 for /(reiserfs), hda3 for swap.
And I have hdb - hdb1 (VFAT), hdb5(vfat).
I turned off hda on BIOS, then installed Windows 98 on hdb1(it becomes C:).
then, I turned on hda on the BIOS.
After that, I tried to update GRUB, but failed - it says it doesn't know the type of the partition.
GRUB doesn't work anymore, so I boot from gentoo live cd and installed LILO. LILO works fine.

I tried 'fdisk /dev/hda -l' the result is
Quote:
ksgentoo kwon37xi # fdisk /dev/hda -l

Disk /dev/hda: 40.0 GB, 40060403712 bytes
255 heads, 63 sectors/track, 4870 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/hda1 * 1 12 96358+ 93 Amoeba
/dev/hda2 13 4741 37985692+ 93 Amoeba
/dev/hda3 4742 4870 1036192+ 92 Unknown


What's Amoeba FS? I don't even compiled the kernerl with that FS.
However, if I try mount after booting gentoo,
Quote:
/dev/hda2 on / type reiserfs (rw,noatime)
/dev/hda1 on /boot type ext2 (rw,noatime)
/dev/hdb1 on /mnt/win type vfat (rw,noexec,nosuid,nodev,gid=10,umask=0002)
/dev/hdb5 on /mnt/data type vfat (rw,noexec,nosuid,nodev,gid=10,umask=0002)


You see.. they are known as reiserfs and ext2.

What's happening on my HDD?
Back to top
View user's profile Send private message
kwon37xi
n00b
n00b


Joined: 25 Apr 2003
Posts: 9
Location: Seoul, Korea

PostPosted: Mon Jun 23, 2003 2:51 pm    Post subject: problem solved.. Reply with quote

# cfdisk
I changed parition type to Linux for /dev/hda1, /dev/hda2 and Linux Sawp for /dev/hda3

It didn't erase any data and my gentoo works very fine.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum