|
From: Fred F. <ffr...@lo...> - 2008-04-08 18:01:02
|
Last chance, do you really want to continue ? (y/n) y Installing syslinux MBR 0+1 records in 0+1 records out 410 bytes (410 B) copied, 0.001488 s, 276 kB/s installing SysLinux boot sector copying files copying source file ./bootcd.iso to device mounted on ./tmp-install2usb/disk-mnt/bootcd.iso cp: failed to preserve ownership for `./tmp-install2usb/disk-mnt/bootcd.iso': Operation not permitted Install failed! syncing and unmounting (this could take a while) I am getting this error during the install to usb. I have 2 partitions sdb1 and sdb2 with sdb1 being the cd iso and sdb2 for the configuration. As an aside, has anyone found a usb key that still has the r/o switch on the side? Fred Frigerio Locust USA This electronic message transmission contains information from Locust USA which may be confidential or privileged. The information is intended to be for the use of the individual or entity named above. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contents of this information is prohibited. If you have received this electronic transmission in error, please notify us by telephone (305-889-5410) or by reply via electronic mail immediately. |
|
From: Dick M. <di...@li...> - 2008-04-08 18:04:33
|
Fred Frigerio wrote: > Last chance, do you really want to continue ? (y/n) y > Installing syslinux MBR > 0+1 records in > 0+1 records out > 410 bytes (410 B) copied, 0.001488 s, 276 kB/s > installing SysLinux boot sector > copying files > copying source file ./bootcd.iso to device mounted on > ./tmp-install2usb/disk-mnt/bootcd.iso > cp: failed to preserve ownership for > `./tmp-install2usb/disk-mnt/bootcd.iso': Operation not permitted > Install failed! > syncing and unmounting (this could take a while) > > I am getting this error during the install to usb. I have 2 partitions > sdb1 and sdb2 with sdb1 being the cd iso and sdb2 for the configuration. Yes, I've seen this. In my experience it doesn't stop it working. Dick |
|
From: Fred F. <ffr...@lo...> - 2008-04-08 18:18:38
|
It looks like the files are there. I'll give it a try when traffic slows down after work. Thanks. Fred Frigerio Locust USA This electronic message transmission contains information from Locust USA which may be confidential or privileged. The information is intended to be for the use of the individual or entity named above. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contents of this information is prohibited. If you have received this electronic transmission in error, please notify us by telephone (305-889-5410) or by reply via electronic mail immediately. -----Original Message----- From: dev...@li... [mailto:dev...@li...] On Behalf Of Dick Middleton Sent: Tuesday, April 08, 2008 2:04 PM To: dev...@li... Subject: Re: [Devil-Linux-discuss] Install-tousb scrip failing Fred Frigerio wrote: > Last chance, do you really want to continue ? (y/n) y Installing > syslinux MBR > 0+1 records in > 0+1 records out > 410 bytes (410 B) copied, 0.001488 s, 276 kB/s installing SysLinux > boot sector copying files copying source file ./bootcd.iso to device > mounted on ./tmp-install2usb/disk-mnt/bootcd.iso > cp: failed to preserve ownership for > `./tmp-install2usb/disk-mnt/bootcd.iso': Operation not permitted > Install failed! > syncing and unmounting (this could take a while) > > I am getting this error during the install to usb. I have 2 partitions > sdb1 and sdb2 with sdb1 being the cd iso and sdb2 for the configuration. Yes, I've seen this. In my experience it doesn't stop it working. Dick ------------------------------------------------------------------------ - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Register now and save $200. Hurry, offer ends at 11:59 p.m., Monday, April 7! Use priority code J8TLD2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/j avaone _______________________________________________ Devil-linux-discuss mailing list Dev...@li... https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss |
|
From: Serge L. <fi...@in...> - 2008-04-10 13:04:50
Attachments:
install-on-usb.vfat.diff
|
Hello, Fred Frigerio wrote: > Last chance, do you really want to continue ? (y/n) y > Installing syslinux MBR > 0+1 records in > 0+1 records out > 410 bytes (410 B) copied, 0.001488 s, 276 kB/s > installing SysLinux boot sector > copying files > copying source file ./bootcd.iso to device mounted on > ./tmp-install2usb/disk-mnt/bootcd.iso > cp: failed to preserve ownership for > `./tmp-install2usb/disk-mnt/bootcd.iso': Operation not permitted > Install failed! > syncing and unmounting (this could take a while) I've checked it. Looks like an attempt to preserve permissions for vfat partition. I have no possibility to check the patch now and I will be grateful for the testing. -- Serge |
|
From: Dick M. <di...@fo...> - 2008-04-10 20:19:24
|
Serge, >> Install failed! >> syncing and unmounting (this could take a while) > I've checked it. Looks like an attempt to preserve permissions for vfat > partition. I have no possibility to check the patch now and I will be grateful > for the testing. I've just done this on 1.3.4-2008-04-10 with syslinux bootloader on fat partition and it worked fine - no error. Dick |
|
From: Serge L. <fi...@in...> - 2008-04-11 07:14:00
|
Dick, Dick Middleton wrote: > Serge, > >>> Install failed! >>> syncing and unmounting (this could take a while) >> I've checked it. Looks like an attempt to preserve permissions for vfat >> partition. I have no possibility to check the patch now and I will be grateful >> for the testing. > > I've just done this on 1.3.4-2008-04-10 with syslinux bootloader on fat > partition and it worked fine - no error. > Thank you very much! I'll check it in. -- Sincerely, Serge |