안녕하세요...
윈도우 2000서버랑 리눅스 파란을 같이 쓸려고 하는데 리로에서 에러가 나네
요..
제가쓰고 있는 하드는 40GB, 40GB, 30GB 을쓰는데 30GB를 20GB 5GB 5GB로 파
티션을 나눠서 마지막 5GB에 와우리눅스 파란을 설치했습니다. 설치할때
1024실린더 밖에 있다고 경고 메시지가 떴는데 그냥 무시하고 실치했습니다.
/sbin/lilo 를 실행하니까...
Warnig:/dev/hdc6 is not on the first disk
Warnig:BIOS drive 0x82 may not be accessible
Warnig:device0x1606 exceeds 1024 cylinder limit
use of the 'lba32' option may help on newer[EDD BIOS] system
Fatal:geo_comp_addr:cylinder number is too big(3209 > 1023)
이라는 메세기가 뜹니다.
게시판 보니까 lilo.conf에서 linear 를 lba32로 바꾸라고 하는데 제
lilo.conf 에는 없는데 어떻게 써줘야 합니까?
boot=/dev/hdc6
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
message=/boot/message
default=linux
image=/boot/vmlinuz-2.4.2-3
label=linux
read-only
root=/dev/hdc6
append="hdd=ide-scsi"
other=/dev/hda1
optional
label=dos
글구 부트이미지 만들어서도 해봤는데 리눅스 선택하면 아무것도 안됩니다.
파티션을 새로잡아서 윈도우랑 리눅스 다시 설치해야하는건가요..