cr
2011-08-27 10:58:56 UTC
I can't get Debian 6 to work, and several questions arise.
Background: My system has several drives, viz.
hda: Seagate 40GB
hdb: LG DVD writer
hdc: Seagate 160GB
sda: WD 500GB Sata
scd0: LG DVD writer Sata
Currently I'm running Debian 5 (Lenny) booting off hda8.
I thought to install Debian 6.0 (off the DVD's) in /hda5, with /usr in /hda6,
and when it works OK then I'll swap to using that. As I usually do.
First strange thing was the Debian partitioner insisted on calling my 40GB
Seagate 'sdb' - why? It isn't SCSI or SATA. I assumed it would still
work anyway, so carried on with the install, when the basic install was
finished and reboot time came up, my old Grub menu (on /hda8) appeared.
Tried reinstalling (rescue mode on the DVD) and the new Grub failed to
install again. I'm reluctant to make strong efforts to make Grub install in
case it breaks my existing setup.
I've tried booting the new install using my existing Grub by modifying
menu.lst in /hda8. After remembering to change 'root=/dev/hda5'
to 'root=/dev/sdb5', thus:
kernel /boot/vmlinuz-2.6.32-5-amd64 root=/dev/sdb5 ro quiet
it booted and got as far as
'mounting /dev on /root/dev failed: no such file or directory'
(ditto for /sys and /proc)
'Target filesystem doesn't have requested /sbin/init
No init found'
Then it drops to busybox (ash shell)
So my question is - should Grub (original) be able to boot Debian 6? (I
have to say the Grub 2 grub.cfg entry generated by the installer was full
of 'insmod's and similar gobbledygook, not to mention UUID's that look like
MAC addresses on steroids - does Debian 6 demand this? The grub 2 manual
suggests it should be as simple as:
set (root directory)
linux /vmlinuz root=/dev/sda1 acpi=off
initrd /initrd
boot
Does the fact that Debian 6 seems to think all my drives are SCSI / SATA (and
gets them out of order) matter?
cr
_______________________________________________
NZLUG mailing list ***@linux.net.nz
http://www.linux.net.nz/cgi-bin/mailman/listinfo/nzlug
Background: My system has several drives, viz.
hda: Seagate 40GB
hdb: LG DVD writer
hdc: Seagate 160GB
sda: WD 500GB Sata
scd0: LG DVD writer Sata
Currently I'm running Debian 5 (Lenny) booting off hda8.
I thought to install Debian 6.0 (off the DVD's) in /hda5, with /usr in /hda6,
and when it works OK then I'll swap to using that. As I usually do.
First strange thing was the Debian partitioner insisted on calling my 40GB
Seagate 'sdb' - why? It isn't SCSI or SATA. I assumed it would still
work anyway, so carried on with the install, when the basic install was
finished and reboot time came up, my old Grub menu (on /hda8) appeared.
Tried reinstalling (rescue mode on the DVD) and the new Grub failed to
install again. I'm reluctant to make strong efforts to make Grub install in
case it breaks my existing setup.
I've tried booting the new install using my existing Grub by modifying
menu.lst in /hda8. After remembering to change 'root=/dev/hda5'
to 'root=/dev/sdb5', thus:
kernel /boot/vmlinuz-2.6.32-5-amd64 root=/dev/sdb5 ro quiet
it booted and got as far as
'mounting /dev on /root/dev failed: no such file or directory'
(ditto for /sys and /proc)
'Target filesystem doesn't have requested /sbin/init
No init found'
Then it drops to busybox (ash shell)
So my question is - should Grub (original) be able to boot Debian 6? (I
have to say the Grub 2 grub.cfg entry generated by the installer was full
of 'insmod's and similar gobbledygook, not to mention UUID's that look like
MAC addresses on steroids - does Debian 6 demand this? The grub 2 manual
suggests it should be as simple as:
set (root directory)
linux /vmlinuz root=/dev/sda1 acpi=off
initrd /initrd
boot
Does the fact that Debian 6 seems to think all my drives are SCSI / SATA (and
gets them out of order) matter?
cr
_______________________________________________
NZLUG mailing list ***@linux.net.nz
http://www.linux.net.nz/cgi-bin/mailman/listinfo/nzlug