> -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Jason Pyeron > Sent: Thursday, December 09, 2010 2:38 > To: 'CentOS mailing list' > Subject: [CentOS] 5.5 x86_64 live cd > > In the bang head and repeat mode here. > > The live usb partition is /dev/sda1 > > Reboot / power on > It auto mounts the /dev/sda2 as ext4 on /mnt/disc/sda2 > $ umount /mnt/disc/sda2 > $ mkdir /root/foo > $ mke2fs /dev/sda2
mkfs -t vfat /dev/sda2 > $ mount /dev/sda2 /root/foo No kernel panic.. Will investigate more. -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://www.pdinc.us - - Principal Consultant 10 West 24th Street #100 - - +1 (443) 269-1555 x333 Baltimore, Maryland 21218 - - - -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- This message is copyright PD Inc, subject to license 20080407P00. _______________________________________________ CentOS mailing list [email protected] http://lists.centos.org/mailman/listinfo/centos

