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

Re: 2.6.35.9 does not detect sda1(ext2) and sda2(swap) partitions.



Hi,

2010年12月13日16:44  <betazero1991-sh4@yahoo.co.jp>:
> Hi,
>
> I try to test debian sh4 port at I/O data USL-5P.
> I installed rootfs-sid-20100223.tar.gz and
> 2.6.35.9-landisk. And I updated packages.
>
> I have problems detecting micro drive in first EXT2
> partition and second swap partition.
> My friend has the same problem using the Compact Flash.
>
> How to fix this problems?


Did you set /etc/fstab?

If you didnt set, You must set it as follows.

:~$ cat /etc/fstab
# UNCONFIGURED FSTAB FOR BASE SYSTEM
proc            /proc           proc    defaults        0       0
/dev/sda1       /       ext3    defaults,errors=remount-ro      0 1
/dev/sda2       none            swap    sw              0       0

Best regards,
  Nobuhiro

-- 
Nobuhiro Iwamatsu


Reply to: