Hi, On Oct 31, 2007 8:59 PM, Søren Schmidt <[EMAIL PROTECTED]> wrote: > sos 2007-10-31 19:59:53 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_7) > sys/dev/ata ata-chipset.c atapi-cd.c atapi-cd.h > Log: > MFC: > Add SATA ATAPI support for AHCI controllers. > > Approved by: re@ > > Revision Changes Path > 1.202.2.2 +30 -11 src/sys/dev/ata/ata-chipset.c > 1.193.2.1 +22 -25 src/sys/dev/ata/atapi-cd.c > 1.46.2.1 +1 -0 src/sys/dev/ata/atapi-cd.h > _______________________________________________ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-src > To unsubscribe, send any mail to "[EMAIL PROTECTED]" >
This commit has broken using a root filesystem on a livecd (with freesbie2) The kernel boot fines until it tries to mount the root filesystem and print a prompt with manual root filesystem specification, the command '?' only prints acd0 My fstab contains: /dev/iso9660/FreeSBIE / cd9660 ro 0 0 My kernel config is GENERIC more GEOM_LOBEL and GEOM_UZIP Let me know if you need more information Thanks in advance Regards. -- There's this old saying: "Give a man a fish, feed him for a day. Teach a man to fish, feed him for life." _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"