Re: miniroot for netbsd/landisk [was: Re: install /landisk doc]
"Joel CARNAT" <[email protected]> Sun, 22 Apr 2007 15:29:21 +0200 (CEST)
| Newsgroups | gmane.os.netbsd.ports.sh3,gmane.os.netbsd.devel.installation |
|---|---|
| Message-ID | <[email protected]> |
Hi, back from holidays and to testings :-) > On Sat, 14 Apr 2007, Hubert Feyrer wrote: >> http://www.feyrer.de/Misc/landisk-netbsd-INSTALL+ramdisk.gz > > While you're at testing that kernel, please also test > > http://www.feyrer.de/Misc/landisk-miniroot2.fs.bz2 > > which includes the above kernel in a bootable disk image. Or at least it > should do so. As before, dd the .fs to /dev/sd0d (or whatever). > Let me know how far this gets. > > Difference to the first miniroot is that this does (should...) contain > only a kernel with a ramdisk that has all the install tools (sysinst!), > and it shouldn't touch the disk again once loaded. > unfortunately, I can't boot any of those two :( netbsd-INSTALL goes: ######################################################### A-Card ATP865 ATA controller found. PCIC initialization done. MASTER:48bit LBA mode non support Disk drive detected: ST39140A 861000 AY747314 LBA: 010FA8B0 DiskSize: 525426688Byte PIO MODE1 Set Transfer Mode result: 50 A-Card ATP865 ATA controller found. > b Set Transfer Mode result: 50 Initialize Device Parameters result: 50 IDLE result: 50 ######################################################### and don't go firther (tested dd under NetBSD and Windows to be sure). landisk-miniroot2;txt goes: ######################################################### A-Card ATP865 ATA controller found. PCIC initialization done. MASTER:48bit LBA mode non support Disk drive detected: ST39140A 861000 AY747314 LBA: 010FA8B0 DiskSize: 525426688Byte PIO MODE1 Set Transfer Mode result: 50 A-Card ATP865 ATA controller found. > b Set Transfer Mode result: 50 Initialize Device Parameters result: 50 IDLE result: 50 NetBSD/landisk ffsv1 Primary Bootstrap Error: Can't open /boot. ######################################################### and stops too. Regards, Jo